shithub: freetype+ttf2subf

RSS feed

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.

5e4ed8ba – Werner Lemberg <wl@gnu.org> authored on 2021/01/16 10:45
Documentation update for repository move to 'freedesktop.org'.

b0f86752 – Werner Lemberg <wl@gnu.org> authored on 2021/01/16 03:57
.gitattributes: New file.

89184195 – Werner Lemberg <wl@gnu.org> authored on 2021/01/16 02:53
README, README.git: First updates due to freedesktop.org migration.

268bdd77 – Dominik Röttsches <drott@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2021/01/15 09:49
CHANGES: Mention 'COLR' v1 support.

ba1a6acf – Werner Lemberg <wl@gnu.org> authored on 2021/01/15 05:09
[sfnt] Additional checks for 'colr' table presence.

53fea877 – Dominik Röttsches <drott@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2021/01/14 11:06
Add config option to test for 'COLR' v1 support in headers.

4b58cf47 – Dominik Röttsches <drott@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2020/12/16 12:18
[base] Fill 'COLR' v1 API templates to make them work (#59703).

d3e95d97 – Dominik Röttsches <drott@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2020/12/16 12:12
[sfnt] Register 'COLR' v1 API in driver (#59703).

6260b490 – Dominik Röttsches <drott@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2020/12/16 12:06
[sfnt] Add 'COLR' v1 API to retrieve color layers (#59703).

be06a9d0 – Dominik Röttsches <drott@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2020/12/16 12:02
[sfnt] Add 'COLR' v1 API to iterate color stops (#59703).

cdad4db4 – Dominik Röttsches <drott@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2020/12/16 11:52
[sfnt] Add API to get actual paint from `FT_OpaquePaint` (#59703).

9e422b67 – Dominik Röttsches <drott@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2020/12/16 11:44
[sfnt] Add API to retrieve 'COLR' v1 root paint (#59703).

08dba4dc – Dominik Röttsches <drott@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2020/12/16 11:14
Add new methods required for 'COLR' v1 to public API (#59703).

f57c24db – Dominik Röttsches <drott@chromium.org> authored and Werner Lemberg <wl@gnu.org> committed on 2020/12/16 11:02
Add types required for 'COLR' v1 to public API (#59703).

03ceda97 – Werner Lemberg <wl@gnu.org> authored on 2021/01/10 10:34
* builds/*: s/BUILD_DIR/PLATFORM_DIR/.

34315538 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/01/08 08:22
[builds] Revert `FTMODULE_H' changes.

0901a6f7 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/01/07 14:43
Tweak .gitignore.

6f24bab6 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/01/07 11:57
[builds/windows] Fix up DLG build with VC++.

576403f2 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/01/07 11:02
[builds] Relocate `FTMODULE_H'.

cbc14b10 – Werner Lemberg <wl@gnu.org> authored on 2021/01/07 05:13
Fix ABI incompatibility.

8afc1854 – Werner Lemberg <wl@gnu.org> authored on 2021/01/07 05:04
Fix typos from last commit.

6369058e – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/01/06 19:13
[dlg] Move the headers to include/dlg to simplify their use.

f88c00e4 – Werner Lemberg <wl@gnu.org> authored on 2021/01/06 14:19
* meson.build: Add summary.

c6345ca3 – Torsten Hilbrich <emacs.nolkaf@hilbrich.tk> authored and Werner Lemberg <wl@gnu.org> committed on 2021/01/06 03:55
* meson.build: Fix 'png' build option (#59458).

74f1b6be – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2021/01/04 18:35
[builds/windows] Add SDF to VC2010 project.

c6ff2556 – Werner Lemberg <wl@gnu.org> authored on 2020/12/26 05:50
[sdf] Use 'counter-clockwise', not 'anti-clockwise'.

bca740d5 – Werner Lemberg <wl@gnu.org> authored on 2020/12/26 03:55
Typo.

b6c8542d – Werner Lemberg <wl@gnu.org> authored on 2020/12/26 03:51
* src/base/ftobjs.c (pixel_modes): Updated.

10a5dfec – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/12/26 03:34
[sdf] Remove custom memory tracker.

a8d3ad35 – Werner Lemberg <wl@gnu.org> authored on 2020/12/24 03:43
.mailmap: Updated and synchronized with 'freetype2-demos' repository.

286e9e0d – Werner Lemberg <wl@gnu.org> authored on 2020/12/24 03:41
[sdf] Two more copyright notices.

3c983eb8 – Werner Lemberg <wl@gnu.org> authored on 2020/12/24 03:36
[sdf] Fix `make multi`.

aa1b5362 – Werner Lemberg <wl@gnu.org> authored on 2020/12/24 03:32
[sdf] Fix tracing.

04a64432 – Werner Lemberg <wl@gnu.org> authored on 2020/12/24 03:29
[sdf] Add copyright notices.

eb2b5bb1 – Werner Lemberg <wl@gnu.org> authored on 2020/12/24 02:44
docs/CHANGES: Mention new SDF module.

b298a644 – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/21 00:59
[sdf] Add debugging function.

6444875f – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/20 23:59
[sdf] Add brief technical overview of both rasterizers.

6cd6df55 – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/20 17:57
[sdf] Add 'bsdf' renderer to 'sdf' module.

d27d107f – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/20 17:25
[sdf] Add interface functions for the 'bsdf' rasterizer.

a2113475 – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/20 17:21
[sdf] Add function to copy SDF data into output bitmap.

e2ae96b9 – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/20 17:19
[sdf] Add '8-point sequential Euclidean distance mapping' algorithm.

6b9a8044 – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/20 17:09
[sdf] Add function to copy source bitmap to distance map.

0f644f38 – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/20 05:25
[sdf] Add functions to compute pixel edge distances.

c5761764 – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/20 05:20
[sdf] Add function to find edge pixels in a grid of alpha values.

9bbb3611 – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/20 05:17
[sdf] Add essential structures for the 'bsdf' rasterizer.

c6f394bf – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/20 04:28
[sdf] Add 'sdf' module to non-gnumake build systems.

05f6088d – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/20 03:54
[sdf] Added basic overlapping contour support.

879ca87f – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/19 12:57
[sdf] Add build infrastructure.

665ac967 – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/19 12:29
[sdf] Add interface functions for the 'sdf' rasterizer.

1010f2c3 – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/19 12:25
[sdf] Add subdivision and bounding box optimization.

986d3108 – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/19 08:56
[sdf] Add function to generate SDF.

0d52f4ae – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/19 08:22
[sdf] Add functions to get shortest distance from any edge/contour.

81e32986 – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/18 13:49
[sdf] Add shortest distance finding functions.

c918b54f – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/18 06:28
[sdf] Add function to resolve corner distances.

a255125f – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/18 06:17
[sdf] Add essential math functions.

cd413845 – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/18 06:14
[sdf] Add utility functions for contours.

2de1b563 – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/17 12:36
[sdf] Add functions to decompose `FT_Outline`.

cf0464d8 – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/17 12:24
[sdf] Structs, enums, macros, and functions for 'sdf' rasterizer.

c6ec87ec – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/17 12:11
[sdf] Add raster parameters structure.

56d27d32 – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/17 07:47
[sdf] Add 'sdf' renderer.

21627032 – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/17 07:40
[sdf] Add common elements for 'sdf' and 'bsdf' renderers.

cd6ff28a – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/16 13:09
[sdf] Add files for new 'sdf' module.

5a1b9d01 – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/16 05:06
[base] Allow renderers of different formats.

ec9b6c31 – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/16 06:47
Add data types required for the forthcoming 'sdf' module.

3b9196c4 – Anuj Verma <anujv@iitbhilai.ac.in> authored and Werner Lemberg <wl@gnu.org> committed on 2020/08/16 05:06
[base] Allow renderers of different formats.

2373074a – Werner Lemberg <wl@gnu.org> authored on 2020/12/23 17:02
* builds/windows/detect.mk (COPY): Make it work with `shell`.

768022b9 – Ignacio Casal Quinteiro <qignacio@amazon.com> authored and Werner Lemberg <wl@gnu.org> committed on 2020/12/23 06:30
meson.build (ft2_defines): Fix builds on Windows.

0d5f1dd3 – Tatsuyuki Ishi <ishitatsuyuki@gmail.com> authored and Alexei Podtelezhnikov <apodtele@gmail.com> committed on 2020/12/18 17:10
[autofit] Fix double division in stem darkening.

7bdf386e – Werner Lemberg <wl@gnu.org> authored on 2020/12/17 17:47
ftmodapi.h: Replace 0xA0 characters with spaces.

c948df52 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2020/12/17 10:53
* include/freetype/ftmodapi.h (FT_FACE_DRIVER_NAME): New public macro.

84b3616c – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2020/12/16 17:07
Documentation edits.

f6be9276 – Chris Liddell <chris.liddell@artifex.com> authored and Werner Lemberg <wl@gnu.org> committed on 2020/12/16 01:03
[truetype] Fix incremental metrics (#59503).

9cc89717 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2020/12/15 17:36
Documentation edits.

a3edbfa9 – Werner Lemberg <wl@gnu.org> authored on 2020/12/14 11:11
[type42] Pacify static analysis tools (#59682).

bd6d8e42 – Werner Lemberg <wl@gnu.org> authored on 2020/12/10 15:23
.mailmap: Add Priyesh.

505943a6 – Werner Lemberg <wl@gnu.org> authored on 2020/12/07 12:08
* builds/unix/configure.raw: Don't set `FT_DEBUG_LOGGING`.

272ae5ee – Werner Lemberg <wl@gnu.org> authored on 2020/12/07 05:29
* src/*: More fixes for using a '\n' in `FT_TRACE` and `FT_ERROR`.

015a9b8d – Werner Lemberg <wl@gnu.org> authored on 2020/12/07 05:27
*/*: s/FT_LOGGING/FT_DEBUG_LOGGING/.

9f94d853 – Werner Lemberg <wl@gnu.org> authored on 2020/12/05 04:41
docs/CHANGES: Mention `FT_LOGGING`.

7d3ab6a7 – Werner Lemberg <wl@gnu.org> authored on 2020/12/05 04:29
* builds/toplevel.mk (do-dist): Remove `submodules` directory.

a6adb256 – Werner Lemberg <wl@gnu.org> authored on 2020/12/02 09:15
* src/*: Don't use more than one '\n' in `FT_TRACE` and `FT_ERROR`.

Next