-
-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
Description
Prerequisites
- I have written a descriptive issue title
- I have verified that I am running the latest version of Fonts
- I have verified if the problem exist in both
DEBUGandRELEASEmode - I have searched open and closed issues to ensure it has not already been reported
Fonts version
3.0.0-alpha.0.11
Other Six Labors packages and versions
4.0.0-alpha.0.55 / Drawing: 3.0.0-alpha.0.6
Environment (Operating system, version and so on)
Ubuntu 24.04
.NET Framework version
.net 9.0
Description
Hello,
I wrote a small program to compare rendering between ImageSharp and Chrome. And I just want to share this since I found minor difference.
The result is overall very good !
I don't know if you prefer 1 issue for each one I found (I can split it), but here it is :)
The code:
https://github.com/Socolin/TestImageSharpFont/tree/main
And I was surprise to see in my small tests no major issue with Thai and Hebrew (there are open issue for those #214 #215 , maybe my tests did not cover case related to those)
The one I saw are
Bengali:
Tibetan: (Offset on Y)
Myanmar (Offset on Y + minor issues):
Steps to Reproduce
- Clone https://github.com/Socolin/TestImageSharpFont/tree/main
- Run
dotnet run - Check
index.html
Images
No response
christianrondeau
