freetype2/src
Alexei Podtelezhnikov a69320a9b2 [bdf] Simplify comment collection or lack thereof.
BDF comments are neither actually collected nor retrieved. There is
no need to be fancy with delimiters.

* src/bdf/bdflib.c (_add_bdf_comment): Delimit comments with zeros...
(bdf_load_font): ...and do not null-terminate comments additionally.
(_bdf_parse_glyphs): Check if comments are kept, which they are not.
(_bdf_parse_start): Minor clean up.
2021-09-24 22:06:44 -04:00
..
autofit Cosmetic zeros. 2021-09-02 22:10:57 -04:00
base [base] Initialize stream memory earlier. 2021-09-22 00:30:03 -04:00
bdf [bdf] Simplify comment collection or lack thereof. 2021-09-24 22:06:44 -04:00
bzip2 Replace boolean allocation macros with MEM ones. 2021-09-14 21:32:43 -04:00
cache [cache] Minor clean-ups. 2021-09-18 07:05:55 -04:00
cff Use NULL for pointers only. 2021-09-23 23:10:26 -04:00
cid Minor. 2021-09-20 22:18:29 -04:00
dlg [dlg] Synchronize with upstream. 2021-09-07 06:40:55 -07:00
gxvalid Whitespace formatting. 2021-08-22 22:32:07 -04:00
gzip Replace boolean allocation macros with MEM ones. 2021-09-14 21:32:43 -04:00
lzw s/0/NULL/ where appropriate. 2021-09-01 21:37:21 -04:00
otvalid Whitespace formatting. 2021-08-22 22:32:07 -04:00
pcf [bdf, pcf] Minor optimization. 2021-09-22 20:20:04 -04:00
pfr Whitespace formatting. 2021-08-22 22:32:07 -04:00
psaux [cache, psaux] Remove zeros. 2021-09-12 23:21:32 -04:00
pshinter * src/pshinter/pshrec.c (ps_mask_table_merge_all): Tweak loops. 2021-09-14 10:26:37 -04:00
psnames Replace boolean allocation macros with MEM ones. 2021-09-14 21:32:43 -04:00
raster [smooth, raster, sdf] Clean up initialization calls. 2021-09-02 23:30:31 -04:00
sdf [smooth, raster, sdf] Clean up initialization calls. 2021-09-02 23:30:31 -04:00
sfnt Replace boolean allocation macros with MEM ones. 2021-09-14 21:32:43 -04:00
smooth Minor. 2021-09-20 22:18:29 -04:00
tools src/tools/ftrandom/ftrandom.c (_XOPEN_SOURCE): Set to 600. 2021-09-07 18:51:53 -07:00
truetype Minor type adjustments. 2021-09-14 22:55:50 -04:00
type1 Minor type adjustments. 2021-09-14 22:55:50 -04:00
type42 Add a comment. 2021-06-15 22:49:21 -04:00
winfonts Use NULL for pointers only. 2021-09-23 23:10:26 -04:00