shithub: freetype+ttf2subf

RSS feed

b0a28197 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/26 13:10
* src/winfonts/winfnt.c (FNT_Face_Init): Tweak memory macro.

deee5b70 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/26 13:07
[psaux,psnames] Avoid some memory zeroing.

270ff52f – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/25 19:40
[base] Avoid some memory zeroing.

c2d28314 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/25 19:33
[bdf,pcf] Avoid some memory zeroing.

f998eaf9 – Issam E. Maghni <issam.e.maghni@mailbox.org> authored and Werner Lemberg <wl@gnu.org> committed on 2021/04/24 13:21
* builds/meson/process_ftoption_h.py: Add LF at EOF.

c78f78fa – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/24 18:38
* src/cff/cffload.c (cff_index_get_pointers): s/FT_QALLOC/FT_ALLOC/.

0bd5d95d – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/23 18:04
* src/base/ftobjs.c (Mac_Read_POST_Resource): s/FT_ALLOC/FT_QALLOC/.

e6e5b67d – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/23 17:33
* src/sdf/ftsdf.c (sdf_{edge,contour,shape}_new): Use FT_QALLOC.

6ada59ab – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/23 15:22
[sfnt] s/FT_ALLOC/FT_QALLOC/ for initialized buffers.

ec9e5114 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/23 10:03
[cff,type1,type42] s/FT_ALLOC/FT_QALLOC/ for initialized buffers.

baa0f71d – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/23 09:48
[cid] s/FT_ALLOC/FT_QALLOC/ and clean up.

b3438ccb – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/23 04:35
[pfr] s/FT_ALLOC/FT_QALLOC/ for initialized buffers.

1e525c62 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/23 04:24
[bzip2,gzip] s/FT_ALLOC/FT_QALLOC/ for initialized buffers.

a0fb6dbc – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/22 20:05
[pcf,bdf,winfonts] s/FT_ALLOC/FT_QALLOC/ for initialized buffers.

23f85c8a – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/22 19:34
[cache] Optimize SBit copying.

93715ab2 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/22 19:07
[gxvalid,otvalid] s/FT_ALLOC/FT_QALLOC/ for initialized buffers.

90b97a83 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/22 19:00
[psaux] s/FT_ALLOC/FT_QALLOC/ for initialized buffers.

44b1ebe5 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/22 18:34
[base] s/FT_ALLOC/FT_QALLOC/ for initialized buffers.

8a459e51 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/20 18:53
[cache] Restore SBit copying for unowned (BDF) bitmaps.

361465de – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/20 18:31
Bitmap tracing.

e662a950 – Dominik Röttsches <drott@chromium.org> authored on 2021/04/19 08:49
[sfnt] Return in 'COLR' v1 when layer pointer outside table

7c685cb3 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/18 18:31
[cache] Switch to lazy SBit setting.

02dec617 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/18 06:24
Typo.

2e68785e – Daniel Welty <@danielwelty> authored and Alexei Podtelezhnikov <apodtele@gmail.com> committed on 2021/04/17 05:00
* src/cache/ftcsbits.c (ftc_snode_load): Properly handle short pitch.

6f6ad876 – Werner Lemberg <wl@gnu.org> authored on 2021/04/16 16:50
* builds/unix/freetype2.m4: Fix help string formatting.

7f8a1edd – Dominik Röttsches <drott@chromium.org> authored on 2021/04/16 08:35
[sfnt] Safeguard 'COLR' v1 layer extraction

b9b74f9f – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/10 19:32
A few words on prerequisites.

f9350be1 – Ben Wagner <bungeman@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2021/04/01 05:44
[base] Complete `ft_glyphslot_clear`.

52f2a008 – Ben Wagner <bungeman@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2021/04/01 05:33
Update TT_New_Context documentation

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.

Next