shithub: freetype+ttf2subf

RSS feed

369d8be9 – Ben Wagner <bungeman@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2021/03/31 18:31
[truetype] Prevent glyph program state from persisting.

1c086293 – Dominik Röttsches <drott@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2021/04/02 02:55
[sfnt] Check validity of pointer location of `read_color_line`.

c1e1a07f – nikramakrishnan <ramakrishnan.nikhil@gmail.com> authored on 2021/03/28 11:07
[docs] Update docwriter stylesheet for 1.3.1.

e9c50fa7 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/03/16 18:12
* src/sfnt/pngshim.c (Load_SBit_Png): Free `rows` once later.

b0729b8f – Ben Wagner <bungeman@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2021/03/15 10:32
[sfnt] Fix memory leak in png loading.

66005cba – Christopher Degawa <ccom@randomderp.com> authored and Werner Lemberg <wl@gnu.org> committed on 2021/03/15 10:51
* CMakeLists.txt: Don't limit generation of 'pkg-config' file to UNIX.

1578e570 – Werner Lemberg <wl@gnu.org> authored on 2021/03/16 02:59
README.git: Document cloning of official site and Savannah mirror.

fb9bf2ef – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/03/15 18:33
* src/smooth/ftgrays.c (gray_set_cell): Refactor to fix VC++ warning.

2149b51f – Werner Lemberg <wl@gnu.org> authored on 2021/03/13 14:08
Handle various VC++ compiler warnings.

80bda804 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/03/11 17:40
[smooth] Reduce copying during integration phase.

d5b7de55 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/03/11 17:08
* src/smooth/ftgrays.c (FT_INTEGRATE): New convenience macro.

85168499 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/03/09 17:14
* src/smooth/ftgrays.c (gray_render_line): Rearrange conditionals.

fedd945c – Werner Lemberg <wl@gnu.org> authored on 2021/03/08 05:30
meson.build: Minor formatting.

7252e35e – Tim-Philipp Müller <tim@centricular.com> authored and Werner Lemberg <wl@gnu.org> committed on 2021/03/07 13:13
[meson] Fix 'mmap' handling on Windows.

e2229328 – Tim-Philipp Müller <tim@centricular.com> authored and Werner Lemberg <wl@gnu.org> committed on 2021/01/17 10:33
[ci] Add basic support for Meson builds with MSVC on Windows.

bb42afbd – Tim-Philipp Müller <tim@centricular.com> authored and Werner Lemberg <wl@gnu.org> committed on 2021/01/17 10:50
[meson] Add subproject fallbacks for 'libpng' and 'zlib'.

d69d9c23 – Xavier Claessens <xavier.claessens@collabora.com> authored and Werner Lemberg <wl@gnu.org> committed on 2021/02/13 11:32
[meson] Make it work with Windows.

7227aabb – Werner Lemberg <wl@gnu.org> authored on 2021/03/04 01:41
Revert "[sfnt] Fix crash in `Load_SBit_Png` on Windows x64."

dbf9142f – Jesse Towner <townerj@gmail.com> authored and Werner Lemberg <wl@gnu.org> committed on 2021/02/25 10:07
[sfnt] Fix crash in `Load_SBit_Png` on Windows x64.

f7d7e7f9 – Werner Lemberg <wl@gnu.org> authored on 2021/02/27 07:14
freetype.h: Documentation typos.

ff34ea8e – Werner Lemberg <wl@gnu.org> authored on 2021/02/27 06:02
Improve build documentation.

e1f364e5 – Werner Lemberg <wl@gnu.org> authored on 2021/02/25 15:00
[woff2] Fix memory leak.

df7fcafe – Werner Lemberg <wl@gnu.org> authored on 2021/02/22 10:33
* CMakeLists.txt: Update location of `LICENSE.TXT`.

111f2f27 – Werner Lemberg <wl@gnu.org> authored on 2021/02/19 15:33
* builds/unix/ax_pthread.m4: Update from 'autoconf-archive'.

eca35e04 – Werner Lemberg <wl@gnu.org> authored on 2021/02/17 16:10
[unix] Updates for autoconf 2.71.

635d394f – Werner Lemberg <wl@gnu.org> authored on 2021/02/16 14:24
* builds/toplevel.mk: Fix previous commit.

c3a0b43e – Werner Lemberg <wl@gnu.org> authored on 2021/02/16 12:04
* builds/toplevel.mk: Use rules for handling 'dlg'.

dfa7cca5 – Werner Lemberg <wl@gnu.org> authored on 2021/02/16 09:29
* builds/toplevel.mk: Avoid side effects of `shell`.

92bd99bd – Werner Lemberg <wl@gnu.org> authored on 2021/02/16 09:07
Move 'dlg' submodule to `subprojects` directory.

215ae253 – Dominik Röttsches <drott@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2021/02/16 07:53
[sfnt] Update paint format values to support non-variable paints.

b2aeca5f – Daniel E <daniel.engberg.lists@pyret.net> authored and Werner Lemberg <wl@gnu.org> committed on 2021/02/14 15:25
* CMakeLists.txt: Improve 'bz2' support.

7849316c – Werner Lemberg <wl@gnu.org> authored on 2021/02/13 04:21
* src/tools/update-copyright-year: Fix single-year entry handling.

d51452e3 – Werner Lemberg <wl@gnu.org> authored on 2021/02/13 03:52
Add new function `FT_Get_Transform`.

d93a0119 – Werner Lemberg <wl@gnu.org> authored on 2021/02/13 02:50
Minor editing of last commit; formatting.

70fd20e6 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/02/12 14:28
Decorate qsort callbacks with cdecl.

54c5ad5c – Dominik Röttsches <drott@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2021/02/10 14:24
[sfnt] Implement 'COLR' v1 sweep gradients.

c8dede7b – Werner Lemberg <wl@gnu.org> authored on 2021/02/10 13:58
[dlg] Update submodule to upstream's current master.

64f01bfe – Dominik Röttsches <drott@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2021/01/20 08:04
[sfnt] Provide optional root transform for 'COLR' v1 glyph graph.

cc90307d – Xavier Claessens <xavier.claessens@collabora.com> authored and Werner Lemberg <wl@gnu.org> committed on 2021/02/10 04:30
* meson.build: s/freetype2_dep/freetype_dep/.

3dbdb78a – Xavier Claessens <xavier.claessens@collabora.com> authored and Werner Lemberg <wl@gnu.org> committed on 2021/02/10 04:25
[meson] Fix handling of HarfBuzz library.

2c405596 – Xavier Claessens <xavier.claessens@collabora.com> authored and Werner Lemberg <wl@gnu.org> committed on 2020/10/26 10:56
Meson: Fix dependency lookup and generate ftconfig.h

e11cc40a – Xavier Claessens <xavier.claessens@collabora.com> authored and Werner Lemberg <wl@gnu.org> committed on 2020/10/26 10:21
* meson.build: Fix resource compilation on Windows.

69e0faa8 – Xavier Claessens <xavier.claessens@collabora.com> authored and Werner Lemberg <wl@gnu.org> committed on 2020/10/26 09:39
* meson.build: s/ft2_libtool_version/ft2_pkgconfig_version/.

0565c5ba – Xavier Claessens <xavier.claessens@collabora.com> authored and Werner Lemberg <wl@gnu.org> committed on 2020/10/26 07:31
* meson.build: Use `meson.override_dependency`.

5c81e09b – Xavier Claessens <xavier.claessens@collabora.com> authored and Werner Lemberg <wl@gnu.org> committed on 2020/10/26 07:26
* meson.build (bzip2_dep): Simplify.

1b69fb9b – Xavier Claessens <xavier.claessens@collabora.com> authored and Werner Lemberg <wl@gnu.org> committed on 2020/10/26 07:25
* meson.build: Set project version.

947e4752 – Werner Lemberg <wl@gnu.org> authored on 2021/02/04 05:19
[base] Fix Netpbm tracing message.

d924a66a – Werner Lemberg <wl@gnu.org> authored on 2021/02/04 02:44
* src/*: Don't use more than one '\n' in `FT_TRACE` and `FT_ERROR`.

fd7f92b6 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/02/03 09:44
* builds/unix/configure.raw [mmap]: Restore default path.

0636dc8a – Werner Lemberg <wl@gnu.org> authored on 2021/02/03 14:16
[psaux] Fix integer overflow.

d3befe1c – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/02/02 18:02
* builds/unix/configure.raw [mmap support]: Explicitly handle Windows.

5635d5ed – Werner Lemberg <wl@gnu.org> authored on 2021/02/02 05:33
* builds/unix/configure.raw [mmap support]: Correctly handle Windows.

68940241 – Werner Lemberg <wl@gnu.org> authored on 2021/02/02 04:38
builds/{unix,windows}/ftsystem.c: Sync comments with `src/base/ftsystem.c`.

4554c6da – Werner Lemberg <wl@gnu.org> authored on 2021/01/31 12:17
* builds/windows/ftdebug.c: Synchronize with `src/base/ftdebug.c`.

324612ce – Werner Lemberg <wl@gnu.org> authored on 2021/01/31 09:28
Always provide logging API.

939e8444 – Werner Lemberg <wl@gnu.org> authored on 2021/01/30 01:32
* builds/unix/configure.raw: Fix typo.

7ae5609d – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/01/27 11:08
* src/base/ftstroke.c (FT_Stroker_EndSubPath): Ignore tiny gaps.

4c3bd2ab – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/01/27 10:54
[stroker] Minor clean-up.

601c5a61 – Werner Lemberg <wl@gnu.org> authored on 2021/01/27 08:04
Improve ChangeLog entry for last commit.

bb33f03a – Vincent Torri <vincent.torri@gmail.com> authored and Alexei Podtelezhnikov <apodtele@gmail.com> committed on 2021/01/27 01:43
* builds/windows/ftsystem.c: Add shared memory support on Windows.

c7cc947c – Werner Lemberg <wl@gnu.org> authored on 2021/01/23 10:45
Minor documentation fixes.

209e9841 – Werner Lemberg <wl@gnu.org> authored on 2021/01/23 09:15
Require HarfBuzz 2.0.0.

8dc31132 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/01/22 15:27
* autogen.sh: Absorb `version.sed'.

60ba8fe9 – Werner Lemberg <wl@gnu.org> authored on 2021/01/22 04:02
Move old ChangeLog files to new `docs/oldlogs` directory.

0606350c – Werner Lemberg <wl@gnu.org> authored on 2021/01/22 04:01
LICENSE.TXT: Moved to root directory; minor edits.

b594cd90 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/01/19 02:35
* srd/base/ftlcdfil.c (FT_Library_SetLcdGeometry): Fix return value.

f1f9705f – Nikolaus Waxweiler <madigens@gmail.com> authored on 2021/01/15 18:52
[afshaper] Fix hb_ot_tags_from_script deprecation warning.

d35c7f7c – Werner Lemberg <wl@gnu.org> authored on 2021/01/17 03:44
* src/tools/update-copyright-year: Fix single-year entry handling.

b6e8a712 – Werner Lemberg <wl@gnu.org> authored on 2021/01/17 02:18
Update all copyright notices.

4278ee6c – Werner Lemberg <wl@gnu.org> authored on 2021/01/17 02:16
no-copyright: Updated.

4e7a0184 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/01/16 07:04
* builds/unix/unixddef.mk: Remove the second DEVEL_DIR definition.

5e4ed8ba – Werner Lemberg <wl@gnu.org> authored on 2021/01/16 10:45
Documentation update for repository move to 'freedesktop.org'.

b0f86752 – Werner Lemberg <wl@gnu.org> authored on 2021/01/16 03:57
.gitattributes: New file.

89184195 – Werner Lemberg <wl@gnu.org> authored on 2021/01/16 02:53
README, README.git: First updates due to freedesktop.org migration.

268bdd77 – Dominik Röttsches <drott@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2021/01/15 09:49
CHANGES: Mention 'COLR' v1 support.

ba1a6acf – Werner Lemberg <wl@gnu.org> authored on 2021/01/15 05:09
[sfnt] Additional checks for 'colr' table presence.

53fea877 – Dominik Röttsches <drott@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2021/01/14 11:06
Add config option to test for 'COLR' v1 support in headers.

4b58cf47 – Dominik Röttsches <drott@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2020/12/16 12:18
[base] Fill 'COLR' v1 API templates to make them work (#59703).

d3e95d97 – Dominik Röttsches <drott@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2020/12/16 12:12
[sfnt] Register 'COLR' v1 API in driver (#59703).

6260b490 – Dominik Röttsches <drott@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2020/12/16 12:06
[sfnt] Add 'COLR' v1 API to retrieve color layers (#59703).

be06a9d0 – Dominik Röttsches <drott@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2020/12/16 12:02
[sfnt] Add 'COLR' v1 API to iterate color stops (#59703).

cdad4db4 – Dominik Röttsches <drott@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2020/12/16 11:52
[sfnt] Add API to get actual paint from `FT_OpaquePaint` (#59703).

9e422b67 – Dominik Röttsches <drott@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2020/12/16 11:44
[sfnt] Add API to retrieve 'COLR' v1 root paint (#59703).

08dba4dc – Dominik Röttsches <drott@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2020/12/16 11:14
Add new methods required for 'COLR' v1 to public API (#59703).

f57c24db – Dominik Röttsches <drott@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2020/12/16 11:02
Add types required for 'COLR' v1 to public API (#59703).

03ceda97 – Werner Lemberg <wl@gnu.org> authored on 2021/01/10 10:34
* builds/*: s/BUILD_DIR/PLATFORM_DIR/.

34315538 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/01/08 08:22
[builds] Revert `FTMODULE_H' changes.

0901a6f7 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/01/07 14:43
Tweak .gitignore.

6f24bab6 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/01/07 11:57
[builds/windows] Fix up DLG build with VC++.

576403f2 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/01/07 11:02
[builds] Relocate `FTMODULE_H'.

cbc14b10 – Werner Lemberg <wl@gnu.org> authored on 2021/01/07 05:13
Fix ABI incompatibility.

8afc1854 – Werner Lemberg <wl@gnu.org> authored on 2021/01/07 05:04
Fix typos from last commit.

6369058e – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/01/06 19:13
[dlg] Move the headers to include/dlg to simplify their use.

f88c00e4 – Werner Lemberg <wl@gnu.org> authored on 2021/01/06 14:19
* meson.build: Add summary.

c6345ca3 – Torsten Hilbrich <emacs.nolkaf@hilbrich.tk> authored and Werner Lemberg <wl@gnu.org> committed on 2021/01/06 03:55
* meson.build: Fix 'png' build option (#59458).

74f1b6be – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/01/04 18:35
[builds/windows] Add SDF to VC2010 project.

c6ff2556 – Werner Lemberg <wl@gnu.org> authored on 2020/12/26 05:50
[sdf] Use 'counter-clockwise', not 'anti-clockwise'.

bca740d5 – Werner Lemberg <wl@gnu.org> authored on 2020/12/26 03:55
Typo.

b6c8542d – Werner Lemberg <wl@gnu.org> authored on 2020/12/26 03:51
* src/base/ftobjs.c (pixel_modes): Updated.

10a5dfec – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/12/26 03:34
[sdf] Remove custom memory tracker.

Next