You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While doing some tests with font fallback, I got to this piece of text (see below) that is killing my computer (taking forever, using all the memory) when I try to render with ImageSharp, even if the font does not support those characters
Prerequisites
DEBUGandRELEASEmodeFonts version
3.0.0-alpha.0.4
Other Six Labors packages and versions
Drawing: 3.0.0-alpha.0.6 ImageSharp: 4.0.0-alpha.0.55
Environment (Operating system, version and so on)
Ubuntu 24.04
.NET Framework version
.net 9.0
Description
While doing some tests with font fallback, I got to this piece of text (see below) that is killing my computer (taking forever, using all the memory) when I try to render with ImageSharp, even if the font does not support those characters
Steps to Reproduce
Fonts available here: Fonts.zip
Images
No response