shithub: freetype+ttf2subf

RSS feed

04a7858c – Ralph Giles <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2009/04/30 16:32
Make `seac' operator work correctly with incremental interface.

7daf801f – Werner Lemberg <[email protected]> authored on 2009/04/30 16:00
Document recent changes to ftview.

8b84c9d1 – Werner Lemberg <[email protected]> authored on 2009/04/27 15:40
autohinter: Don't change digit widths if all widths are the same.

b5a46059 – Werner Lemberg <[email protected]> authored on 2009/04/26 12:32
Make ftgrays compile with _STANDALONE_ and FT_STATIC_RASTER again.

6757390d – Werner Lemberg <[email protected]> authored on 2009/04/26 12:21
Add missing ChangeLog entry.

b3511ebb – Karl Berry <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2009/04/21 18:51
Fix AC_CHECK_FT2.

1dcd0f23 – Oran Agra <[email protected]> authored on 2009/04/05 14:25
Add #error to modules and files that do not support PIC yet.

59b4af8d – Oran Agra <[email protected]> authored on 2009/04/05 14:23
Position Independent Code (PIC) support in autofit module.

4e711be9 – Oran Agra <[email protected]> authored on 2009/04/05 14:20
Position Independent Code (PIC) support in pshinter module.

24b110c6 – Oran Agra <[email protected]> authored on 2009/04/05 14:18
Position Independent Code (PIC) support in psnames module.

05609509 – Oran Agra <[email protected]> authored on 2009/04/05 14:16
Position Independent Code (PIC) support in raster renderer.

c1e22f39 – Oran Agra <[email protected]> authored on 2009/04/05 14:14
Position Independent Code (PIC) support in smooth renderer.

cb3b6141 – Oran Agra <[email protected]> authored on 2009/04/05 14:12
Position Independent Code (PIC) support in cff driver.

fb429ec4 – Oran Agra <[email protected]> authored on 2009/04/05 14:08
Position Independent Code (PIC) support in sfnt driver.

2e7a4e9b – Oran Agra <[email protected]> authored on 2009/04/05 14:03
Position Independent Code (PIC) support in truetype driver.

636c294b – Oran Agra <[email protected]> authored on 2009/04/05 13:59
Position Independent Code (PIC) support and infrastructure in base.

2589e5fd – Oran Agra <[email protected]> authored on 2009/04/05 13:34
Preparing changes in cff parser later needed for PIC version.

3da7e68f – Oran Agra <[email protected]> authored on 2009/04/05 13:30
Minor change in ftstroke.c.

d8f4b57f – Oran Agra <[email protected]> authored on 2009/04/05 13:28
Typo.

cbab53c2 – Werner Lemberg <[email protected]> authored on 2009/04/04 05:26
Improve documentation.

314f35ad – Werner Lemberg <[email protected]> authored on 2009/04/04 05:20
ftnames.c -> ftsnames.c

d9ba68d6 – Werner Lemberg <[email protected]> authored on 2009/04/04 05:11
Whitespace.

b47b97db – Werner Lemberg <[email protected]> authored on 2009/04/04 03:51
Fix comment.

ca98f8cc – Werner Lemberg <[email protected]> authored on 2009/04/04 03:42
Add support for cmap type 13.

8566d4a0 – Werner Lemberg <[email protected]> authored on 2009/04/04 03:31
Synchronize ftoption.h versions (minor changes only).

fbdf1279 – Werner Lemberg <[email protected]> authored on 2009/04/01 04:03
Ignore empty contours in CFF glyphs.

0315bb20 – Werner Lemberg <[email protected]> authored on 2009/03/31 14:11
Typo.

0ddc2fe2 – Werner Lemberg <[email protected]> authored on 2009/03/31 14:06
Slightly improve documentation of FT_Encoding.

3ba8301b – Werner Lemberg <[email protected]> authored on 2009/03/30 08:58
Callbacks for b/w rasterizer are not implemented currently.

b3e6df69 – Werner Lemberg <[email protected]> authored on 2009/03/21 06:45
Really fix Ghostscript Coverity issue #3904.

4d1a34ce – Werner Lemberg <[email protected]> authored on 2009/03/21 06:42
Another redundant header inclusion.

86e041b5 – Werner Lemberg <[email protected]> authored on 2009/03/21 04:51
Remove redundant header inclusions.

16bd51c8 – Werner Lemberg <[email protected]> authored on 2009/03/21 03:48
Fix Ghostscript Coverity issue #3904.

7171ff57 – Werner Lemberg <[email protected]> authored on 2009/03/20 17:08
Fix `make multi' run.

f4a82bee – Werner Lemberg <[email protected]> authored on 2009/03/20 12:10
Whitespace.

9dbfac22 – Werner Lemberg <[email protected]> authored on 2009/03/20 05:13
Fix Savannah bug #25923.

79972af4 – Werner Lemberg <[email protected]> authored on 2009/03/20 04:21
Protect against too large glyphs.

a18788b1 – Werner Lemberg <[email protected]> authored on 2009/03/20 04:03
Fix validation for various cmap table formats.

a49db4f8 – Werner Lemberg <[email protected]> authored on 2009/03/20 03:30
Copyright.

0a05ba25 – Werner Lemberg <[email protected]> authored on 2009/03/20 03:19
Protect against malformed compressed data.

0545ec1c – Werner Lemberg <[email protected]> authored on 2009/03/20 02:49
Protect against invalid SID values in CFFs.

8b819254 – Vincent Richomme <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2009/03/19 04:30
Update WinCE Visual C project files.

a9ba23c8 – Werner Lemberg <[email protected]> authored on 2009/03/19 04:27
Remove unused Win32 code.

91b127f7 – Vincent Richomme <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2009/03/19 04:17
Make `gzip' module compile on WinCE.

80c253f9 – Werner Lemberg <[email protected]> authored on 2009/03/19 04:05
Remove unused WinCE code.

7bb1005d – Werner Lemberg <[email protected]> authored on 2009/03/16 16:42
docmaker: Don't ignore single-line code blocks.

5a80a94b – Werner Lemberg <[email protected]> authored on 2009/03/15 16:58
Whitespace.

2cd5dce8 – Steve Langasek <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2009/03/14 20:58
Use __asm__ for declaring assembly instead of asm.

e4661646 – Werner Lemberg <[email protected]> authored on 2009/03/14 19:32
Fix valgrind warning.

f4f5ba2d – Werner Lemberg <[email protected]> authored on 2009/03/12 05:56
* Version 2.3.9 released.

a284ab62 – Werner Lemberg <[email protected]> authored on 2009/03/12 04:11
* builds/unix/freetype2.in: Move @FT2_EXTRA_LIBS@ to `Libs.private'.

b66efefd – Werner Lemberg <[email protected]> authored on 2009/03/12 04:07
Fix some FreeType Coverity issues as reported for Ghostscript.

0711d389 – Werner Lemberg <[email protected]> authored on 2009/03/11 17:39
Typo.

07e81817 – Werner Lemberg <[email protected]> authored on 2009/03/11 17:29
Extend CID service functions to handle CID-keyed CFFs as CID fonts.

9318df0c – Werner Lemberg <[email protected]> authored on 2009/03/11 06:20
Fix Savannah bug #25597.

1e54a65f – Werner Lemberg <[email protected]> authored on 2009/03/11 03:10
Minor update.

911f4319 – Werner Lemberg <[email protected]> authored on 2009/03/11 03:07
Fix Savannah bug #25814.

801e7bae – Werner Lemberg <[email protected]> authored on 2009/03/11 02:47
Fix Savannah bug #25781.

34ca21ed – Werner Lemberg <[email protected]> authored on 2009/03/11 01:35
* src/base/Jamfile: Fix handling of ftadvanc.c.

31f5bbba – Werner Lemberg <[email protected]> authored on 2009/03/10 07:54
Restructure Win32 and Wince compiler support.

21dab911 – Werner Lemberg <[email protected]> authored on 2009/03/09 14:06
More preparations for 2.3.9 release.

8312ab75 – Werner Lemberg <[email protected]> authored on 2009/03/09 09:18
* src/sfnt/rules.mk (SFNT_DRV_H): Add ttsbit0.c.

ee3cc2e4 – Werner Lemberg <[email protected]> authored on 2009/03/09 09:13
Fix handling of EBDT formats 8 and 9 (part 2).

1a5edf7a – Werner Lemberg <[email protected]> authored on 2009/03/09 04:36
* builds/unix/configure.raw (version_info): Set to 9:20:3.

42f5c714 – Werner Lemberg <[email protected]> authored on 2009/03/03 18:34
Formatting.

ab7e52b1 – David Turner <[email protected]> authored on 2009/03/03 17:37
Fix SFNT kerning table parser against malformed tables.

15b60bb5 – Werner Lemberg <[email protected]> authored on 2009/03/03 16:35
Formatting, copyright years.

cda6f493 – David Turner <[email protected]> authored on 2009/03/03 15:49
Update documentation and bump version number to 2.3.9

45f8c5e5 – Werner Lemberg <[email protected]> authored on 2009/03/03 09:26
Minor typos.

01ca4da2 – David Turner <[email protected]> authored on 2009/03/03 08:28
Remove ABI-breaking field in public PS_InfoFontRec definition.

7585683c – Werner Lemberg <[email protected]> authored on 2009/03/02 04:09
Remove dead code.

e5a7cc23 – Werner Lemberg <[email protected]> authored on 2009/03/02 04:09
Fix handling of EBDT formats 8 and 9.

14de111f – Werner Lemberg <[email protected]> authored on 2009/02/24 16:34
Fix Savannah bug #25669.

1e859924 – Werner Lemberg <[email protected]> authored on 2009/02/15 02:54
Fix Savannah bug #25588.

f40170a7 – Werner Lemberg <[email protected]> authored on 2009/02/12 17:42
Minor documentation fixes.

0552a496 – Werner Lemberg <[email protected]> authored on 2009/02/11 17:59
* src/truetype/ttobjs.c (tt_check_trickyness): Add `DFKaiShu'.

c2cabd42 – Werner Lemberg <[email protected]> authored on 2009/02/09 17:20
Fix Savannah bug #25495.

67bbcbd7 – Werner Lemberg <[email protected]> authored on 2009/02/04 02:59
Fix Savannah bug #25480.

763ae208 – Werner Lemberg <[email protected]> authored on 2009/01/30 18:45
Minor docmaker improvements.

1e5e7aa0 – Werner Lemberg <[email protected]> authored on 2009/01/25 11:27
Fix SCANCTRL handling in TTFs.

5184ed6d – Werner Lemberg <[email protected]> authored on 2009/01/22 05:13
Move FT_Get_FSType_Flags to a separate file.

5e83ce4d – Werner Lemberg <[email protected]> authored on 2009/01/22 00:53
Formatting.

a7c5de59 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2009/01/21 23:00
* builds/unix/ftsystem.c: Fix 2 error messages ending without LINEFEED

5a00909a – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2009/01/21 22:50
* Fix a bug in POSIX resource-fork accessor since 2008-10-04

0dabaa6c – Werner Lemberg <[email protected]> authored on 2009/01/19 09:31
Fix documentation buglets.

c591c17b – Werner Lemberg <[email protected]> authored on 2009/01/19 03:55
Fix Savannah bug #25355.

4e263a95 – Werner Lemberg <[email protected]> authored on 2009/01/19 03:47
Documentation fixes.

0b6b46ff – Werner Lemberg <[email protected]> authored on 2009/01/19 03:35
Documentation fixes.

3739f8b9 – Werner Lemberg <[email protected]> authored on 2009/01/18 08:13
Protect FT_Get_Next_Char.

4f7ef401 – Werner Lemberg <[email protected]> authored on 2009/01/18 05:53
Implement FT_Get_Name_Index for SFNT driver.

59e2c8dd – Werner Lemberg <[email protected]> authored on 2009/01/18 01:42
Fix documentation of FT_Outline_GetInsideBorder.

e22dd0b8 – Werner Lemberg <[email protected]> authored on 2009/01/14 01:52
* Version 2.3.8 released.

fb4ddb27 – Werner Lemberg <[email protected]> authored on 2009/01/14 00:30
builds/toplevel.mk (dist): Compress better.

9bf73ec4 – Werner Lemberg <[email protected]> authored on 2009/01/13 12:42
Fix C++ compilation.

24d72a1b – Werner Lemberg <[email protected]> authored on 2009/01/13 12:34
Don't use stdlib.h and friends directly.

f47acf2b – Werner Lemberg <[email protected]> authored on 2009/01/12 15:11
Avoid compiler warnings.

e85baf4f – Werner Lemberg <[email protected]> authored on 2009/01/12 15:01
Fix stdlib dependencies.

214ca056 – Werner Lemberg <[email protected]> authored on 2009/01/11 06:45
* include/freetype/ftbdf.h (FT_Get_BDF_Property): Improve documentation.

fc6d12a1 – Werner Lemberg <[email protected]> authored on 2009/01/11 05:55
* docs/formats.txt: Add link to PCF specification.

759c07d1 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2009/01/09 06:11
load_flags of FT_Get_Advance(), FT_Get_Advances() and backends are declared as FT_Int32 to match the flags of FT_Load_Glyph()

Next