freetype2/src/cff
Werner Lemberg 4f13a43ab3 * src/cff/cffgload.c (cff_slot_load): Scale `vertBearingY`.
Towards the end of the the function there is a call to
`FT_Outline_Get_CBox` that retrieves the glyph bbox in scaled units.
That sets `horiBearing{X,Y}` and `vertBearingX` but `vertBearingY`
is left alone, and is not scaled.

Patch from Eric Muller <emuller@amazon.com>.
2020-09-24 09:35:24 +02:00
..
cff.c Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
cffcmap.c Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
cffcmap.h Fix clang warnings. 2020-07-07 16:58:14 +02:00
cffdrivr.c Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
cffdrivr.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
cfferrs.h Make macros for header file names optional. 2020-06-08 13:31:55 +02:00
cffgload.c * src/cff/cffgload.c (cff_slot_load): Scale `vertBearingY`. 2020-09-24 09:35:24 +02:00
cffgload.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
cffload.c Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
cffload.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
cffobjs.c [cff] Fix handling of `style_name == NULL' (#58630). 2020-06-20 05:31:34 +02:00
cffobjs.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
cffparse.c Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
cffparse.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
cfftoken.h Update all copyright notices. 2020-01-19 17:05:19 +01:00
module.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
rules.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00