shithub: freetype+ttf2subf

RSS feed

6d9e6b21 – Priyesh Kumar <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/08/28 05:56
* src/*: Fix `-Wformat` warnings.

2a5d8e8f – Priyesh Kumar <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/08/27 19:28
[builds/windows] Changes to build 'dlg' with FreeType on Windows.

2a46d1f0 – Priyesh Kumar <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/08/27 09:01
[base] Add public API to change log handling function.

5fea76cf – Priyesh Kumar <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/08/26 17:30
[base] Add public API to change the levels of tracing components.

d00cbc3f – Priyesh Kumar <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/08/26 15:44
[base] Updates to print timestamp and name of `FT_COMPONENT` in logs.

d46bada2 – Priyesh Kumar <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/08/26 13:41
[base] Add functions and variables to print logs to a file.

34b1c897 – Priyesh Kumar <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/08/26 08:27
[builds] Necessary changes to make 'dlg' compile.

8da4b437 – Priyesh Kumar <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/08/26 06:12
* .gitmodules: Add 'dlg' library's git repository as submodule.

8cc4d0dc – Werner Lemberg <[email protected]> authored on 2020/12/01 03:48
* src/tools/chktrcmp.py (trace_use_pat): Update to current use.

56c610b1 – Werner Lemberg <[email protected]> authored on 2020/11/27 10:37
builds/meson/*: Add copyright boilerplate.

3facafa4 – Werner Lemberg <[email protected]> authored on 2020/11/25 06:37
.mailmap: Updated and sorted.

5abd252a – Alexei Podtelezhnikov <[email protected]> authored on 2020/11/20 10:24
[cff,cid,type1] Demote old engine for lack of CFF2.

1286f58c – Alexei Podtelezhnikov <[email protected]> authored on 2020/11/20 09:54
Downgrade property tracing.

32b14552 – Werner Lemberg <[email protected]> authored on 2020/11/09 16:00
* src/type42/t42parse.c (t42_parse_sfnts): More tracing messages.

26e2a895 – Werner Lemberg <[email protected]> authored on 2020/11/04 16:00
* meson.build: Fix .pc file generation.

0bd50c90 – Werner Lemberg <[email protected]> authored on 2020/11/04 05:16
Typo.

5d916009 – Werner Lemberg <[email protected]> authored on 2020/11/04 04:05
docs/CHANGES: Updated.

22bb0660 – Jan Alexander Steffens (heftig) <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/11/03 17:30
Fix documentation build.

b049cade – Alexei Podtelezhnikov <[email protected]> authored on 2020/11/02 09:26
Mention external modules.

6fca2e5b – Werner Lemberg <[email protected]> authored on 2020/10/31 02:52
Minor clean-ups of last commit.

681c7e23 – Alexei Podtelezhnikov <[email protected]> authored on 2020/10/30 19:03
Better scan converter documentation.

5cbd052d – Alexei Podtelezhnikov <[email protected]> authored on 2020/10/30 09:53
Add preamble.

e9a7015e – Werner Lemberg <[email protected]> authored on 2020/10/30 04:27
Avoid non-ASCII character in public header file.

101e62a2 – Werner Lemberg <[email protected]> authored on 2020/10/30 04:04
ftimage.h: Improve description of `FT_Span`.

804e625d – Werner Lemberg <[email protected]> authored on 2020/10/28 09:34
[truetype] Minor update to forthcoming OpenType 1.8.4 standard.

40c5681a – Werner Lemberg <[email protected]> authored on 2020/10/26 14:09
* meson.build: Fix 'harfbuzz' and 'brotli' build options (#59347).

007c109b – Ben Wagner <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/10/23 04:29
* src/sfnt/pngshim.c (Load_SBit_Png): Fix memory leak (#59322).

6a2b3e40 – Werner Lemberg <[email protected]> authored on 2020/10/20 03:10
* Version 2.10.4 released.

a3bab162 – Werner Lemberg <[email protected]> authored on 2020/10/19 19:45
[sfnt] Fix heap buffer overflow (#59308).

840ce58f – Alexei Podtelezhnikov <[email protected]> authored on 2020/10/18 03:36
* src/sfnt/tt{colr,cpal}.c: Fix signedness warnings from VC++.

a93f50b6 – Alexei Podtelezhnikov <[email protected]> authored on 2020/10/17 17:58
* src/sfnt/sfwoff2.c (Read255UShort): Tweak types to please VC++.

82d33155 – Alexei Podtelezhnikov <[email protected]> authored on 2020/10/11 17:56
Unnest markdown.

337670af – Werner Lemberg <[email protected]> authored on 2020/10/10 14:14
* Version 2.10.3 released.

c9f588be – Werner Lemberg <[email protected]> authored on 2020/10/10 08:48
Document changes to last release.

40479fad – Werner Lemberg <[email protected]> authored on 2020/09/25 13:44
[autofit] Synchronize with ttfautohint.

e8ee98e6 – Werner Lemberg <[email protected]> authored on 2020/09/25 03:22
Move `scripts/make_distribution_archives.py` to `src/tools`.

4f13a43a – Werner Lemberg <[email protected]> authored on 2020/09/24 05:35
* src/cff/cffgload.c (cff_slot_load): Scale `vertBearingY`.

bed960d9 – Werner Lemberg <[email protected]> authored on 2020/09/24 05:31
* src/base/ftobjs.c (FT_Load_Glyph): Trace glyph metrics.

3ce0df52 – Werner Lemberg <[email protected]> authored on 2020/09/22 16:05
[meson] Move auxiliary scripts to `builds/meson`.

d686f2ff – David Turner <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/08/25 16:52
Add python script for building tarballs.

46417607 – Werner Lemberg <[email protected]> authored on 2020/09/21 05:03
* scripts/extract_freetype_version.py: Fix regex typos.

66978a58 – David Turner <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/05/17 14:45
Add Meson build project file.

ab6a21b7 – Alexei Podtelezhnikov <[email protected]> authored on 2020/09/18 18:32
Documentation updates.

20186d1b – Alexei Podtelezhnikov <[email protected]> authored on 2020/09/11 19:47
[raster] Improve the second pass (#58373).

c3721642 – Alexei Podtelezhnikov <[email protected]> authored on 2020/09/11 19:13
[raster] Tune SMART macro (#58352).

cb473313 – Alexei Podtelezhnikov <[email protected]> authored on 2020/09/08 18:41
[raster] Introduce SMART macro.

3594eaee – Alexei Podtelezhnikov <[email protected]> authored on 2020/09/08 18:20
[raster] Improve tracing.

fa82803f – Nikolaus Waxweiler <[email protected]> authored on 2020/09/03 07:11
* ChangeLog: Add entry for last commit.

69353a19 – Boris Dalstein <[email protected]> authored and Nikolaus Waxweiler <[email protected]> committed on 2020/08/25 09:53
Export version info (#58935)

600d59e3 – Alexei Podtelezhnikov <[email protected]> authored on 2020/09/02 11:48
[truetype] Reduce Infinality footprint (cont'd).

51a5e338 – Alexei Podtelezhnikov <[email protected]> authored on 2020/09/01 20:02
[truetype] Reduce Infinality footprint.

e6c7e4b4 – Alexei Podtelezhnikov <[email protected]> authored on 2020/09/01 17:49
[truetype] Refactor compensation color.

16ee2a22 – Alexei Podtelezhnikov <[email protected]> authored on 2020/08/28 19:08
[smooth] Don't set target in direct mode.

d8228a00 – Alexei Podtelezhnikov <[email protected]> authored on 2020/08/28 18:28
Improve FT_Outline_Render docs.

6730854c – Alexei Podtelezhnikov <[email protected]> authored on 2020/08/25 19:16
* src/smooth/ftsmooth.c (ft_smooth_raster_overlap): Limit width.

cdc009c2 – Werner Lemberg <[email protected]> authored on 2020/08/22 09:30
* src/truetype/ttgload.c (TT_Get_VMetrics): Add tracing message.

f9f6adb6 – Alexei Podtelezhnikov <[email protected]> authored on 2020/08/05 04:24
[truetype] Retain OVERLAP_SIMPLE and OVERLAP_COMPOUND.

3a1f4b7a – Alexei Podtelezhnikov <[email protected]> authored on 2020/08/04 18:17
* src/truetype/ttgload.c (TT_Load_Glyph): More tracing.

8b360132 – Werner Lemberg <[email protected]> authored on 2020/08/04 06:48
Minor typos, formatting.

986a340d – Alexei Podtelezhnikov <[email protected]> authored on 2020/07/28 19:20
Unbreak compilation.

f76f7fde – Alexei Podtelezhnikov <[email protected]> authored on 2020/07/28 19:13
Hide internal functions with SunPro.

3273521f – Anuj Verma <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/07/28 14:34
Fix static compilation with Visual C.

fffc303a – Werner Lemberg <[email protected]> authored on 2020/07/28 14:28
Formatting, improving comments.

53be1753 – Priyesh Kumar <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/07/28 03:33
Fix `-Wformat' compiler warnings.

8cfc41ae – Werner Lemberg <[email protected]> authored on 2020/07/25 08:23
Fix `-Wformat' compiler warnings.

b6183ea3 – Werner Lemberg <[email protected]> authored on 2020/07/23 09:03
* src/sfnt/sfwoff2.c (woff2_decompress): Fix compiler warning.

ee19a6cb – David Turner <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/05/01 11:37
Add .clang-format file

b7c467b6 – Werner Lemberg <[email protected]> authored on 2020/07/15 05:15
[doc] Stem darkening is off by default for CFF driver.

5fe7c044 – David Turner <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/07/14 12:12
freetype.h (FT_Set_Transform): Minor documentation update.

95de21ab – Werner Lemberg <[email protected]> authored on 2020/07/14 04:32
README: Add information on contributing patches.

c922ffa5 – Werner Lemberg <[email protected]> authored on 2020/07/12 03:52
* builds/unix/configure.raw: Fix inclusion of `ftoption.h'.

b1286b32 – Ben Wagner <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/07/09 10:31
Document `FT_Face_Rec_::box' with variable fonts (#54969).

96fb73ef – Werner Lemberg <[email protected]> authored on 2020/07/07 12:58
Fix clang warnings.

0f35b042 – David Turner <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/07/06 06:56
[build] Really fix multi and C++ builds.

cb4a943b – David Turner <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/07/06 06:56
[build] Fix multi and C++ builds.

2eb8f886 – Werner Lemberg <[email protected]> authored on 2020/07/06 05:21
[psaux] Improve `t1_decoder_parse_metrics' (#58646).

b0667d2d – David Turner <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/07/02 07:20
[build] Improve visibility support of library function names.

bb66c8d8 – David Turner <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/07/02 07:09
[build] Split off more stuff from `ftconfig.h'.

0322efb5 – David Turner <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/07/02 06:31
[build] Move mac support code to `mac-support.h'.

bd7251ac – David Turner <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/07/02 06:24
[build] Put integer type definitions into `integer-types.h'.

a4d92067 – David Turner <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/07/02 06:10
[build] Rename `build/unix/ftconfig.in' to `ftconfig.h.in'.

3bb512bc – Alexei Podtelezhnikov <[email protected]> authored on 2020/07/03 18:29
[smooth] Introduce direct oversampling for overlaps.

19d39f43 – Alexei Podtelezhnikov <[email protected]> authored on 2020/07/03 05:17
[smooth] Use direct rendering mode in Harmony.

2d67511a – Alexei Podtelezhnikov <[email protected]> authored on 2020/07/03 05:02
[smooth] Separate LCD paths from gray rendering.

a4434747 – Sebastian Rasmussen <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/06/20 01:31
[cff] Fix handling of `style_name == NULL' (#58630).

de088b1d – Alexei Podtelezhnikov <[email protected]> authored on 2020/06/19 18:46
Simplify unused macro.

f594ffdc – Sebastian Rasmussen <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/06/19 14:55
[cff] Fix another two memory leaks (#58629).

2e2f3cb5 – Sebastian Rasmussen <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/06/19 12:29
[psaux] Fix memory leak (#58626).

09b98060 – Sebastian Rasmussen <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/06/19 12:21
Fix memory leak (#58624).

6e722f2e – Alexei Podtelezhnikov <[email protected]> authored on 2020/06/19 04:39
[base] Rework d1180b5f9598 until further notice.

8ed5a247 – Sebastian Rasmussen <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/06/19 06:35
[cff, cid] Fix segfaults in case of error (#58621).

d1180b5f – Werner Lemberg <[email protected]> authored on 2020/06/19 04:18
[base] Fix UBSAN error.

4d364b68 – Werner Lemberg <[email protected]> authored on 2020/06/19 01:41
[woff2] Fix segfault.

d924c5cf – Stephen McDowell <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/06/19 00:14
[sfnt] Support Intel compilers.

a4429959 – Sebastian Rasmussen <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/06/18 11:12
[base] Fix memory leak (#58611).

575b78d9 – Sebastian Rasmussen <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/06/18 11:12
[cff] Fix memory leak (#58610).

74cebeae – Werner Lemberg <[email protected]> authored on 2020/06/18 23:41
* src/cff/cffload.c (cff_index_get_pointers): Rename `t' to `tbl'.

c8cd139c – Sebastian Rasmussen <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2020/06/18 09:46
[cff] Free table upon error allocating other data (#58609).

7438235b – Werner Lemberg <[email protected]> authored on 2020/06/17 11:12
woff2tags.h: Fix copyright year.

16586859 – Werner Lemberg <[email protected]> authored on 2020/06/13 17:15
Remove redundant inclusion of `ft2build.h'.

Next