freetype2/src
Alexei Podtelezhnikov 90b14882ec [bdf, pcf] Minor optimization.
* src/pcf/pcfread.c (pcf_load_font): Do not call `FT_MulDiv` for a
small job.
* src/bdf/bdfdrivr.c (BDF_Face_Init): Ditto.
* src/bdf/bdflib.c (_bdf_parse_glyphs): Fix a comment.
2021-09-22 20:20:04 -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, pcf] Minor optimization. 2021-09-22 20:20:04 -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 * src/cff/cffdrivr.c (cff_ps_get_font_{info,extra}): Use FT_QNEW. 2021-09-20 14:31:45 -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 * src/winfonts/winfnt.c (FNT_Face_Init): Tweak memory macro. 2021-04-26 17:10:28 -04:00