shithub: freetype+ttf2subf

RSS feed

b86f96bc – Werner Lemberg <wl@gnu.org> authored on 2021/11/08 06:15
* src/gxvalid.*, src/otvalid.*: Fix `-Wformat` warnings.

cce78228 – Werner Lemberg <wl@gnu.org> authored on 2021/11/08 04:41
[pshinter] Fix C++ compilation.

7ef26604 – Werner Lemberg <wl@gnu.org> authored on 2021/11/04 05:10
[sfnt] Reduce footprint if WOFF and WOFF2 support is not needed.

bb4e049a – Werner Lemberg <wl@gnu.org> authored on 2021/11/04 04:58
[truetype] Make trickyness checks depend on TT_USE_BYTECODE_INTERPRETER.

9ebdc9cb – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/11/07 18:21
* src/sfnt/ttload.c (tt_face_load_gasp): Fix a type mismatch warning.

7f4b9bfb – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/11/07 05:20
[dlg] Define DLG_STATIC explicitly.

c693377e – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/11/07 05:05
[dlg] Lighten up the inclusions.

cb9e7b7a – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/11/06 18:59
[truetype] Avoid some memory zeroing in variations.

fc55291b – Jany Belluz <jany.belluz@daltonmaag.com> authored and Werner Lemberg <wl@gnu.org> committed on 2021/11/04 07:07
[truetype] Fix handling of packed deltas in Variation Fonts.

9ed5332f – Jany Belluz <jany.belluz@daltonmaag.com> authored and Werner Lemberg <wl@gnu.org> committed on 2021/11/04 04:56
[truetype] Fix CVAR handling of tuples for all points.

23d1d8ad – Jany Belluz <jany.belluz@daltonmaag.com> authored and Werner Lemberg <wl@gnu.org> committed on 2021/11/04 04:55
* src/truetype/ttgxvar.c: Fix typos in macros that guard CVAR code.

5d651faa – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/11/03 18:43
* docs/INSTALL: Mention Meson and MSBuild more prominently.

e6e6cbf1 – Gabor Kertesz <gabor.kertesz@linaro.org> authored on 2021/11/03 06:07
[libpng] Update Meson wrap for win-arm64

d3d3ff76 – Dominik Röttsches <drott@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2021/11/01 13:32
[sfnt] Clarify `COLR` v1 FT_Paint* format representations

588a058d – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/11/02 18:51
[builds/windows] Let MSBuild handle DLG copy.

94cb3a2e – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/10/29 06:31
* src/truetype/ttgload.c (load_truetype_glyph): Fix MSVC warning C4312.

31fd0547 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/10/29 06:13
[builds/windows] Separate MSVC linker and librarian.

79b28d37 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/10/28 18:51
[builds/windows] Revise MSVC linking optimizations.

793c0126 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/10/27 18:36
[woff] Optimize table tagging.

a577bbcb – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/10/27 18:24
[woff2] Optimize table tagging.

80b13f57 – Werner Lemberg <wl@gnu.org> authored on 2021/10/26 06:57
Formatting.

535c67dd – Ben Wagner <bungeman@chromium.org> authored and Alexei Podtelezhnikov <apodtele@gmail.com> committed on 2021/10/25 18:38
[mm] Tolerate missing Blend dictionary entries

f091e60c – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/10/25 18:31
[builds/windows] Add MSVC linker optimazations.

92f5e15f – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/10/23 05:43
* builds/windows/vc2010/freetype.vcxproj: Use MachineARM64.

5e6efd6a – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/10/22 11:25
[builds/windows] Prioritize x64.

80bd4cba – Gabor Kertesz <gabor.kertesz@linaro.org> authored and Alexei Podtelezhnikov <apodtele@gmail.com> committed on 2021/10/22 06:56
[builds/windows] Add ARM64 platform.

65be4b21 – Ben Wagner <bungeman@chromium.org> authored and Alexei Podtelezhnikov <apodtele@gmail.com> committed on 2021/10/21 05:55
[mm] Delay setting blend weight and design position.

b5e003f1 – Ben Wagner <bungeman@chromium.org> authored and Alexei Podtelezhnikov <apodtele@gmail.com> committed on 2021/10/21 05:48
[cff] Commit vstore data and regions on allocation.

fde91ab8 – Ben Wagner <bungeman@chromium.org> authored and Alexei Podtelezhnikov <apodtele@gmail.com> committed on 2021/10/20 07:45
[sfnt] Delay setting gasp ranges and count until computed.

6d12e3a0 – Ben Wagner <bungeman@chromium.org> authored and Alexei Podtelezhnikov <apodtele@gmail.com> committed on 2021/10/20 07:38
[sfnt] Delay setting names and langTags until computed.

e990c33f – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/10/20 07:27
* tests/issue-1063/main.c: s/PATH_MAX/FILENAME_MAX/.

8ef8072b – Werner Lemberg <wl@gnu.org> authored on 2021/10/19 18:59
[bdf, cid, pfr, winfonts] Improve rejection of other font formats.