]> git.wh0rd.org - fontconfig.git/commitdiff
Work around FreeType bug when glyph name buffer is too small.
authorKeith Packard <keithp@neko.keithp.com>
Mon, 12 Mar 2007 17:32:23 +0000 (10:32 -0700)
committerKeith Packard <keithp@neko.keithp.com>
Mon, 12 Mar 2007 17:32:23 +0000 (10:32 -0700)
Recent versions of FreeType do not correctly deal with glyph name buffers
that are too small; work around this by declaring a buffer that can hold any
PS name (127 bytes).


No differences found