freetype2/src
suzuki toshiya 0dd4eef68f Fix help message of apinames.
* src/tools/apinames.c: The first header file must be
  given after the options.  All arguments after the
  first header file are dealt as header files to be
  parsed, regardless with their leading "-".

  For example,
  "apinames include/freetype/freetype.h -dFREETYPE.DLL"
  warns "unable to open -dFREETYPE.DLL".

  Thus, the "header1" must be given after the arguments
  to be parsed as the options.
2024-10-10 15:56:22 +09:00
..
autofit Fix various typos. 2024-08-13 23:29:13 -04:00
base Fix various typos. 2024-08-13 23:29:13 -04:00
bdf [bdf,pcf,winfonts,sfnt] Remove barely used marcros. 2024-07-28 19:42:49 -04:00
bzip2 Update all copyright notices. 2024-01-27 11:11:22 -05:00
cache * src/*/*: Fix C++ compilation; fix clang warnings. 2024-08-12 12:34:28 +02:00
cff [cff, truetype] Validate variation axes immediately. 2024-05-21 16:24:43 -04:00
cid Avoid n^2 scanning for binary data. 2024-03-08 17:47:43 +01:00
dlg Update all copyright notices. 2024-01-27 11:11:22 -05:00
gxvalid Update all copyright notices. 2024-01-27 11:11:22 -05:00
gzip Update all copyright notices. 2024-01-27 11:11:22 -05:00
lzw Update all copyright notices. 2024-01-27 11:11:22 -05:00
otvalid Update all copyright notices. 2024-01-27 11:11:22 -05:00
pcf [bdf,pcf,winfonts,sfnt] Remove barely used marcros. 2024-07-28 19:42:49 -04:00
pfr Use unsigned tags `FT_Outline`. 2024-06-20 22:16:51 -04:00
psaux * src/*/*: Fix C++ compilation; fix clang warnings. 2024-08-12 12:34:28 +02:00
pshinter Use unsigned tags `FT_Outline`. 2024-06-20 22:16:51 -04:00
psnames Update all copyright notices. 2024-01-27 11:11:22 -05:00
raster Use unsigned tags `FT_Outline`. 2024-06-20 22:16:51 -04:00
sdf Fix various typos. 2024-08-13 23:29:13 -04:00
sfnt * src/sfnt/ttsbit.c (tt_face_load_sbix_image): Respect metrics_only. 2024-09-07 13:44:57 -04:00
smooth Use unsigned point and contour indexing in `FT_Outline`. 2024-06-20 20:49:56 -04:00
svg Update all copyright notices. 2024-01-27 11:11:22 -05:00
tools Fix help message of apinames. 2024-10-10 15:56:22 +09:00
truetype Various minor documentation or formatting fixes. 2024-08-12 12:34:28 +02:00
type1 [truetype, type1] Use FT_DUP to duplicate data. 2024-05-19 22:48:13 -04:00
type42 Update all copyright notices. 2024-01-27 11:11:22 -05:00
winfonts * src/winfonts/winfnt.c (fnt_face_get_dll_font): Unwrap arithmetic. 2024-08-01 21:15:46 -04:00