shithub: freetype+ttf2subf

RSS feed

b0702645 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/05/10 18:06
* src/smooth/ftgrays.c (gray_hline): Simplify even-odd computations.

967a34ee – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/05/07 15:17
[type1] Avoid MM memory zeroing.

2f62d8e0 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/05/07 05:33
* src/bdf/bdflib.c (_bdf_list_ensure): Tweak allocation macro.

79ed536d – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/05/06 19:46
* src/psaux/psobjs.c (ps_parser_load_field): Tweak allocation macro.

44c59414 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/05/06 18:54
* src/sfnt/sfobjs.c (sfnt_load_face): Tweak allocation macro.

998c7c0f – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/05/06 18:51
* src/cid/cidload.c (cid_read_subrs): Tweak allocation macro.

2d957848 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/05/06 18:49
* src/base/ftrfork.c (FT_Raccess_Get_DataOffsets): Tweak allocation.

8150ed0d – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/05/05 19:30
[cff,psaux] Avoid memory zeroing (contd.).

82fd32d6 – Ben Wagner <bungeman@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2021/05/03 09:49
* src/cid/cidload.c (cid_hex_to_binary): Improve return value.

66630d88 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/05/03 18:40
[sfnt] Streamline POST format 2.0 handing.

ec95f9c9 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/05/02 14:30
[bdf,pcf] Avoid memory zeroing (contd.).

d911cb53 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/05/01 19:49
* src/cid/cidload.c (cid_read_subrs): Tweak allocaton macro.

dc42f826 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/05/01 08:46
[sfnt] Avoid some memory zeroing.

b8968d66 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/05/01 08:24
* src/sfnt/ttpost.c (load_format_{20,25}): Tweak allocaton macros.

2583b608 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/05/01 05:22
* src/sfnt/pngshim.c (Load_SBit_Png): Tweak allocaton macro.

56ae9430 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/05/01 05:14
[truetype] Avoid some memory zeroing.

c177cc35 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/05/01 05:09
[woff2] Avoid some memory zeroing.

4e1c6a12 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/30 05:35
* src/gzip/ftgzip.c (ft_gzip_alloc): Zero out memory again.

f631542d – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/27 07:39
[lzw] Preserve decompression stack when relocating to heap.

c213c8a9 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/27 04:54
* src/cid/cidgload.c (cid_load_glyph): Restore the glyph_length check.

2ec6feaf – Werner Lemberg <wl@gnu.org> authored on 2021/04/27 09:28
* src/psmodule.c (ps_unicodes_init): Ignore empty glyph names.

caff87b1 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/26 18:45
* src/sfnt/sfobjs.c (sfnt_init_face): Revert macro change.

8750e843 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/26 13:21
[cff] Avoid some memory zeroing.

618d0834 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/04/26 13:14
[pfr] Avoid some memory zeroing.

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.

Next