freetype2/src
Alexei Podtelezhnikov 839905475e [truetype] Round phantom points after instructions.
According to specifications, phantom points might be instructed to
fit them to grid. Then rounding them before instructions might
interfere. Other points are not touched before instructions
either.

* src/truetype/ttgload.c (TT_Hint_Glyph): Delay phantom point
rounding until after instructions are applied.
2023-03-07 17:35:15 +00:00
..
autofit * src/*: Replace leading underscores with trailing ones in dummy variables. 2023-02-26 20:18:54 +01:00
base Fix a couple of MSVC warnings. 2023-03-05 22:05:24 -05:00
bdf Avoid reserved identifiers that are globally defined. 2023-02-08 21:09:30 +01:00
bzip2 Update all copyright notices. 2023-01-17 09:18:25 +01:00
cache Update all copyright notices. 2023-01-17 09:18:25 +01:00
cff * src/cff/cffparse.c (cff_parser_run): Thinko. 2023-03-05 00:31:58 -05:00
cid [cff,cid,type1] Shorten de-referencing. 2023-03-03 17:21:10 +00:00
dlg * src/*: Replace leading underscores with trailing ones in dummy variables. 2023-02-26 20:18:54 +01:00
gxvalid Update all copyright notices. 2023-01-17 09:18:25 +01:00
gzip [gzip] File `infback.c` is not needed. 2023-03-07 08:55:58 +01:00
lzw Fix 'fall-through' warning messages. 2023-02-08 21:09:32 +01:00
otvalid Update all copyright notices. 2023-01-17 09:18:25 +01:00
pcf Whitespace. 2023-01-28 17:04:11 +01:00
pfr [pfr] Shorten de-referencing. 2023-03-03 22:10:50 -05:00
psaux * src/*: Replace leading underscores with trailing ones in dummy variables. 2023-02-26 20:18:54 +01:00
pshinter Fix `FT_LOCAL` and `FT_LOCAL_DEF` tags. 2023-02-08 21:09:32 +01:00
psnames Update all copyright notices. 2023-01-17 09:18:25 +01:00
raster [raster] Clean up contour indexing. 2023-02-21 16:17:07 +00:00
sdf * src/sdf/ftsdf.c (get_min_distance_cubic): Fix C4701, typos. 2023-02-20 22:29:18 -05:00
sfnt Fix a couple of MSVC warnings. 2023-03-05 22:05:24 -05:00
smooth [base] Clean up contour indexing. 2023-02-20 16:33:45 +00:00
svg Update all copyright notices. 2023-01-17 09:18:25 +01:00
tools [apinames] Fix VMS handling of overly long function names. 2023-03-07 07:28:32 +01:00
truetype [truetype] Round phantom points after instructions. 2023-03-07 17:35:15 +00:00
type1 [cff,cid,type1] Shorten de-referencing. 2023-03-03 17:21:10 +00:00
type42 Fix 'fall-through' warning messages. 2023-02-08 21:09:32 +01:00
winfonts Update all copyright notices. 2023-01-17 09:18:25 +01:00