7440 Commits (fix-sdf-squared-distances)
 

Author SHA1 Message Date
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
Alexei Podtelezhnikov cb9e7b7aac [truetype] Avoid some memory zeroing in variations. 3 years ago
Jany Belluz fc55291b1c [truetype] Fix handling of packed deltas in Variation Fonts. 3 years ago
Jany Belluz 9ed5332fe6 [truetype] Fix CVAR handling of tuples for all points. 3 years ago
Jany Belluz 23d1d8ada8 * src/truetype/ttgxvar.c: Fix typos in macros that guard CVAR code. 3 years ago
Alexei Podtelezhnikov 5d651faa70 * docs/INSTALL: Mention Meson and MSBuild more prominently. 3 years ago
Gabor Kertesz e6e6cbf164 [libpng] Update Meson wrap for win-arm64 3 years ago
Dominik Röttsches d3d3ff76d1 [sfnt] Clarify `COLR` v1 FT_Paint* format representations 3 years ago
Alexei Podtelezhnikov 588a058d9b [builds/windows] Let MSBuild handle DLG copy. 3 years ago
Alexei Podtelezhnikov 94cb3a2eb9 * src/truetype/ttgload.c (load_truetype_glyph): Fix MSVC warning C4312. 3 years ago
Alexei Podtelezhnikov 31fd054701 [builds/windows] Separate MSVC linker and librarian. 3 years ago
Alexei Podtelezhnikov 79b28d3781 [builds/windows] Revise MSVC linking optimizations. 3 years ago
Alexei Podtelezhnikov 793c012635 [woff] Optimize table tagging. 3 years ago
Alexei Podtelezhnikov a577bbcb5b [woff2] Optimize table tagging. 3 years ago
Werner Lemberg 80b13f5732 Formatting. 3 years ago
Ben Wagner 535c67dda7 [mm] Tolerate missing Blend dictionary entries 3 years ago
Alexei Podtelezhnikov f091e60c48 [builds/windows] Add MSVC linker optimazations. 3 years ago
Alexei Podtelezhnikov 92f5e15f4f * builds/windows/vc2010/freetype.vcxproj: Use MachineARM64. 3 years ago
Alexei Podtelezhnikov 5e6efd6a4c [builds/windows] Prioritize x64. 3 years ago
Gabor Kertesz 80bd4cba7e [builds/windows] Add ARM64 platform. 3 years ago
Ben Wagner 65be4b2112 [mm] Delay setting blend weight and design position. 3 years ago
Ben Wagner b5e003f1f2 [cff] Commit vstore data and regions on allocation. 3 years ago
Ben Wagner fde91ab8f1 [sfnt] Delay setting gasp ranges and count until computed. 3 years ago
Ben Wagner 6d12e3a0ca [sfnt] Delay setting names and langTags until computed. 3 years ago
Alexei Podtelezhnikov e990c33f21 * tests/issue-1063/main.c: s/PATH_MAX/FILENAME_MAX/. 3 years ago
Werner Lemberg 8ef8072ba1 [bdf, cid, pfr, winfonts] Improve rejection of other font formats. 3 years ago
Alexei Podtelezhnikov 38b349c41b [pcf] Zero out the allocated properties. 3 years ago
Werner Lemberg de9faa53ed configure: Use string comparison for directory inodes. 3 years ago
Alexei Podtelezhnikov 986d503f4a * src/sfnt/ttload.c (tt_face_load_name): NULL-initialize langTag. 3 years ago
Alexei Podtelezhnikov 30ca63d4fb [bdf] Fix up user properties. 3 years ago
Alexei Podtelezhnikov afd1cb2881 * src/sfnt/ttload.c (tt_face_load_name): Accounting fix. 3 years ago
Ben Wagner c71eb22dde Fix typos in memory macros. 3 years ago
Ben Wagner 8406ae5324 [truetype] Reload context after re-executing `prep`. 3 years ago
Werner Lemberg 0b92c56c34 [truetype] Minor documentation improvements. 3 years ago