4951 Commits (d00cbc3f90806ce1cca690860dfdde5c66625e52)

Author SHA1 Message Date
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. 5 years ago
Alexei Podtelezhnikov 3a1f4b7aaa * src/truetype/ttgload.c (TT_Load_Glyph): More tracing. 5 years ago
Werner Lemberg 8b3601324f Minor typos, formatting. 5 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
Werner Lemberg b6183ea369 * src/sfnt/sfwoff2.c (woff2_decompress): Fix compiler warning. 5 years ago
Werner Lemberg c922ffa5d2 * builds/unix/configure.raw: Fix inclusion of `ftoption.h'. 5 years ago
Werner Lemberg 96fb73efd5 Fix clang warnings. 5 years ago
David Turner 0f35b042e0 [build] Really fix multi and C++ builds. 5 years ago
David Turner cb4a943bc4 [build] Fix multi and C++ builds. 5 years ago
Werner Lemberg 2eb8f88626 [psaux] Improve `t1_decoder_parse_metrics' (#58646). 5 years ago
David Turner b0667d2d36 [build] Improve visibility support of library function names. 5 years ago
David Turner bb66c8d8cf [build] Split off more stuff from `ftconfig.h'. 5 years ago
David Turner 0322efb5e5 [build] Move mac support code to `mac-support.h'. 5 years ago