7373 Commits (d6a5c57727643fc7a0d30e10776edf9c2c5956ae)
 

Author SHA1 Message Date
Eli Schwartz d6a5c57727 * meson.build: Optimize lookup for `python3` program. 3 years ago
Eli Schwartz 57fd61805f * builds/meson/*.py: Fix name of python executable for auxiliary scripts. 3 years ago
Eli Schwartz e342f83c0b * meson.build: Check the return value of `run_command`. 3 years ago
Alexei Podtelezhnikov 0da2a1155e [truetype] Upstream the hdmx binary search. 3 years ago
Alexei Podtelezhnikov fd03dcc122 [truetype] Reset the IUP-called flags for each subglyph. 3 years ago
Alexei Podtelezhnikov 7add5b2bcb [truetype] Binary search through the `hdmx` records. 3 years ago
Alexei Podtelezhnikov a8ef33e3ae [truetype] Honor FT_LOAD_ADVANCE_ONLY if `hdmx` is usable. 3 years ago
Alexei Podtelezhnikov 6c831d658f [truetype] Initialize the loader with `hdmx` data. 3 years ago
Alexei Podtelezhnikov 7809007a5b [truetype] Relocate subpixel flag setting. 3 years ago
Alexei Podtelezhnikov a35b081ebc [truetype] Limit INSTCTRL appication within specs. 3 years ago
Ben Wagner bad92be927 [bdf] Fix use of uninitialized value. 3 years ago
Alexei Podtelezhnikov 012b00f3e6 [truetype] Reduce Infinality footprint again. 3 years ago
Cameron Cawley 1f95189875 [builds/windows] Guard some non-ancient API. 3 years ago
Cameron Cawley 9a533aa27f * builds/windows/visualc/freetype.vcproj: Add missing file. 3 years ago
Werner Lemberg 3f83daeecb * Version 2.11.1 released. 3 years ago
Alexei Podtelezhnikov 03380482ce [builds/windows] Improve debugging. 3 years ago
Seigo Nonaka 3b45f564e9 * src/base/ftobjs.c (FT_Request_Metrics): Fix build warning on Android. 3 years ago
Alexei Podtelezhnikov 64e26ad3a2 * builds/windows/vc2010/freetype.vcxproj (DlgCopy): Minor tweak. 3 years ago
Alexei Podtelezhnikov 36a905e174 * src/truetype/ttpload.c (tt_face_load_hdmx): Added comments. 3 years ago
Alexei Podtelezhnikov 32f13c11a4 [truetype] Quietly reject out-of-spec `hdmx` tables. 3 years ago
Alexei Podtelezhnikov cff026d415 [truetype] Partly revert 5b626281. 3 years ago
Alexei Podtelezhnikov 99086bf224 * builds/windows/vc2010/freetype.vcxproj (DlgCopy): Use transforms. 3 years ago
Werner Lemberg 3cabd142ce Update `CHANGES` files, other minor whitespace and documentation issues. 3 years ago
Werner Lemberg 81912a1385 formats.txt: Add info about WOFF and WOFF2. 3 years ago
Werner Lemberg 407f31ff87 meson.build: Initialize `common_ldflags`. 3 years ago
Lukas Oberhuber 896630bed6 * meson.build: Fix compatibility version on MacOS. 3 years ago
Werner Lemberg a11650d7fa * src/truetype/ttinterp.c (Ins_MD): Avoid `FT_ABS`. 3 years ago
Alexei Podtelezhnikov f8a4163a45 * include/freetype/fttypes.h (FT_MAKE_TAG): Remove the same casting. 3 years ago
Werner Lemberg 6da5f95fcf [gxvalid] Fix minor compilation warning. 3 years ago
Werner Lemberg f5ce182420 [smooth] Fix stand-alone compilation. 3 years ago
Werner Lemberg 8c8f51c558 Avoid undefined left-shifts. 3 years ago
Werner Lemberg 9079c5d91a Provide C++ versions for public macros with casts. 3 years ago
Werner Lemberg 238245cd66 Fix clang++ warnings. 3 years ago
Werner Lemberg e4f7673e46 [truetype] Updates for the forthcoming OpenType 1.9 standard (2/2). 3 years ago
Werner Lemberg 93e6b3e8e9 [truetype] Updates for the forthcoming OpenType 1.9 standard (1/2). 3 years ago
Werner Lemberg d31bafcb9c Fix clang warnings. 3 years ago
Dominik Röttsches 9597fd7b40 [sfnt] Avoid undefined shifts in `COLR` v1 paint parsing 3 years ago
Alexei Podtelezhnikov cf55313650 [builds/windows] Improve `DlgCopy` target. 3 years ago
Alexei Podtelezhnikov 42e617238a Explicitly define `FT_MSB` for Clang. 3 years ago
Alexei Podtelezhnikov c5cd2a3db4 * src/truetype/ttgxvar.c (ft_var_to_normalized): Edge optimization. 3 years ago
Alexei Podtelezhnikov 188c7d6670 Additional `FT_MSB` macro definitions. 3 years ago
Alexei Podtelezhnikov 05089e8a07 [build/windows] Remove logging from default debug configurations. 3 years ago
Werner Lemberg d899b200f6 * src/sfnt/sfobjs.c (sfnt_open_font): Fix typo. 3 years ago
Werner Lemberg b86f96bce6 * src/gxvalid.*, src/otvalid.*: Fix `-Wformat` warnings. 3 years ago
Werner Lemberg cce782281b [pshinter] Fix C++ compilation. 3 years ago
Werner Lemberg 7ef266045f [sfnt] Reduce footprint if WOFF and WOFF2 support is not needed. 3 years ago
Werner Lemberg bb4e049abe [truetype] Make trickyness checks depend on TT_USE_BYTECODE_INTERPRETER. 3 years ago
Alexei Podtelezhnikov 9ebdc9cb1b * src/sfnt/ttload.c (tt_face_load_gasp): Fix a type mismatch warning. 3 years ago
Alexei Podtelezhnikov 7f4b9bfbc9 [dlg] Define DLG_STATIC explicitly. 3 years ago
Alexei Podtelezhnikov c693377ed3 [dlg] Lighten up the inclusions. 3 years ago