mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-05 07:48:00 +02:00
minor correction to 2001-02-07 entries.
This commit is contained in:
parent
78b5f17a15
commit
16c691c155
1 changed files with 2 additions and 2 deletions
|
|
@ -12,8 +12,8 @@
|
|||
* src/cff/cffparse.c (cff_parse_font_matrix): Added logic to get
|
||||
the units_per_EM from the FontMatrix.
|
||||
|
||||
(cff_parse_fixed_thousand): New function. Gets a real number fromt
|
||||
he CFF font, but multiplies by 1000 (this is to avoid rounding
|
||||
(cff_parse_fixed_thousand): New function. Gets a real number from
|
||||
the CFF font, but multiplies by 1000 (this is to avoid rounding
|
||||
errors when placing this real number into a 16.16 fixed number).
|
||||
|
||||
(cff_parse_real): Added code so that the integer part is moved
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue