shithub: freetype+ttf2subf

RSS feed

9c1a2b04 – Werner Lemberg <[email protected]> authored on 2015/12/22 07:05
* src/type1/t1load.c (parse_subrs): Fix memory leak (#46744).

7ce6c43c – Werner Lemberg <[email protected]> authored on 2015/12/22 00:39
[base] Make hash interface symmetric.

60d13bd4 – Werner Lemberg <[email protected]> authored on 2015/12/21 12:27
[type1] Avoid shift of negative numbers (#46732).

bd4b8976 – Werner Lemberg <[email protected]> authored on 2015/12/20 14:36
[type1, psaux] Handle large values of num_subrs correctly (#46692).

1caf629e – Werner Lemberg <[email protected]> authored on 2015/12/20 14:00
[base] Thinko: Remove free function pointer.

76e79ec9 – Werner Lemberg <[email protected]> authored on 2015/12/20 04:03
[base, bdf] Don't expose `FT_Hashnode' in hash functions.

ad306eaa – Werner Lemberg <[email protected]> authored on 2015/12/20 03:33
[base, bdf] Add number hashing.

1b7549cc – Werner Lemberg <[email protected]> authored on 2015/12/20 03:00
[base] Introduce hash lookup, compare, and free function pointers.

609546c4 – Werner Lemberg <[email protected]> authored on 2015/12/20 02:17
[base, bdf] Use a union as a hash key.

762b2328 – Werner Lemberg <[email protected]> authored on 2015/12/20 01:39
Minor clean-ups.

31343565 – Werner Lemberg <[email protected]> authored on 2015/12/19 12:02
[bdf] Use new hash functions.

c98a40f9 – Werner Lemberg <[email protected]> authored on 2015/12/19 11:59
[bdf, base] Lift hash functions from bdf driver to base module.

1f80c815 – Werner Lemberg <[email protected]> authored on 2015/12/16 03:22
Whitespace.

02451c79 – Werner Lemberg <[email protected]> authored on 2015/12/15 12:53
[autofit] Add blue-zone support for Bengali script.

a512b0fe – Ben Wagner <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/12/14 04:19
[bdf] Remove dead code (#46625).

4099281f – Werner Lemberg <[email protected]> authored on 2015/12/14 02:51
[base] Fix calls to `FT_Stream_Seek'.

0063649d – Werner Lemberg <[email protected]> authored on 2015/12/14 02:02
Whitespace, `.mailmap' update.

f0cc1738 – Ben Wagner <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/12/14 02:00
[base] Check error when seeking to data supplied offset (#46635).

d8f9a453 – Werner Lemberg <[email protected]> authored on 2015/12/13 10:54
[autofit] Add support for Myanmar script.

868d5a0e – Werner Lemberg <[email protected]> authored on 2015/12/12 02:28
* src/autofit/aflatin.c (af_latin_metrics_init_blues): Minor.

79a42ad2 – Werner Lemberg <[email protected]> authored on 2015/12/12 02:27
* src/autofit/afscript.h: Avoid potential crash.

4fe3b55d – Werner Lemberg <[email protected]> authored on 2015/12/11 03:08
[autofit] Restore OpenType feature check.

3c3d7c21 – Werner Lemberg <[email protected]> authored on 2015/12/10 06:54
Another typo.

93fdf4eb – Werner Lemberg <[email protected]> authored on 2015/12/10 06:52
Formatting.

bbe84ed9 – Werner Lemberg <[email protected]> authored on 2015/12/10 04:33
[autofit] Remove redundant code.

5330e3de – Werner Lemberg <[email protected]> authored on 2015/12/10 03:32
[autofit] Minor.

dd305f31 – Werner Lemberg <[email protected]> authored on 2015/12/09 16:00
[autofit] Thinko.

0164d934 – Werner Lemberg <[email protected]> authored on 2015/12/09 15:04
[autofit] Introduce subscript top blue zones.

f02e1df7 – Werner Lemberg <[email protected]> authored on 2015/12/09 09:45
[autofit] Fix tracing message.

c13526e6 – Werner Lemberg <[email protected]> authored on 2015/12/08 04:48
* src/autofit/afblue.dat: Add more Khmer clusters.

b38ca3cb – Werner Lemberg <[email protected]> authored on 2015/12/06 14:48
[autofit] Typos.

facb79ab – Werner Lemberg <[email protected]> authored on 2015/12/06 14:34
[autofit] Add support for Khmer script.

24aa9c66 – Werner Lemberg <[email protected]> authored on 2015/12/06 13:52
[autofit] Rewrite HarfBuzz interface to support character clusters.

de599941 – Werner Lemberg <[email protected]> authored on 2015/12/06 13:18
[autofit] Prepare forthcoming changes.

f45c0bf9 – Werner Lemberg <[email protected]> authored on 2015/12/06 04:58
[autofit] Use string of standard characters.

a8a54c30 – Werner Lemberg <[email protected]> authored on 2015/12/05 08:26
* src/autofit/afblue.dat: Separate blue zone characters with spaces.

453722db – Werner Lemberg <[email protected]> authored on 2015/12/05 08:20
* src/tools/afblue.pl (convert_ascii_chars): Don't ignore spaces.

f7e6d51a – Werner Lemberg <[email protected]> authored on 2015/12/05 08:08
* src/autofit/afblue.hin (GET_UTF8_CHAR): Use `do...while(0)'.

53696f03 – Werner Lemberg <[email protected]> authored on 2015/12/05 02:44
* src/autofit/afwarp.c: s/INT_MIN/FT_INT_MIN/.

a4154738 – Werner Lemberg <[email protected]> authored on 2015/12/03 02:49
* builds/unix/install.mk (install): Remove stale `ft2build.h'.

1b740a00 – Alexei Podtelezhnikov <[email protected]> authored on 2015/12/01 19:30
Minor rearrangement.

5b05bc66 – Werner Lemberg <[email protected]> authored on 2015/12/01 07:09
[type1] Avoid dangling pointer (#46572).

f8c20577 – Alexei Podtelezhnikov <[email protected]> authored on 2015/11/28 17:43
* include/freetype/ftlcdfil.h: Documentation tweak.

66cf29b1 – Werner Lemberg <[email protected]> authored on 2015/11/28 14:08
* Version 2.6.2 released.

4679bf83 – Werner Lemberg <[email protected]> authored on 2015/11/28 14:05
Fix C++ compilation.

25b1330a – Nikolaus Waxweiler <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/11/28 13:07
Minor documentation improvements.

01ce1c6a – Nikolaus Waxweiler <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/11/28 07:04
Change default LCD filter to be normalized and color-balanced.

98afe3f5 – Werner Lemberg <[email protected]> authored on 2015/11/28 06:58
[docmaker] Allow references to section names.

30fdfe6c – Tamas Kenez <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/11/27 18:16
[cmake] Add script to test the config module.

c80620c7 – Tamas Kenez <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/11/27 13:37
* CMakeLists.txt: Create `freetype-config.cmake' config module.

9d0544f2 – Tamas Kenez <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/11/27 13:28
* CMakeLists.txt: Set CMAKE_DEBUG_POSTFIX to `d'.

da97b4c4 – Tamas Kenez <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/11/27 02:11
[cmake] Add better control of library dependencies.

4854df62 – Tamas Kenez <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/11/27 02:04
[cmake] Make `FindHarfbuzz' observe the REQUIRED option.

5b3446b0 – Werner Lemberg <[email protected]> authored on 2015/11/27 01:47
[cmake] Collect files specific to cmake in `builds/cmake'.

8f982b38 – Alexander Bock <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/11/27 01:34
CMakeLists.txt: Honour new command line flag `FREETYPE_NO_DIST'.

7696e337 – Werner Lemberg <[email protected]> authored on 2015/11/26 09:31
Use new docmaker syntax for identifiers with identical names.

97b808fd – Werner Lemberg <[email protected]> authored on 2015/11/26 09:29
[docmaker] Allow `foo[bar]' as identifier.

4a15013a – Werner Lemberg <[email protected]> authored on 2015/11/25 02:53
* src/bdf/bdflib.c (bdf_load_font): Fix small memory leak (#46480).

d8fc009d – Werner Lemberg <[email protected]> authored on 2015/11/21 08:12
Update `CHANGES' file.

663f2d7a – Werner Lemberg <[email protected]> authored on 2015/11/21 01:30
* include/freetype/internal/ftcalc.h: Don't use `register' keyword.

b96af12e – Werner Lemberg <[email protected]> authored on 2015/11/20 11:03
Add `FT_LCD_FILTER_LEGACY1' enum value.

68fb4789 – Werner Lemberg <[email protected]> authored on 2015/11/15 08:06
* src/autofit/afhints.c (af_get_segment_index): Fix it.

94cacac5 – Werner Lemberg <[email protected]> authored on 2015/11/14 23:45
* src/bdf/bdflib.c (bdf_load_font): Fix small memory leak (#46439).

49984c9b – Werner Lemberg <[email protected]> authored on 2015/11/12 17:48
Documentation typo.

75722f89 – Werner Lemberg <[email protected]> authored on 2015/11/11 04:55
[cff, autofit] Switch off stem darkening by default.

ccd3188a – Jan Alexander Steffens (heftig) <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/11/10 17:33
Allow native CFF hinter in FT_RENDER_MODE_LIGHT.

2985e4fa – Werner Lemberg <[email protected]> authored on 2015/11/09 16:37
* src/cid/cidload.c (cid_face_open): Fix GDBytes guard (#46408).

837285e4 – Werner Lemberg <[email protected]> authored on 2015/11/09 04:20
[truetype] Remove integer to pointer conversion compiler warning.

abb33121 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/11/08 05:00
[sfnt] Accept version 3 of `EBLC' and `CBLC' tables also.

be32b168 – Philipp Knechtges <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/11/08 03:37
[autofit] Don't distort (latin) glyphs too much (#46195).

7363414b – Werner Lemberg <[email protected]> authored on 2015/11/07 01:32
[ftfuzzer] Add copyright notices; do some formatting.

0f0a6bb8 – Werner Lemberg <[email protected]> authored on 2015/11/05 08:48
[sfnt] Ignore embedded bitmaps with zero size (#46379).

758d55e5 – Werner Lemberg <[email protected]> authored on 2015/11/04 06:44
[truetype] Catch infinite recursion in subglyphs (#46372).

040edaf5 – Werner Lemberg <[email protected]> authored on 2015/11/04 02:35
[truetype] Better tracing of composite glyphs.

aae88087 – Werner Lemberg <[email protected]> authored on 2015/11/03 12:30
[sfnt] Protect against zero-size bitmaps (#46345).

b6fd5bc0 – Nikolaus Waxweiler <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/11/03 05:40
* src/autofit/afloader.c (af_loader_load_g): Implement emboldening.

bf2ba9e3 – Nikolaus Waxweiler <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/11/02 08:12
[autofit] Implement darkening computation function.

37c401ac – Nikolaus Waxweiler <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/11/02 04:32
[autofit] Add functions to get standard widths for writing systems.

b2a85ad3 – Nikolaus Waxweiler <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/11/02 04:20
[autofit] Extend `AF_FaceGlobalsRec' to hold emboldening data.

d682e510 – Nikolaus Waxweiler <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/11/02 04:06
[autofit] Add stem-darkening properties.

6bda921d – Werner Lemberg <[email protected]> authored on 2015/11/02 01:53
[ftfuzzer] Update README file.

bcf618b2 – Werner Lemberg <[email protected]> authored on 2015/11/02 01:50
[ftfuzzer] Add support for multiple files (patch #8779).

40cb1dc3 – Werner Lemberg <[email protected]> authored on 2015/10/31 15:08
Formatting.

57cbb8c1 – Werner Lemberg <[email protected]> authored on 2015/10/31 14:47
[sfnt] Fix cmap 14 validation (#46346).

009cc150 – Werner Lemberg <[email protected]> authored on 2015/10/31 13:52
[sfnt] Handle infinite recursion in bitmap strikes (#46344).

4188deac – Werner Lemberg <[email protected]> authored on 2015/10/30 04:07
Comments.

02cfd714 – Werner Lemberg <[email protected]> authored on 2015/10/29 16:50
* src/autofit/afhints.c (af_glyph_hints_dump_points): Minor.

017db03e – Werner Lemberg <[email protected]> authored on 2015/10/29 01:52
* CMakeLists.txt: Remove code to set MSVC's /FD compiler switch.

fba29fab – Werner Lemberg <[email protected]> authored on 2015/10/27 17:04
[pfr] Add some safety guards (#46302).

4a3fce93 – Werner Lemberg <[email protected]> authored on 2015/10/27 15:27
[pfr] Formatting, improving comments.

6a19a7d3 – Werner Lemberg <[email protected]> authored on 2015/10/26 11:40
[truetype] Fix sanitizing logic for `loca' (#46223).

7f00fa64 – Werner Lemberg <[email protected]> authored on 2015/10/25 06:59
[autofit] Improve tracing.

07f27e1e – Werner Lemberg <[email protected]> authored on 2015/10/24 11:22
Thinkos and omissions.

6f09011f – Werner Lemberg <[email protected]> authored on 2015/10/24 06:10
[sfnt] Sanitize bitmap strike glyph height.

e93d326c – Werner Lemberg <[email protected]> authored on 2015/10/22 06:17
[sfnt, type42] Fix clang compiler warnings.

f1c93439 – Werner Lemberg <[email protected]> authored on 2015/10/22 06:11
[cff] Avoid overflow/module arithmetic.

59ae73fe – Werner Lemberg <[email protected]> authored on 2015/10/22 05:26
[cid] Better check of `SubrCount' dictionary entry (#46272).

5dedbc04 – Werner Lemberg <[email protected]> authored on 2015/10/22 03:22
Improve documentation of `FT_Get_MM_Var' and `FT_MM_Var'.

e484d36b – Werner Lemberg <[email protected]> authored on 2015/10/21 16:48
[base] Pacify compiler (#46266).

87fefc59 – Werner Lemberg <[email protected]> authored on 2015/10/21 16:29
[type42] Fix heap buffer overflow (#46269).

Next