4960 Commits (1c229af2d2f1b89b87fb1a4abaf6cb2ee69aa6fe)

Author SHA1 Message Date
Werner Lemberg 1c229af2d2 [dlg] Fix compiler warnings. 4 years ago
Werner Lemberg 7691588098 * src/type42/t42parse.c: Fix `-Wformat` warnings. 4 years ago
Priyesh Kumar 33bd25ca07 [builds/unix] Check for 'pthread' library. 4 years ago
Werner Lemberg ce43d808dc [base] Implement vertical alignment of log printing. 4 years ago
Priyesh Kumar ab0ea068ee Update logging related documentation. 4 years ago
Priyesh Kumar 6d9e6b21e5 * src/*: Fix `-Wformat` warnings. 4 years ago
Priyesh Kumar 2a5d8e8ff8 [builds/windows] Changes to build 'dlg' with FreeType on Windows. 4 years ago
Priyesh Kumar 2a46d1f04e [base] Add public API to change log handling function. 4 years ago
Priyesh Kumar 5fea76cf0f [base] Add public API to change the levels of tracing components. 4 years ago
Priyesh Kumar d00cbc3f90 [base] Updates to print timestamp and name of `FT_COMPONENT` in logs. 4 years ago
Priyesh Kumar d46bada285 [base] Add functions and variables to print logs to a file. 4 years ago
Priyesh Kumar 34b1c897c1 [builds] Necessary changes to make 'dlg' compile. 4 years ago
Priyesh Kumar 8da4b437b4 * .gitmodules: Add 'dlg' library's git repository as submodule. 4 years ago
Werner Lemberg 8cc4d0dc32 * src/tools/chktrcmp.py (trace_use_pat): Update to current use. 4 years ago
Alexei Podtelezhnikov 5abd252a0a [cff,cid,type1] Demote old engine for lack of CFF2. 4 years ago
Werner Lemberg 32b14552d6 * src/type42/t42parse.c (t42_parse_sfnts): More tracing messages. 4 years ago
Werner Lemberg 26e2a89598 * meson.build: Fix .pc file generation. 4 years ago
Werner Lemberg 804e625def [truetype] Minor update to forthcoming OpenType 1.8.4 standard. 4 years ago
Werner Lemberg 40c5681ab9 * meson.build: Fix 'harfbuzz' and 'brotli' build options (#59347). 4 years ago
Ben Wagner 007c109b45 * src/sfnt/pngshim.c (Load_SBit_Png): Fix memory leak (#59322). 4 years ago
Werner Lemberg 6a2b3e4007 * Version 2.10.4 released. 4 years ago
Werner Lemberg a3bab162b2 [sfnt] Fix heap buffer overflow (#59308). 4 years ago
Alexei Podtelezhnikov 840ce58f94 * src/sfnt/tt{colr,cpal}.c: Fix signedness warnings from VC++. 4 years ago
Alexei Podtelezhnikov a93f50b611 * src/sfnt/sfwoff2.c (Read255UShort): Tweak types to please VC++. 4 years ago
Werner Lemberg 337670af0a * Version 2.10.3 released. 4 years ago
Werner Lemberg 40479fad93 [autofit] Synchronize with ttfautohint. 4 years ago
Werner Lemberg e8ee98e669 Move `scripts/make_distribution_archives.py` to `src/tools`. 4 years ago
Werner Lemberg 4f13a43ab3 * src/cff/cffgload.c (cff_slot_load): Scale `vertBearingY`. 4 years ago
Werner Lemberg bed960d948 * src/base/ftobjs.c (FT_Load_Glyph): Trace glyph metrics. 4 years ago
Werner Lemberg 3ce0df52e2 [meson] Move auxiliary scripts to `builds/meson`. 4 years ago
David Turner d686f2ff9c Add python script for building tarballs. 4 years ago
Werner Lemberg 46417607e6 * scripts/extract_freetype_version.py: Fix regex typos. 4 years ago
David Turner 66978a5887 Add Meson build project file. 4 years ago
Alexei Podtelezhnikov 20186d1be6 [raster] Improve the second pass (#58373). 4 years ago
Alexei Podtelezhnikov c3721642f1 [raster] Tune SMART macro (#58352). 4 years ago
Alexei Podtelezhnikov cb47331369 [raster] Introduce SMART macro. 4 years ago
Nikolaus Waxweiler fa82803f46 * ChangeLog: Add entry for last commit. 4 years ago
Alexei Podtelezhnikov 600d59e343 [truetype] Reduce Infinality footprint (cont'd). 4 years ago
Alexei Podtelezhnikov 51a5e3389c [truetype] Reduce Infinality footprint. 4 years ago
Alexei Podtelezhnikov e6c7e4b42b [truetype] Refactor compensation color. 4 years ago
Alexei Podtelezhnikov 16ee2a22ab [smooth] Don't set target in direct mode. 4 years ago
Alexei Podtelezhnikov 6730854c39 * src/smooth/ftsmooth.c (ft_smooth_raster_overlap): Limit width. 4 years ago
Werner Lemberg cdc009c24a * src/truetype/ttgload.c (TT_Get_VMetrics): Add tracing message. 4 years ago
Alexei Podtelezhnikov f9f6adb625 [truetype] Retain OVERLAP_SIMPLE and OVERLAP_COMPOUND. 4 years ago
Alexei Podtelezhnikov 3a1f4b7aaa * src/truetype/ttgload.c (TT_Load_Glyph): More tracing. 4 years ago
Werner Lemberg 8b3601324f Minor typos, formatting. 4 years ago
Alexei Podtelezhnikov f76f7fdecd Hide internal functions with SunPro. 5 years ago
Anuj Verma 3273521f40 Fix static compilation with Visual C. 5 years ago
Priyesh Kumar 53be1753de Fix `-Wformat' compiler warnings. 5 years ago
Werner Lemberg 8cfc41ae95 Fix `-Wformat' compiler warnings. 5 years ago