[Libreoffice-bugs] [Bug 37035] Mac crash when using specific font ...

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 25 06:54:56 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=37035

--- Comment #7 from Caolán McNamara <caolanm at redhat.com> 2011-08-25 06:54:57 PDT ---
i.e. ATSUGetGlyphBounds is an apple-provided api.

http://bugzilla.neooffice.org/bug.php?op=show&bugid=707 is another
manifestation of this.

If we black listed these fonts in the aqua-specific GetDevFontAttributes then
they wouldn't get added to our known font list

http://opengrok.libreoffice.org/xref/core/vcl/aqua/source/gdi/salatsuifontutils.cxx#378
looks a good place, e.g. check for the name of the font, ideally with a check
for the version of the font so later possibly fixed one would be allowed.

I don't have a mac, so can't fix it myself.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Libreoffice-bugs mailing list