mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-07 19:18:02 +02:00
added auto-hinting support for synthetic (obliqued)
Type 1 fonts
This commit is contained in:
parent
34ad7361bd
commit
a38af21991
1 changed files with 8 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue