mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-03 19:38:00 +02:00
Noted latest changes to incremental font lolading system.
This commit is contained in:
parent
bd9ca33eda
commit
917589d4bd
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
|
@ -1,3 +1,15 @@
|
|||
2002-08-15 Graham Asher <graham.asher@btinternet.com>
|
||||
|
||||
* src/cff/cffgload.c, src/cff/cffload.c, src/cff/cffload.h,
|
||||
src/cff/cffobjs.c [FT_CONFIG_OPTION_INCREMENTAL]:
|
||||
implemented the incremental font loading system for
|
||||
the CFF driver. Tested using the GhostScript-to-FreeType
|
||||
bridge (under development).
|
||||
|
||||
* src/cid/cidgload.c [FT_CONFIG_OPTION_INCREMENTAL]:
|
||||
corrected the incremental font loading implementation to
|
||||
use the new system introduced on 2002-08-01.
|
||||
|
||||
2002-08-06 Werner Lemberg <wl@gnu.org>
|
||||
|
||||
* src/cff/cffcmap.c: Remove compiler warnings.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue