RSS feed
11ea89b5
– Ozkan Sezer <sezeroz@gmail.com>
authored
and Alexei Podtelezhnikov <apodtele@gmail.com>
committed
on 2022/01/14 17:07
Add Watcom C/C++ support.
ba5d661f
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/01/14 16:54
* src/sdf/ftbsdf.c (ED): s/near/prox/.
7f7bf6f0
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/01/14 15:33
* include/freetype/internal/compiler-macros.h [FT_COMPARE_DEF]: Tighten.
7eb9a9db
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/01/14 09:40
* src/pshinter/pshglob.c (psh_globals_new): Avoid zeroing.
81b81feb
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/01/14 13:22
* src/base/fthash.c (hash_insert): Avoid unnecessary zeroing.
904ad212
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/01/13 18:38
* src/bdf/bdflib.c (_bdf_parse_glyphs): Remove redundant assignment.
ee52b571
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/01/13 04:45
* src/lzw/ftlzw.c (FT_Stream_OpenLZW): Avoid unnecessary zeroing.
6ee89519
– Ben Wagner <bungeman@chromium.org>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2022/01/12 10:12
[bzip2] Reset bzip stream on any error.
b647dbde
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/12 01:21
.gitlab-ci.yml: Minor comment cleanups.
ca44a236
– Azamat H. Hackimov <azamat.hackimov@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2022/01/11 23:26
.gitlab-ci.yml: Add steps to `before_script` to ensure recent CA.
f1d3b9f1
– Ben Wagner <bungeman@chromium.org>
authored
on 2022/01/11 12:15
Revert "[bzip2] Avoid use of uninitialized memory."
e838c37c
– Ben Wagner <bungeman@chromium.org>
authored
on 2022/01/11 06:14
[type42] Track how much type42 ttf data is available.
3876846e
– Dominik Röttsches <drott@chromium.org>
authored
on 2022/01/11 08:40
[sfnt] Fix limit checks for `COLR` v1 ClipBoxes
d0cfb4e1
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/11 05:54
Update all copyright notices.
947fddc8
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/09 02:26
* src/sfnt/ttcolr.c (read_paint): Fix undefined left-shift operation.
639a0215
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/11 04:14
* src/type42/t42objs.c (T42_Open_Face): Avoid use of uninitialized memory.
33626164
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/11 03:01
.gitlab-ci.yml: Fix typo in previous commit.
4c0db607
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/11 02:52
.gitlab-ci.yml: Update Windows image.
2e62b744
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/11 00:37
* subprojects/zlib.wrap: Update from upstream.
4a89112b
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/08 11:56
* src/sfnt/ttcolr.c (tt_face_get_color_glyph_clipbox): Add limit checks.
3f9b78fc
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/10 13:19
[zlib] Don't typedef `ptrdiff_t`.
da8a8b8b
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/10 12:25
[zlib] Some organizational changes.
a25e85ed
– David Turner <david@freetype.org>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2021/08/17 11:20
[gzip] Update sources to zlib 1.2.11
0d343863
– David Turner <david@freetype.org>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2021/08/17 13:27
[meson] Change Zlib configuration option.