freetype2/src/cff
Alexei Podtelezhnikov 1bfaca0635 [cff, truetype] Simplify SVG metrics scaling.
Use pre-calculated scaling factors. Also, the advance widths used
to be rounded, which was incorrect.

* src/cff/cffgload.c (cff_slot_load): Use `x_scale` and `y_scale`.
* src/truetype/ttgload.c (TT_Load_Glyph): Ditto.
2022-10-21 12:14:52 +00:00
..
cff.c Update all copyright notices. 2022-01-11 10:54:10 +01:00
cffcmap.c Whitespace. 2022-04-01 08:50:33 +02:00
cffcmap.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
cffdrivr.c [cff] Remove `FT_CONFIG_OPTION_NO_GLYPH_NAMES`. 2022-10-10 12:41:49 +02:00
cffdrivr.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
cfferrs.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
cffgload.c [cff, truetype] Simplify SVG metrics scaling. 2022-10-21 12:14:52 +00:00
cffgload.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
cffload.c s/fixed point/fixed-point/ 2022-06-21 17:08:04 +02:00
cffload.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
cffobjs.c [cff] Remove `FT_CONFIG_OPTION_NO_GLYPH_NAMES`. 2022-10-10 12:41:49 +02:00
cffobjs.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
cffparse.c s/fixed point/fixed-point/ 2022-06-21 17:08:04 +02:00
cffparse.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
cfftoken.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
module.mk Update all copyright notices. 2022-01-11 10:54:10 +01:00
rules.mk Update all copyright notices. 2022-01-11 10:54:10 +01:00