added auto-hinting support for synthetic (obliqued)
Type 1 fonts
This commit is contained in:
parent
34e52707f0
commit
3944018091
|
@ -1,3 +1,11 @@
|
|||
2000-11-16 David Turner <david@freetype.org>
|
||||
|
||||
* src/autohint/ahtypes.h (AH_Hinter): added new fields used to
|
||||
control the auto-hinting of synthetic Type 1 fonts.
|
||||
|
||||
* src/autohint/ahhint.c (ah_hinter_load ah_hinter_load_glyph):
|
||||
added auto-hinting support of synthetic Type 1 fonts.
|
||||
|
||||
2000-11-12 Tom Kacvinsky <tjk@ams.org>
|
||||
|
||||
* src/sfnt/ttload.c (TT_LookUp_Table, TT_Load_Generic_Table): Change
|
||||
|
|
Loading…
Reference in New Issue