Commented latest change to t1load.c.
This commit is contained in:
parent
2d54c604c7
commit
ef8bd8336a
|
@ -1,3 +1,11 @@
|
|||
2002-08-01 Graham Asher <graham.asher@btinternet.com>
|
||||
* src/type1/t1load.c:
|
||||
T1_Open_Face now tolerates a face with no charstrings if there
|
||||
is an incremental loading interface. Type 1 faces supplied by
|
||||
PostScript interpreters like GhostScript will typically not
|
||||
provide any charstrings at load time, so this is essential
|
||||
if they are to work.
|
||||
|
||||
2002-08-01 Graham Asher <graham.asher@btinternet.com>
|
||||
* include/freetype/config/ftheader.h,
|
||||
include/freetype/freetype.h,
|
||||
|
|
Loading…
Reference in New Issue