freetype2/src/base
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
..
ftadvanc.c Avoid reserved identifiers that are globally defined. 2023-02-08 21:09:30 +01:00
ftbase.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftbase.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftbbox.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftbdf.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftbitmap.c Whitespace. 2023-01-28 17:04:11 +01:00
ftcalc.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftcid.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftcolor.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftdbgmem.c Avoid reserved identifiers that are globally defined. 2023-02-08 21:09:30 +01:00
ftdebug.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
fterrors.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftfntfmt.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftfstype.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftgasp.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftgloadr.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftglyph.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftgxval.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
fthash.c * src/base/fthash.c (hash_insert): Avoid unnecessary zeroing. 2022-01-14 18:22:23 +00:00
ftinit.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftlcdfil.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftmac.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftmm.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftobjs.c Fix 'fall-through' warning messages. 2023-02-08 21:09:32 +01:00
ftotval.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftoutln.c * src/base/ftoutln.c (FT_Outline_Reverse): Anchor first contour points. 2023-02-16 22:38:35 -05:00
ftpatent.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftpfr.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftpsprop.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftrfork.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftsnames.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftstream.c Avoid reserved identifiers that are globally defined. 2023-02-08 21:09:30 +01:00
ftstroke.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftsynth.c * src/base/ftsynth.c (FT_GlyphSlot_Slant): Add vertical slant. 2023-02-07 23:03:18 -05:00
ftsystem.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
fttrigon.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
fttype1.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftutil.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftver.rc * Version 2.13 released. 2023-02-09 07:24:52 +01:00
ftwinfnt.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
md5.c * src/base/md5.c: Updated to recent version. 2016-06-16 06:17:54 +02:00
md5.h * src/base/md5.c, src/base/md5.h: Updated to recent version. 2013-10-22 01:10:10 +02:00
rules.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00