freetype2/src
Tom Kacvinsky f3dad68be8 In function parse_font_matrix(), make sure that the units per em value
is assigned an unsigned short value, first by shifting right 16 bits,
then by casting the results to FT_UShort.
2001-03-19 13:52:31 +00:00
..
autohint * src/*/*.c: Added many casts to make code more 64bit-safe. 2001-03-10 17:07:42 +00:00
base * TODO: Updated. 2001-03-11 11:28:39 +00:00
cache * src/*/*.c: Added many casts to make code more 64bit-safe. 2001-03-10 17:07:42 +00:00
cff Change units per EM assignment in cff_parse_font_bbox(). 2001-03-19 13:44:15 +00:00
cid fixed a small bug 2001-03-19 11:34:49 +00:00
pcf small update to remove compiler warnings 2001-03-17 23:25:34 +00:00
psaux * src/psaux/t1decode.c (T1_Decoder_Parse_Charstrings): Fix error 2001-03-12 22:33:52 +00:00
psnames * src/*/*.c: Added many casts to make code more 64bit-safe. 2001-03-10 17:07:42 +00:00
raster * src/*/*.c: Added many casts to make code more 64bit-safe. 2001-03-10 17:07:42 +00:00
sfnt * src/*/*.c: Added many casts to make code more 64bit-safe. 2001-03-10 17:07:42 +00:00
smooth * src/*/*.c: Added many casts to make code more 64bit-safe. 2001-03-10 17:07:42 +00:00
truetype * src/*/*.c: Added many casts to make code more 64bit-safe. 2001-03-10 17:07:42 +00:00
type1 In function parse_font_matrix(), make sure that the units per em value 2001-03-19 13:52:31 +00:00
winfonts * src/*/*.c: Added many casts to make code more 64bit-safe. 2001-03-10 17:07:42 +00:00