shithub: freetype+ttf2subf

RSS feed

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

713ea8e8 – Werner Lemberg <[email protected]> authored on 2013/05/28 18:37
Minor doc improvements.

41e4480e – Guenter <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2013/05/24 07:38
Apply Savannah patch #8055.

2d6e1fbc – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2013/05/23 04:01
Compilation fix.

3c783c1b – Infinality <[email protected]> authored on 2013/05/21 17:03
[truetype] Formatting and an additional subpixel tweak.

18f35ed1 – Infinality <[email protected]> authored on 2013/05/21 16:51
[truetype] Adjust subpixel zp2 moves and tweak rules.

63bfa832 – Infinality <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2013/05/20 03:38
[truetype] Simplify and improve subpixel function detection.

fd66469e – Werner Lemberg <[email protected]> authored on 2013/05/17 13:40
Update more FT_Err_XXX macros using FT_ERR and FT_THROW;

2799133a – Werner Lemberg <[email protected]> authored on 2013/05/17 10:00
Fix ChangeLog entry.

f04951af – Werner Lemberg <[email protected]> authored on 2013/05/17 09:51
[truetype] Add `interpreter-version' property.

6650be7c – Werner Lemberg <[email protected]> authored on 2013/05/13 06:05
[truetype] Avoid empty source file.

7441dd87 – Werner Lemberg <[email protected]> authored on 2013/05/13 05:12
* src/cff/cf2font.c (cf2_getGlyphWidth): Fix uninitialized variable.

8d6025c8 – Brian Nixon <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2013/05/13 05:06
Fix Savannah bug #38970.

cd888753 – Werner Lemberg <[email protected]> authored on 2013/05/12 11:08
[truetype] Add framework for TrueType properties.

b112fa41 – Werner Lemberg <[email protected]> authored on 2013/05/12 03:29
Fix Savannah bug #38967.

cbcf33d1 – Werner Lemberg <[email protected]> authored on 2013/05/12 03:27
Introduce unsigned 64bit type (if available).

d51ac9c7 – Werner Lemberg <[email protected]> authored on 2013/05/12 02:00
Fix Savannah bug #38968.

ea2b4756 – Werner Lemberg <[email protected]> authored on 2013/05/10 04:04
[sfnt] Clean up bitmap code.

f6aa089f – Werner Lemberg <[email protected]> authored on 2013/05/10 03:58
*/* [FT_CONFIG_OPTION_OLD_INTERNALS]: Remove macro and guarded code.

cecf93ef – Werner Lemberg <[email protected]> authored on 2013/05/08 07:39
* Version 2.4.12 released.

2688a6c6 – Werner Lemberg <[email protected]> authored on 2013/05/08 06:00
* docs/CHANGES: Updated.

ccbdc3c4 – Werner Lemberg <[email protected]> authored on 2013/05/08 05:17
* src/autofit/aflatin.c (af_latin_metrics_scale_dim): Typo.

26568611 – Werner Lemberg <[email protected]> authored on 2013/05/05 13:50
Synchronize `ftconfig.h'.

dd192ef0 – Werner Lemberg <[email protected]> authored on 2013/05/05 12:13
Fix compilation with C++.

d135e27c – Werner Lemberg <[email protected]> authored on 2013/05/05 06:44
Fix 64bit compilation issues.

073a0e29 – Werner Lemberg <[email protected]> authored on 2013/05/05 06:41
[raster] Fix clang issues.

e6e83627 – Werner Lemberg <[email protected]> authored on 2013/05/04 14:57
Fix clang fixes.

77c39b1d – Werner Lemberg <[email protected]> authored on 2013/05/04 14:04
[cff] Make Adobe CFF engine work correctly on 64bit hosts.

94152819 – Werner Lemberg <[email protected]> authored on 2013/05/04 12:40
More fixes for clang's `sanitize' feature.

138068fd – Werner Lemberg <[email protected]> authored on 2013/05/04 11:26
Formatting.

afaeeee9 – Werner Lemberg <[email protected]> authored on 2013/05/04 10:05
Fix errors reported by clang's `sanitize' feature.

99033fef – Werner Lemberg <[email protected]> authored on 2013/05/03 13:39
* src/cff/cf2blues.c: Remove dead code.

b3c3f86e – Werner Lemberg <[email protected]> authored on 2013/05/03 04:51
Minor.

9bf75e08 – Chris Liddell <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2013/05/02 07:09
* src/cff/cffgload.c: Include FT_CFF_DRIVER_H.

2048f02e – Werner Lemberg <[email protected]> authored on 2013/04/29 19:04
Minor.

29f1a927 – Werner Lemberg <[email protected]> authored on 2013/04/27 05:46
README: Improved.

689d68e5 – Werner Lemberg <[email protected]> authored on 2013/04/27 04:09
docs/CHANGES: Add ftdemo changes.

234b987e – Werner Lemberg <[email protected]> authored on 2013/04/26 10:10
* docs/CHANGES: Updated.

06474c3e – Werner Lemberg <[email protected]> authored on 2013/04/13 14:53
[cff] Add a new Type 2 interpreter and hinter.

283c8ed8 – Werner Lemberg <[email protected]> authored on 2013/04/13 11:02
[cff] New files for Adobe's Type 2 interpreter and hinting engine.

831dac88 – Werner Lemberg <[email protected]> authored on 2013/04/12 17:13
[cff] Minor code administration issues.

2dc26621 – Werner Lemberg <[email protected]> authored on 2013/04/12 16:11
Add output bitmap checksums.

fc185ef4 – Werner Lemberg <[email protected]> authored on 2013/04/12 15:48
Add framework for CFF properties.

04e547bd – Werner Lemberg <[email protected]> authored on 2013/04/03 03:37
Fix Savannah bug #38589.

2f7ccb23 – Werner Lemberg <[email protected]> authored on 2013/03/31 05:04
* configure: Use egrep, not grep.

94720c2c – Werner Lemberg <[email protected]> authored on 2013/03/29 15:37
Typo.

Next