Ewald Hew b9bd2d14e2 [psaux] Fix CFF advance widths. (#52466)
Glyph advance widths were being written to the new `PS_Decoder' but not
saved to the underlying format specific decoder. This caused pure CFF
fonts to have bad advance width.

* include/freetype/internal/psaux.h (PS_Decoder): Change `glyph_width'
field to pointer.
Remove unused fields.
* src/psaux/psobjs.c (ps_decoder_init): Change `glyph_width' from copy
to reference.
Remove unused.
* src/psaux/psft.c (cf2_setGlyphWidth): Update code.
2017-11-22 12:38:36 +08:00
..
2017-01-04 20:16:34 +01:00
2017-10-04 22:46:36 +02:00
2017-01-04 20:16:34 +01:00
2017-01-04 20:16:34 +01:00
2017-01-04 20:16:34 +01:00
2017-10-01 00:41:07 +02:00
2017-10-01 00:41:07 +02:00
2017-01-04 20:16:34 +01:00
2017-01-04 20:16:34 +01:00
2017-10-01 00:41:07 +02:00
2017-10-01 00:41:07 +02:00
2017-01-04 20:16:34 +01:00
2017-01-04 20:16:34 +01:00
2017-01-04 20:16:34 +01:00
2017-03-05 19:06:41 +01:00
2017-01-04 20:16:34 +01:00
2017-10-07 12:12:49 +02:00