freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] ttfautohint 0.6 has been released


From: vernon adams
Subject: Re: [ft-devel] ttfautohint 0.6 has been released
Date: Tue, 27 Dec 2011 11:43:46 +0000



Could this be the same reason why 0.6 crashes for me on osx with a segmentation fault when autohinting any font?
-v


-----Original message-----
From: Werner LEMBERG <address@hidden>
To:
address@hidden
Cc:
address@hidden, address@hidden
Sent:
Tue, 27 Dec 2011, 06:29:50 GMT+00:00
Subject:
Re: [ft-devel] ttfautohint 0.6 has been released


> ttfautohint 0.6 has been released.

While testing google's new Roboto font (version 1.0), I found out that
ttfautohint 0.6 crashes, unfortunately. Reason is the very weird
glyph `nonbreakingspace' (its bbox is xMin=32767, yMin=32767,
xMax=-32767, yMax=-32767, BTW) which is a composite glyph with a
single component, namely `space'. However, `space' has no contours at
all...

Well, constructing such an anomaly is valid, but I haven't considered
this case. Alas, it means a major redesign of some algorithms in
ttfautohint. I'll release 0.6.1 after fixing this issue.


Werner

_______________________________________________
Freetype-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/freetype-devel

reply via email to

[Prev in Thread] Current Thread [Next in Thread]