|
|
|
@ -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. |
|
|
|
|