shithub: freetype+ttf2subf

RSS feed

bd3849e7 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2013/08/27 17:43
FT_Open_Face: Improve external stream handling.

bcd8c0b0 – Werner Lemberg <[email protected]> authored on 2013/08/27 17:36
Remove `FT_SqrtFixed' function.

71c0ad65 – Werner Lemberg <[email protected]> authored on 2013/08/27 17:30
Whitespace.

5e53db25 – Werner Lemberg <[email protected]> authored on 2013/08/27 14:37
[autofit] While tracing, report script names instead of ID values.

278f64b3 – Werner Lemberg <[email protected]> authored on 2013/08/26 16:20
[autofit] Report used script while hinting a glyph.

371f5c3b – Werner Lemberg <[email protected]> authored on 2013/08/26 16:11
[autofit] Add support for Hebrew script.

098121db – Werner Lemberg <[email protected]> authored on 2013/08/26 14:54
[autofit] Improve tracing messages.

ffee64af – Werner Lemberg <[email protected]> authored on 2013/08/26 08:55
Better tracing of loaded glyphs.

33655a96 – Werner Lemberg <[email protected]> authored on 2013/08/26 05:58
[autofit] Fix script selection.

92f5a047 – Werner Lemberg <[email protected]> authored on 2013/08/26 05:22
[autofit] Make `dummy' hinter work as expected.

c1eb4459 – Werner Lemberg <[email protected]> authored on 2013/08/25 15:47
[autofit] Make `cjk' module use blue stringsets.

5c4a23a4 – Werner Lemberg <[email protected]> authored on 2013/08/25 15:29
[autofit] Typo.

306f8c5d – Werner Lemberg <[email protected]> authored on 2013/08/25 09:07
[autofit] Synchronize `cjk' with `latin' module (and vice versa).

0975d685 – Werner Lemberg <[email protected]> authored on 2013/08/25 04:37
[autofit] Make `latin' module use blue stringsets.

db3e5b93 – Werner Lemberg <[email protected]> authored on 2013/08/25 04:23
[autofit] Add blue stringsets.

8b8be783 – Werner Lemberg <[email protected]> authored on 2013/08/25 04:01
[autofit] Introduce data file for blue strings.

fc32e1c8 – Alexei Podtelezhnikov <[email protected]> authored on 2013/08/19 18:57
[base] Enable new algorithm for BBox_Cubic_Check.

4af44440 – Werner Lemberg <[email protected]> authored on 2013/08/18 14:46
* builds/unix/unix-def.in (freetype2.pc): Don't set executable bit.

6bfa263a – Werner Lemberg <[email protected]> authored on 2013/08/18 14:34
Fix Savannah bug #39804.

32a7d870 – Alexei Podtelezhnikov <[email protected]> authored on 2013/08/17 18:19
[base] Clean up BBox_Conic_Check.

1a9c3d14 – Alexei Podtelezhnikov <[email protected]> authored on 2013/08/15 18:51
[base] Finish experimental (disabled) BBox_Cubic_Check implementation.

61a65510 – Alexei Podtelezhnikov <[email protected]> authored on 2013/08/13 18:28
[base] Refactor experimental (disabled) BBox_Cubic_Check.

9bcfab87 – John Tytgat <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2013/08/06 04:55
Fix Savannah bug #39702.

a32682f1 – Werner Lemberg <[email protected]> authored on 2013/08/05 20:21
Fix gcc pragmas, part 2.

69e524d5 – Werner Lemberg <[email protected]> authored on 2013/08/05 19:38
Fix gcc pragmas.

9e6de36a – Werner Lemberg <[email protected]> authored on 2013/08/05 12:37
Fix Savannah bug #39700.

df41fe57 – Werner Lemberg <[email protected]> authored on 2013/08/05 12:34
Whitespace.

cc25e3ae – Werner Lemberg <[email protected]> authored on 2013/08/05 04:46
[autofit] Improve handling of `near' points.

ba9cf52d – Werner Lemberg <[email protected]> authored on 2013/08/05 03:00
Comment typo.

fb09a51f – Werner Lemberg <[email protected]> authored on 2013/08/04 14:24
Add comments to `ft_corner_is_flat'.

b8bf8b54 – Werner Lemberg <[email protected]> authored on 2013/08/04 05:25
[autofit] Update comments.

0d28a7d6 – Werner Lemberg <[email protected]> authored on 2013/08/02 18:59
* include/freetype/ftcffdrv.h: Improve documentation.

6d3c10e0 – Werner Lemberg <[email protected]> authored on 2013/08/02 16:47
Typo.

456cc440 – Werner Lemberg <[email protected]> authored on 2013/08/02 16:25
[autofit] Move declaration of scripts into separate file.

773601da – Werner Lemberg <[email protected]> authored on 2013/08/02 15:51
[autofit] Move declaration of writing systems into separate file.

74a9b670 – Werner Lemberg <[email protected]> authored on 2013/08/02 10:53
[sfnt] Fix compilation with g++.

89a529f3 – Werner Lemberg <[email protected]> authored on 2013/08/02 10:50
[autofit] Fix `make multi'.

e8ed2d62 – Werner Lemberg <[email protected]> authored on 2013/08/01 08:20
Another round of cppcheck nitpicks.

72f5ff5b – Werner Lemberg <[email protected]> authored on 2013/07/31 18:49
[autofit] Introduce `writing systems'.

5d6a3605 – Werner Lemberg <[email protected]> authored on 2013/07/30 19:17
[autofit] Variable renaming.

cc34efca – Werner Lemberg <[email protected]> authored on 2013/07/31 18:55
Minor.

2b29ed66 – suzuki toshiya <[email protected]> authored on 2013/07/30 09:55
Ignore libpng-config under cross-building configuration,

f2e7f1e1 – suzuki toshiya <[email protected]> authored on 2013/07/30 09:32
2013-07-30 Behdad Esfahbod <[email protected]>

21c32b08 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2013/07/25 17:53
Add FT_FACE_FLAG_COLOR and FT_HAS_COLOR.

b4725cb7 – suzuki toshiya <[email protected]> authored on 2013/07/24 10:25
[sfnt] Fix for `make multi' target.

6a7df625 – Werner Lemberg <[email protected]> authored on 2013/07/20 06:48
* docs/INSTALL.GNU: Updated.

ff269528 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2013/07/20 04:02
[sfnt] Fix `sbix' table version handling.

05c1421f – Werner Lemberg <[email protected]> authored on 2013/07/19 19:11
[autofit] Fix segment classification for blue zones.

778a7e6a – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2013/07/19 10:28
[sfnt] `sbix' fix-ups.

01705395 – Werner Lemberg <[email protected]> authored on 2013/07/18 09:13
[sfnt] Add support for Apple's `sbix' color bitmap table.

274207eb – Werner Lemberg <[email protected]> authored on 2013/07/18 08:38
[sfnt] Ignore invalid magic number in `head' or `bhed'.

9a7951d9 – Werner Lemberg <[email protected]> authored on 2013/07/16 11:25
[smooth] Fix segfault caused by previous commit.

89929ec6 – David Turner <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2013/07/16 09:36
[smooth] Improve performance.

f66d48e9 – David Turner <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2013/07/16 09:18
Add assembler code for TT_MulFix14 and TT_DotFix14.

b2890886 – David Turner <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2013/07/16 08:52
Optimize FT_MulFix for x86_64 GCC builds.

a5f33eeb – David Turner <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2013/07/16 08:40
Speed up ARMv7 support.

aa0ac323 – Werner Lemberg <[email protected]> authored on 2013/07/02 06:36
[sfnt] Fix documentation of `tt_face_get_metrics'.

a411de91 – Werner Lemberg <[email protected]> authored on 2013/06/28 03:59
One more update to `CHANGES' file.

e12fc77e – Werner Lemberg <[email protected]> authored on 2013/06/28 03:57
* docs/CHANGES: Updated.

680c1d40 – Werner Lemberg <[email protected]> authored on 2013/06/27 13:21
* src/winfonts/winfnt.c (FNT_Load_Glyph): Fix bitmap width guard.

b8850fc1 – Werner Lemberg <[email protected]> authored on 2013/06/26 08:22
[cff] Add darkening limit to `darkening-parameters'.

89ca1fd6 – Werner Lemberg <[email protected]> authored on 2013/06/25 19:28
[cff] Add `darkening-parameters' property.

fad93267 – Werner Lemberg <[email protected]> authored on 2013/06/25 06:41
[docmaker] Code shuffling.

8bdc4071 – Werner Lemberg <[email protected]> authored on 2013/06/25 06:20
[docmaker] Remove unused functions.

ffb8b473 – Werner Lemberg <[email protected]> authored on 2013/06/25 05:09
* builds/freetype.mk (dll): Remove target.

979c5c50 – Werner Lemberg <[email protected]> authored on 2013/06/25 03:48
[doc] Fix hyperlinks.

c7cc9ebe – Werner Lemberg <[email protected]> authored on 2013/06/25 03:24
[docmaker] Recognise URLs.

3da51828 – Werner Lemberg <[email protected]> authored on 2013/06/23 05:48
Fix comment.

fe4f571f – Werner Lemberg <[email protected]> authored on 2013/06/19 19:27
* Version 2.5.0.1 released.

609f0ca0 – Werner Lemberg <[email protected]> authored on 2013/06/19 10:41
* builds/unix/install.mk (install): Don't create `cache' directory.

25b7da53 – Werner Lemberg <[email protected]> authored on 2013/06/19 06:23
* Version 2.5.0 released.

841e49a7 – Werner Lemberg <[email protected]> authored on 2013/06/18 20:25
Update CHANGES; tag some auto-hinter properties as still experimental.

f56691a8 – Werner Lemberg <[email protected]> authored on 2013/06/18 06:17
Fix Savannah bug #39269.

67cf7a88 – Andrew Church <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2013/06/18 05:35
Fix Savannah bug #39266.

d7e3444b – Werner Lemberg <[email protected]> authored on 2013/06/14 14:33
* src/smooth/ftgrays.c One final pragma to silence 64-bit MSVC.

9d043dae – Werner Lemberg <[email protected]> authored on 2013/06/13 06:45
Minor doc improvement.

cb23a628 – Dave Arnold <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2013/06/13 03:46
[cff] Add code to Adobe's engine to handle ppem > 2000.

294ce11b – Werner Lemberg <[email protected]> authored on 2013/06/12 19:33
Another try on pragmas.

25b6e600 – Werner Lemberg <[email protected]> authored on 2013/06/12 07:06
* include/freetype/internal/ftdebug.h: Disable MSVC warning C4127.

c06889eb – Werner Lemberg <[email protected]> authored on 2013/06/12 06:58
More compiler warning fixes.

2d9caa06 – Werner Lemberg <[email protected]> authored on 2013/06/11 12:24
Minor documentation issues.

5e094c6f – Werner Lemberg <[email protected]> authored on 2013/06/10 10:59
[truetype] Improve handling of broken sbit advance widths.

a25ecfdd – Werner Lemberg <[email protected]> authored on 2013/06/10 08:57
[sfnt] Improve embedded bitmap tracing.

99e60d84 – Werner Lemberg <[email protected]> authored on 2013/06/09 21:44
Fix Savannah bug #39160.

e2d73df7 – Werner Lemberg <[email protected]> authored on 2013/06/09 04:48
Documentation improvements.

2ba871b2 – Werner Lemberg <[email protected]> authored on 2013/06/09 04:20
* src/cache/ftcmanag.c (FTC_Manager_Reset): Add missing cache flush.

3f6e0e0c – Werner Lemberg <[email protected]> authored on 2013/06/07 14:10
Add and improve pragmas for MSVC compiler.

85fd84b8 – Werner Lemberg <[email protected]> authored on 2013/06/07 13:10
[cff] s/cf2_getGlyphWidth/cf2_getGlyphOutline/.

4447b2c8 – Werner Lemberg <[email protected]> authored on 2013/06/06 17:28
[cff] Add early exit feature for width-only calls.

badf3178 – Werner Lemberg <[email protected]> authored on 2013/06/06 05:16
Next round of compiler fixes.

c378249e – Dave Arnold <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2013/06/05 15:57
Fix more MSVC Win32 compiler warnings.

9ef0bc00 – Werner Lemberg <[email protected]> authored on 2013/06/05 10:53
Minor formatting.

45392b77 – Werner Lemberg <[email protected]> authored on 2013/06/05 09:43
Fix compiler warnings.

d963498f – Werner Lemberg <[email protected]> authored on 2013/06/04 16:18
* src/cff/cf2font.c (cf2_getGlyphWidth): Initialize `advWidth'.

8d8508e4 – Werner Lemberg <[email protected]> authored on 2013/06/04 09:09
Missed some cppcheck items.

dc624ca4 – Werner Lemberg <[email protected]> authored on 2013/06/04 06:30
Apply fixes for cppcheck nitpicks.

eeb83204 – Werner Lemberg <[email protected]> authored on 2013/06/04 03:14
Documentation fix.

2429dc3d – Werner Lemberg <[email protected]> authored on 2013/06/03 08:41
Add CFF_CONFIG_OPTION_OLD_ENGINE configuration option.

f9cceeb4 – Werner Lemberg <[email protected]> authored on 2013/06/02 19:38
Fix PNG library handling.

760d342d – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2013/05/29 07:36
Add support for color embedded bitmaps (eg. color emoji).

Next