shithub: freetype+ttf2subf

RSS feed

561f0f56 – grobe0ba <grobe0ba@tcp80.org> authored on 2022/11/23 13:46
ttf2subf

e8ebfe98 – Werner Lemberg <wl@gnu.org> authored on 2022/05/01 03:05
* Version 2.12.1 released.

7b3ebb9c – Anuj Verma <anuj@posteo.net> authored and Werner Lemberg <wl@gnu.org> committed on 2022/04/30 18:43
[sdf] Do not throw errors for invisible glyphs.

62bc04f4 – Werner Lemberg <wl@gnu.org> authored on 2022/04/30 11:37
* src/sfnt/sfobjs.c (sfnt_load_face): Set `FT_FACE_FLAG_COLOR` for SVG fonts.

6fb7b7a0 – Brendan Shanks <bshanks@codeweavers.com> authored on 2022/04/26 11:29
autogen.sh: Fix building when freetype is itself a git submodule.

ed4d0710 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2022/04/25 15:05
[builds/windows] Simplify non-desktop UWP check.

581dd064 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2022/04/25 04:03
[truetype] Reset IUP flags in `TT_RunIns`.

d59c7ce1 – Xavier Claessens <xavier.claessens@collabora.com> authored and Werner Lemberg <wl@gnu.org> committed on 2022/04/21 04:43
[meson] Remove `default_library=both` from `default_options`.

079a22da – Werner Lemberg <wl@gnu.org> authored on 2022/04/19 05:28
* src/truetype/ttgload.c (TT_Process_Simple_Glyph): Integer overflow.

978eefee – Georg Brandl <georg@python.org> authored and Werner Lemberg <wl@gnu.org> committed on 2022/04/12 07:43
* src/cff/cffgload.c (cff_slot_load) [FT_CONFIG_OPTION_SVG]: Fix segfault.

3100c812 – Steve Lhomme <robux4@ycbcr.xyz> authored and Alexei Podtelezhnikov <apodtele@gmail.com> committed on 2022/02/15 05:27
.gitlab-ci.yml: Add a Universal Windows build target

a1ca7010 – Ben Wagner <bungeman@chromium.org> authored on 2022/04/04 11:28
[sfnt] Correct FT_ColorStopIterator documentation.

aee6b947 – Werner Lemberg <wl@gnu.org> authored on 2022/04/01 10:23
* builds/unix/configure.raw: Add option `--with-librsvg`.

fc082956 – Werner Lemberg <wl@gnu.org> authored on 2022/04/01 10:44
* src/sfnt/sfwoff.c (reconstruct_glyf): Fix gcc 10 warning.

1603378b – Werner Lemberg <wl@gnu.org> authored on 2022/04/01 06:23
[gzip] Update sources to zlib 1.2.12.

89d5cce5 – Eric Jing <@CPUcontrol> authored and Werner Lemberg <wl@gnu.org> committed on 2022/04/01 04:52
CMakeLists.txt: Fix `Info.plist` path.

695d606a – Werner Lemberg <wl@gnu.org> authored on 2022/04/01 04:50
Whitespace.

d247c562 – Ben Wagner <bungeman@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2022/03/31 14:54
[truetype] Use SUB_LONG for component offset.

38534503 – Werner Lemberg <wl@gnu.org> authored on 2022/03/31 16:52
CMakeList.txt: Update code to handle recent changes for `freetype.pc`.

8a33164d – Werner Lemberg <wl@gnu.org> authored on 2022/03/31 16:50
CMakeLists.txt: s/PKG_CONFIG/PKGCONFIG/, s/REQUIRED_/REQUIRES_/.

e50798b7 – Werner Lemberg <wl@gnu.org> authored on 2022/03/30 10:06
* Version 2.12.0 released.

87989a14 – Werner Lemberg <wl@gnu.org> authored on 2022/03/31 03:43
Fix clang++ warnings.

97cdbb24 – Werner Lemberg <wl@gnu.org> authored on 2022/03/30 10:06
Whitespace.

119e404b – Werner Lemberg <wl@gnu.org> authored on 2022/03/18 09:25
[builds] Fix creation of `freetype2.pc` for static-only builds.

a8e4563c – Werner Lemberg <wl@gnu.org> authored on 2022/03/19 19:54
Add `FT_FACE_FLAG_SBIX_OVERLAY` and `FT_HAS_SBIX_OVERLAY`.

1949a7ec – Werner Lemberg <wl@gnu.org> authored on 2022/03/19 14:51
Add `FT_PARAM_TAG_IGNORE_SBIX`.

ac4c1ebf – Werner Lemberg <wl@gnu.org> authored on 2022/02/07 01:55
[truetype] Fix 'sbix' table handling.

907715a6 – Werner Lemberg <wl@gnu.org> authored on 2022/02/09 02:31
Add `FT_FACE_FLAG_SBIX` and `FT_HAS_SBIX`.

06727a52 – Werner Lemberg <wl@gnu.org> authored on 2022/02/09 03:36
* include/freetype/freetype.h (FT_LOAD_SBITS_ONLY): Tag macro as public.

127c1e83 – Carlo Bramini <carlo.bramix@libero.it> authored and Alexei Podtelezhnikov <apodtele@gmail.com> committed on 2022/03/23 18:53
[builds/windows] Fix WCE support.

0574692c – Steve Lhomme <robux4@ycbcr.xyz> authored and Alexei Podtelezhnikov <apodtele@gmail.com> committed on 2022/03/23 18:46
[build/windows] Improve UWP support.

fc15ebe0 – Werner Lemberg <wl@gnu.org> authored on 2022/03/21 07:15
* src/sfnt/ttkern.c (tt_face_get_kerning): Exit early if no table.

a960be9e – Ben Wagner <bungeman@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2022/03/18 13:41
[woff2] Support overlap flag for simple glyphs.

d2c3bbcd – Werner Lemberg <wl@gnu.org> authored on 2022/03/19 15:31
[cff] Synchronize `cff_slot_load` with `TT_Load_Glyph`.

0c2bdb01 – Werner Lemberg <wl@gnu.org> authored on 2022/03/19 05:37
* src/base/ftobjs.c (FT_Request_Size): Guard `face->size`.

d014387a – Werner Lemberg <wl@gnu.org> authored on 2022/03/19 05:30
* src/base/ftobjs.c (ft_open_face_internal): Thinko.

7789f2bb – Ben Wagner <bungeman@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2022/03/18 11:52
[doc] FT_OUTLINE_OVERLAP was introduced in 2.10.3.

22a0cccb – Werner Lemberg <wl@gnu.org> authored on 2022/03/19 02:40
* src/base/ftobjs.c (ft_open_face_internal): Properly guard `face_index`.

53dfdcd8 – Werner Lemberg <wl@gnu.org> authored on 2022/03/17 15:24
[sfnt] Avoid invalid face index.

1e2eb650 – Werner Lemberg <wl@gnu.org> authored on 2022/03/07 05:13
Documentation, whitespace.

360e2507 – Anuj Verma <anuj@womp.xyz> authored and Werner Lemberg <wl@gnu.org> committed on 2022/03/04 11:58
[sdf] Fix corner checks and improve performance.

2600ef63 – Anuj Verma <anuj@womp.xyz> authored and Werner Lemberg <wl@gnu.org> committed on 2022/03/04 11:53
[sdf] Implement deviation-based splitting for Bezier curves.

5499d7bf – Anuj Verma <anuj@womp.xyz> authored and Werner Lemberg <wl@gnu.org> committed on 2022/03/04 11:42
* include/freetype/freetype.h: Improve SDF documentation.

335224be – Ben Wagner <bungeman@chromium.org> authored on 2022/03/03 11:33
[sfnt] Fix bounds check in SVG.

034e5dbf – Ben Wagner <bungeman@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2022/02/22 15:37
[psaux] Full bounds check for OtherSubr 19.

bcdfa386 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp> authored on 2022/02/20 18:55
[cmake] Drop the support of CMake 2.x.

6c5522c6 – Werner Lemberg <wl@gnu.org> authored on 2022/02/19 08:37
* src/bdf/README: Updated.

ca46bc0c – Werner Lemberg <wl@gnu.org> authored on 2022/02/19 08:34
* builds/mac/ftmac.c, src/base/ftmac.c: s|FT_MAC_H|<freetype/ftmac.h>|.

5b26e92a – Werner Lemberg <wl@gnu.org> authored on 2022/02/19 00:26
src/sfnt/ttkern.c (tt_face_load_kern): Micro-optimize.

20ec99be – Steve Lhomme <robux4@ycbcr.xyz> authored and Alexei Podtelezhnikov <apodtele@gmail.com> committed on 2022/02/17 08:35
[builds/windows] Add support for legacy UWP builds.

01d4deb0 – Werner Lemberg <wl@gnu.org> authored on 2022/02/16 09:21
ftmm.h: Minor documentation improvement.

00ae29fc – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2022/02/12 18:42
[pshinter] Tune PSH_STRONG_THRESHOLD_MAXIMUM value.

5a53e51b – Werner Lemberg <wl@gnu.org> authored on 2022/02/12 02:58
t1tables.h: Documentation improvements.

c67ecb8c – Werner Lemberg <wl@gnu.org> authored on 2022/02/12 02:52
t1tables.h: Whitespace.

338b4e88 – Werner Lemberg <wl@gnu.org> authored on 2022/02/11 14:32
[type42] Fix `FT_Get_PS_Font_Private` for this format.

1680885a – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2022/02/09 11:41
[pshinter] Clear reused mask.

0447df71 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2022/02/09 10:04
[pshinter] Use unsigned indices.

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`.

Next