freetype/src
Alex Ringlein 74ea5454cc * src/base/ftoutln.c (FT_Outline_Reverse): Anchor first contour points.
A cubic contour has to always start from an on-point. Therefore, we
should not swap the first with the last point, which might be off, and
obtain an invalid contour. This does not matter for conic contours.
If anything, it also saves one swap there. Fixes #1207.
2023-02-16 22:38:35 -05:00
..
autofit [autofit] Fix 'multi' compilation. 2023-02-08 21:53:30 +01:00
base * src/base/ftoutln.c (FT_Outline_Reverse): Anchor first contour points. 2023-02-16 22:38:35 -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 For debugging, avoid implicit conversion from integer to double. 2023-02-08 21:09:32 +01:00
cid Fix FT_LOCAL and FT_LOCAL_DEF tags. 2023-02-08 21:09:32 +01:00
dlg Update all copyright notices. 2023-01-17 09:18:25 +01:00
gxvalid Update all copyright notices. 2023-01-17 09:18:25 +01:00
gzip Update all copyright notices. 2023-01-17 09:18:25 +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 Fix FT_LOCAL and FT_LOCAL_DEF tags. 2023-02-08 21:09:32 +01:00
psaux Fix FT_LOCAL and FT_LOCAL_DEF tags. 2023-02-08 21:09:32 +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 For debugging, avoid implicit conversion from integer to double. 2023-02-08 21:09:32 +01:00
sdf Fix 'fall-through' warning messages. 2023-02-08 21:09:32 +01:00
sfnt Fix FT_LOCAL and FT_LOCAL_DEF tags. 2023-02-08 21:09:32 +01:00
smooth Fix 'fall-through' warning messages. 2023-02-08 21:09:32 +01:00
svg Update all copyright notices. 2023-01-17 09:18:25 +01:00
tools * src/tools/update-copyright: Allow execution from other repositories. 2023-01-17 19:03:45 +01:00
truetype For debugging, avoid implicit conversion from integer to double. 2023-02-08 21:09:32 +01:00
type1 [type1/MM] Round design coordinates. 2023-02-10 08:24:33 -05: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