Minor fixes.
This commit is contained in:
parent
fe6da50d04
commit
942d92c9c0
|
@ -1,6 +1,7 @@
|
|||
2010-01-05 Ken Sharp <ken.sharp@artifex.com>
|
||||
|
||||
Make Type 1 `seac' operator work with incremental interface.
|
||||
This fixes Savannah bug #28480.
|
||||
|
||||
* src/psaux/t1decode.c (t1operator_seac): Don't check `glyph_names'
|
||||
if incremental interface is used.
|
||||
|
@ -8,6 +9,7 @@
|
|||
2010-01-04 Ken Sharp <ken.sharp@artifex.com>
|
||||
|
||||
Make incremental interface work with TrueType fonts.
|
||||
This fixes Savannah bug #28478.
|
||||
|
||||
* src/truetype/ttgload.c (load_truetype_glyph): Don't check
|
||||
`glyf_offset' if incremental interface is used.
|
||||
|
|
Loading…
Reference in New Issue