RSS feed
ed0e2e76
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/02/08 11:35
[pshinter] Fix mask merging.
7c6b2f20
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/02/08 09:37
[pshinter] Revise the hint table handling.
24db55ec
– Werner Lemberg <wl@gnu.org>
authored
on 2022/02/05 04:06
Various minor doc fixes.
a173aead
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/02/06 03:25
[builds/windows] Add SVG to to project files.
dd8676b2
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/02/03 09:32
* src/winfonts/winfnt.c (fnt_face_get_dll_font): Trace font resources.
56d182a7
– Eric Jing <@CPUcontrol>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2022/02/02 13:14
[cmake] Fix build on MacOS.
8e39e42e
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/02/02 06:35
[psaux] Revise `PS_Table` handling.
c6dd509b
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/02/02 06:32
* src/cache/ftcmru.c (FTC_MruList_New): Explain zeroing.
946e1353
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/01/31 09:19
[cache] Partially revert 9870b6c07e2c.
36ee3160
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/31 05:37
freetype.h: Minor documentation improvement.
983d4358
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/01/30 17:13
[cache] Fix fallouts from edd4fedc5427.
bee88864
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/01/30 16:55
Clean-up - do not doubt FT_FREE.
7fd03a3e
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/30 15:50
* CMakeLists.txt: Include 'FindPkgConfig' module.
da877c86
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/01/29 17:46
* src/psaux/psobjs.c (ps_parser_load_field): Reduce `string` scope.
35740aa6
– suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2022/01/28 07:04
[cmake] Check the availability of `bzip2.pc'.
fa226478
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/28 10:20
* unix/configure.raw: We need 'librsvg' version 2.46.0 or newer.
b34741c1
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/01/27 17:55
Minor clean-ups.
e34a860a
– Ben Wagner <bungeman@chromium.org>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2022/01/27 06:50
Document `FT_Outline_Decompose` degenerate segments.
ab1c98ac
– Anuj Verma <anujv@posteo.net>
authored
on 2022/01/27 10:23
Fix sdf computation while `USE_SQUARED_DISTANCES`.
3d77756e
– Tapish Ojha <tapishojha2000@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2022/01/27 03:34
[sfnt] Improve sRGB constants.
9476cb7e
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/27 03:32
docs/release: Updated.
837f0345
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/01/26 10:49
* src/pfr/pfrload.c (pfr_phy_font_load): Use FT_QNEW_ARRAY.
0ac53590
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/01/26 09:02
* src/sdf/ftsdf.c (sdf_*_new): Use standard macro.
09223ef9
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/01/26 06:23
[pcf] Delay encoding allocation and avoid its zeroing.
267c6918
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/25 09:46
Aarg, typo.
9af1127f
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/25 09:45
freetype.h: More updates to `FT_LOAD_COLOR` description.
8b7226bb
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/25 09:28
* builds/unix/configure.raw (FT_DEMO_CFLAGS): Pass `-DHAVE-LIBRSVG`.
6a8e95b7
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/25 03:49
Update documentation for `FT_LOAD_COLOR`.
5e9caaee
– Ben Wagner <bungeman@chromium.org>
authored
on 2022/01/24 07:19
[pshinter] Ensure all point flags are initialized.
65774521
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/24 02:57
.mailmap: Typo.
ef48a332
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/23 14:05
* src/svg/ftsvg.c (ft_svg_property_set): Disallow NULL pointers.
cddfe657
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/23 07:28
.mailmap: Updated.
21d0fa37
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/23 07:03
More documentation on handling OT-SVG.
9c153852
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/23 03:56
* src/svg/ftsvg.c: Rename `svg_hooks` to `svg-hooks` for consistency.
112527dd
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/22 06:45
[sfnt] Reject malformed SVG tables.
706c79a1
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/01/21 17:46
* src/psaux/psobjs.c (ps_table_new): Revert to zeroing.
0d2b4952
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/01/20 09:47
[psaux, type1, type42] Avoid annecessary zeroing.
02fa26f4
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/03 12:48
[builds/unix] Handle 'librsvg' for demo programs.
0bf49bd2
– Moazin Khatti <moazinkhatri@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2021/12/25 15:14
Add 'svg' module for OT-SVG rendering.
97c09a80
– Moazin Khatti <moazinkhatri@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2021/12/25 14:55
Add `FT_Glyph` support for OT-SVG glyphs.
5cf01aa2
– Moazin Khatti <moazinkhatri@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2021/12/25 14:46
[truetype, cff] Add code to load SVG document.
f93a897a
– Moazin Khatti <moazinkhatri@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2021/12/25 14:20
Add code to load OT-SVG glyph documents.
06c1a25e
– Moazin Khatti <moazinkhatri@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2021/12/25 12:59
Add flag `FT_CONFIG_OPTION_SVG`.
0b635b1e
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/01/20 10:06
[pshinter] Avoid unnecessary zeroing.
99a940f8
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/01/20 10:06
* include/freetype/freetype.h: Clarify `FT_Size` life cycle.
054782c4
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/01/19 17:14
[base] Undefined scale means no scale.
773e31c7
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/01/18 09:05
* src/autofit/afglobal.c (af_face_globals_new): Reduce zeroing.
d118bf8e
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/01/15 18:09
[bdf,type1] Avoid unnecessary hash zeroing.
3f6497bd
– Ozkan Sezer <sezeroz@gmail.com>
authored
and Alexei Podtelezhnikov <apodtele@gmail.com>
committed
on 2022/01/15 17:44
Add Watcom C/C++ calling.
5e227133
– Ben Wagner <bungeman@chromium.org>
authored
on 2022/01/15 12:08
[pshinter] Avoid accessing uninitialized zone.
edd4fedc
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/01/14 17:53
[cache] Avoid unnecessary zeroing.
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.
d276bcb7
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/09 02:48
[bzip2] Avoid use of uninitialized memory.
ca011128
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2022/01/08 17:28
[sfnt] Fix off-by-one error.
7a493e3a
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/08 05:28
[sfnt, type42] Correct previous commit.
bf9b1ef9
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/07 05:25
* src/sfnt/ttload.c (check_table_dir): Initialize `table`.
b5c2172f
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/07 01:53
[sfnt] Avoid 'runtime error: applying zero offset to null pointer'.
5aa2a5c3
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/07 01:41
[autofit, pshinter] Use `FT_OFFSET`.
afb4ca01
– Ben Wagner <bungeman@chromium.org>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2022/01/06 07:54
[truetype] Reset localpoints when varying cvt.
2b672e72
– Werner Lemberg <wl@gnu.org>
authored
on 2022/01/02 13:33
* builds/unix/configure.raw: Restore `SYSTEM_ZLIB` variable.
4eb6cb88
– Alexander Borsuk <me@alex.bio>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2021/12/25 04:23
Fix warnings for CMake Unity builds.
4f357118
– Alexander Borsuk <alexander.borsuk@qnective.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2021/12/17 06:22
Clang-Tidy warning fixes.
d6a5c577
– Eli Schwartz <eschwartz@archlinux.org>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2021/12/13 18:40
* meson.build: Optimize lookup for `python3` program.
57fd6180
– Eli Schwartz <eschwartz@archlinux.org>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2021/12/13 18:33
* builds/meson/*.py: Fix name of python executable for auxiliary scripts.
e342f83c
– Eli Schwartz <eschwartz@archlinux.org>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2021/12/13 17:50
* meson.build: Check the return value of `run_command`.
0da2a115
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/12/13 06:44
[truetype] Upstream the hdmx binary search.
fd03dcc1
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/12/12 07:29
[truetype] Reset the IUP-called flags for each subglyph.
7add5b2b
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/12/11 17:54
[truetype] Binary search through the `hdmx` records.
a8ef33e3
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/12/11 17:42
[truetype] Honor FT_LOAD_ADVANCE_ONLY if `hdmx` is usable.
6c831d65
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/12/11 17:34
[truetype] Initialize the loader with `hdmx` data.
7809007a
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/12/11 17:22
[truetype] Relocate subpixel flag setting.
a35b081e
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/12/11 17:12
[truetype] Limit INSTCTRL appication within specs.
bad92be9
– Ben Wagner <bungeman@chromium.org>
authored
on 2021/12/09 12:06
[bdf] Fix use of uninitialized value.
012b00f3
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/12/07 05:19
[truetype] Reduce Infinality footprint again.
1f951898
– Cameron Cawley <ccawley2011@gmail.com>
authored
and Alexei Podtelezhnikov <apodtele@gmail.com>
committed
on 2021/12/06 18:08
[builds/windows] Guard some non-ancient API.
9a533aa2
– Cameron Cawley <ccawley2011@gmail.com>
authored
and Alexei Podtelezhnikov <apodtele@gmail.com>
committed
on 2021/12/06 16:46
* builds/windows/visualc/freetype.vcproj: Add missing file.
3f83daee
– Werner Lemberg <wl@gnu.org>
authored
on 2021/12/01 15:17
* Version 2.11.1 released.
Next