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-09-16 19:08:17 +02:00
2017-09-07 22:36:02 -04:00
2017-01-24 23:56:59 -05:00
2017-01-04 20:16:34 +01:00
2017-09-24 09:15:11 +02:00
2017-09-07 22:36:02 -04:00
2017-09-14 22:39:51 +02:00
2017-01-04 20:16:34 +01:00