Opened 8 years ago
Closed 8 years ago
#10242 closed enhancement (fixed)
freetype-2.9 freetype-doc
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | 8.2 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New minor version.
Change History (3)
comment:1 by , 8 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 8 years ago
Note:
See TracTickets
for help on using tickets.

CHANGES BETWEEN 2.8.1 and 2.9
hinting-engine' property of thetype1' driver module you can then switch between the two engines.face_flags' field of theFT_Face' structure has a new bit, `FT_FACE_FLAG_VARIATION', which is set if a variation font has been altered with `FT_Set_MM_Design_Coordinates', `FT_Set_Var_Design_Coordinates', or `FT_Set_Var_Blend_Coordinates'.FT_AUTOHINTER_H',FT_CFF_DRIVER_H', `FT_TRUETYPE_DRIVER_H', and `FT_PCF_DRIVER_H' still work but are deprecated.ftbench' demo program has a new option-j' to specify the last glyph index to be used in the tests.ftgrid' demo program has a new option-n' to suppress display of named instances of variation fonts.ttdebug' demo program can now show a stack trace (keyK') and switch between hexadecimal and decimal display of integers (key `I').