Fix parsing of simple glyphs.
commit5b1c7b86b9b45911c982f684d606efd1895e9f65
authorWerner Lemberg <wl@gnu.org>
Thu, 10 May 2012 21:50:54 +0000 (10 23:50 +0200)
committerWerner Lemberg <wl@gnu.org>
Thu, 10 May 2012 21:50:54 +0000 (10 23:50 +0200)
tree5ea3b8cd7fb57cde6f99c6cc0880784d1f48a20e
parentda14615fa701b7e7605c90aa8985a599a26b3393
Fix parsing of simple glyphs.

An FT_Byte type can't hold the value 1 + 255 = 256 ...

Problem reported by Khaled Hosny.
lib/taglyf.c