shithub: freetype+ttf2subf

RSS feed

b8f97f17 – Werner Lemberg <[email protected]> authored on 2009/06/27 20:37
Formatting.

fee19a78 – suzuki toshiya <[email protected]> authored on 2009/06/27 13:07
Add tools to preprocess the source files for AtariST PureC.

3609141d – suzuki toshiya <[email protected]> authored on 2009/06/27 11:02
Fix wrong date in ChangeLog

912f0397 – suzuki toshiya <[email protected]> authored on 2009/06/27 10:38
Keep existing modules.cfg in the building tree.

66d308ed – suzuki toshiya <[email protected]> authored on 2009/06/27 10:33
Filter --srcdir= option before invoking builds/unix/configure.

20fb1463 – suzuki toshiya <[email protected]> authored on 2009/06/27 10:27
Improve configure.raw for cross-building on exe-suffixed systems.

610cddca – Werner Lemberg <[email protected]> authored on 2009/06/26 03:39
[truetype] Remove TT_SubGlyphRec.

858abbed – Werner Lemberg <[email protected]> authored on 2009/06/26 02:15
For warning messages, replace FT_ERROR with FT_TRACE0.

e15d9c52 – Werner Lemberg <[email protected]> authored on 2009/06/25 17:31
Formatting etc.

eeec2b8f – Werner Lemberg <[email protected]> authored on 2009/06/25 12:47
Documentation improvements.

777d6d59 – Werner Lemberg <[email protected]> authored on 2009/06/25 12:46
Provide version information better.

1e8bf583 – Werner Lemberg <[email protected]> authored on 2009/06/23 11:48
Thinko.

11cb8c36 – Werner Lemberg <[email protected]> authored on 2009/06/22 12:56
Use 16.16 format while parsing Type 1 charstrings.

df9cd975 – Werner Lemberg <[email protected]> authored on 2009/06/21 19:25
src/pshinter/pshrec.c: Use PSH_Err_Ok.

f79df78a – Werner Lemberg <[email protected]> authored on 2009/06/21 16:17
Code beautification.

96d38983 – Werner Lemberg <[email protected]> authored on 2009/06/21 08:43
Remove useless code.

1f540eff – Werner Lemberg <[email protected]> authored on 2009/06/20 09:24
Remove unused variables.

41821f8a – Werner Lemberg <[email protected]> authored on 2009/06/20 05:31
[psaux] Check large integers while parsing charstrings.

541ab5ad – Werner Lemberg <[email protected]> authored on 2009/06/20 03:31
[cff] Revert last change.

b34c9b49 – Werner Lemberg <[email protected]> authored on 2009/06/20 02:32
aflatin.c: Fix compiler warning.

ae342dab – Werner Lemberg <[email protected]> authored on 2009/06/20 02:01
builds/compiler/gcc.mk (CFLAGS): Use -O3, not -O6.

f1631f2d – Werner Lemberg <[email protected]> authored on 2009/06/19 19:50
[cff] Fix handling of reserved byte 0xFF.

86fa2ebc – Werner Lemberg <[email protected]> authored on 2009/06/19 10:56
Improve debug messages for Type1 charstrings.

d1862d22 – Werner Lemberg <[email protected]> authored on 2009/06/19 05:09
More ftgray fixes for FT_STATIC_RASTER.

140a6943 – Werner Lemberg <[email protected]> authored on 2009/06/18 12:07
docs/CHANGES: Updated.

82622131 – Werner Lemberg <[email protected]> authored on 2009/06/18 11:48
Whitespace & documentation improvements.

72271140 – Werner Lemberg <[email protected]> authored on 2009/06/18 11:42
Fix B/W rasterization of subglyphs with different drop-out modes.

780d7e05 – Werner Lemberg <[email protected]> authored on 2009/06/17 02:45
Minor simplification.

38e40767 – Werner Lemberg <[email protected]> authored on 2009/06/16 18:41
Typo.

42206ad8 – Werner Lemberg <[email protected]> authored on 2009/06/16 11:14
Improve scan conversion rules 4 and 6.

0409ef32 – Werner Lemberg <[email protected]> authored on 2009/06/11 13:32
Increase precision for B/W rasterizer.

f33b237c – Michael Zucchi <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2009/06/08 13:12
Handle FT_STROKER_LINECAP_BUTT.

c6788a38 – Werner Lemberg <[email protected]> authored on 2009/06/07 09:09
Fix some potential out-of-memory crashes.

2f2b780e – Werner Lemberg <[email protected]> authored on 2009/06/07 04:29
Simplify math.

90c699af – Werner Lemberg <[email protected]> authored on 2009/06/05 06:37
Preparation for fixing scan conversion rules 4 and 6.

cbdba615 – Werner Lemberg <[email protected]> authored on 2009/06/03 04:53
Typo, formatting.

15e8e237 – James Cloos <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2009/05/29 08:59
Enable autohinting for glyphs rotated by multiples of 90°.

b4df8751 – Werner Lemberg <[email protected]> authored on 2009/05/28 03:07
Remove compiler warning.

c32019b6 – Werner Lemberg <[email protected]> authored on 2009/05/28 02:56
Make compilation work with FT_CONFIG_OPTION_USE_ZLIB not defined.

19fbc576 – Werner Lemberg <[email protected]> authored on 2009/05/22 05:20
Improve b/w rasterizer.

b72af52b – Werner Lemberg <[email protected]> authored on 2009/05/19 03:33
Fix Savannah bug #26600.

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.

Next