shithub: freetype+ttf2subf

RSS feed

38d1002b – David Turner <[email protected]> authored on 2007/01/04 13:50
* src/raster/ftraster.c: removing dynamically generated "count_table",

8a2c7f8f – David Turner <[email protected]> authored on 2007/01/04 13:33
* src/raster/ftraster.c, src/smooth/ftgrays.c: small optimization, the

91bd5ddf – David Turner <[email protected]> authored on 2007/01/04 13:00
* src/smooth/ftgrays.c: small optimization, the rasterizer now

8a6c44e6 – David Turner <[email protected]> authored on 2007/01/04 12:03
Getting rid of the FT_OPTIMIZE_MEMORY macro, since the optimization

a8cf42bb – David Turner <[email protected]> authored on 2007/01/04 11:46
* src/pshinter/pshalgo.c: remove a stupid typo that results in no

6b87e6f0 – Werner Lemberg <[email protected]> authored on 2007/01/02 14:20
* src/gxvalid/gxvkern.c (gxv_kern_subtable_fmt0_pairs_validate):

9207e001 – David Turner <[email protected]> authored on 2007/01/02 11:58
adding documentation comment

55d5a1cb – Yamato, Masatake (大和正武) <[email protected]> authored on 2006/12/30 15:24
(gxv_kern_subtable_fmt0_pairs_validate): Show the trace message after validating gids.

d5d3e41d – Yamato, Masatake (大和正武) <[email protected]> authored on 2006/12/30 15:17
(gxv_kern_subtable_fmt0_pairs_validate): New function. Checks uniqueness of the gid pairs.

115b442b – David Turner <[email protected]> authored on 2006/12/22 06:37
* src/autofit/aflatin.c, src/truetype/ttgload.c: removing compiler

eeaa6497 – Werner Lemberg <[email protected]> authored on 2006/12/19 09:34
add comment

4755bf7a – Werner Lemberg <[email protected]> authored on 2006/12/16 03:58
* src/base/ftlcdfil.c (FT_Library_SetLcdFilter)

0fd08bdc – Werner Lemberg <[email protected]> authored on 2006/12/15 21:57
formatting

1d5b6a60 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2006/12/15 10:44
* Notes for simplification of src/base/ftmac.c

431282fc – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2006/12/15 10:39
* Add volatile to sync svotval.h with otvmod.c

7e3d6013 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2006/12/15 10:23
* Simplify src/base/ftmac.c for Mac OS X

21fd256d – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2006/12/15 10:09
* Backup src/base/ftmac.c to builds/mac/ftmac.c for legacy MacOS

7a7d403d – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2006/12/15 09:47
* Improve resource fork handler for POSIX

ec5b4508 – Werner Lemberg <[email protected]> authored on 2006/12/10 02:51
* builds/toplevel.mk (version): Protect against `distclean' target.

b26b314a – Werner Lemberg <[email protected]> authored on 2006/12/09 15:01
* builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat'

4e1d6c0c – Werner Lemberg <[email protected]> authored on 2006/12/09 03:20
* builds/toplevel.mk (dist): Extract version number from freetype.h.

15c29503 – Werner Lemberg <[email protected]> authored on 2006/12/09 02:29
* src/tools/apinames (State): Remove final comma in structure -- xlc

601cb889 – Werner Lemberg <[email protected]> authored on 2006/12/08 10:55
typo

66c7ece8 – Werner Lemberg <[email protected]> authored on 2006/12/08 10:51
Improve documentation of FT_New_Memory_Face.

256a3512 – Werner Lemberg <[email protected]> authored on 2006/12/08 01:49
Fix ChangeLog.

dbf3b43a – David Turner <[email protected]> authored on 2006/12/07 16:18
* src/autofit/afloader.c (af_loader_load_g): small adjustment

e2e18e03 – Werner Lemberg <[email protected]> authored on 2006/12/03 04:46
comment fixes

1117131c – Werner Lemberg <[email protected]> authored on 2006/12/03 04:43
* src/sfnt/rules.mk (SFNT_DRV_SRC): Add ttsbit0.c.

3bcd7d7f – Werner Lemberg <[email protected]> authored on 2006/12/03 04:38
Formatting.

52c6ecea – Werner Lemberg <[email protected]> authored on 2006/12/03 04:30
typo

960ba59a – Werner Lemberg <[email protected]> authored on 2006/12/01 03:20
* src/sfnt/sfobjs.c (tt_face_get_name): All Unicode strings are

3a18c5e2 – David Turner <[email protected]> authored on 2006/11/28 03:38
* src/smooth/ftgrays.c (gray_raster_render): return 0 when we're

80658e50 – David Turner <[email protected]> authored on 2006/11/28 03:09
* src/truetype/ttobjs.c (tt_face_init): Fix typo in previous patch

8636c29a – Werner Lemberg <[email protected]> authored on 2006/11/26 17:28
* src/truetype/ttobjs.c (tt_face_init): Protect against NULL pointer.

1bd6c472 – David Turner <[email protected]> authored on 2006/11/24 20:30
* src/autofit/afhints.c: add stubs to link the "ftgrid" test program

81e725f5 – David Turner <[email protected]> authored on 2006/11/23 09:49
* src/autofit/afhints.c, src/autofit/afhints.h, src/autofit/aflatin.c,

91959bf2 – Werner Lemberg <[email protected]> authored on 2006/11/22 05:36
Fix Savannah bug #15553.

2bad8ffb – Werner Lemberg <[email protected]> authored on 2006/11/22 04:37
cosmetics

82ee38e5 – Werner Lemberg <[email protected]> authored on 2006/11/20 04:19
formatting

913a3650 – Werner Lemberg <[email protected]> authored on 2006/11/19 04:19
Because FT_Load_Glyph expects CID values for CID-keyed fonts, the

0d0d78da – Werner Lemberg <[email protected]> authored on 2006/11/14 05:37
formatting

a95e5c62 – David Turner <[email protected]> authored on 2006/11/13 08:24
updating documentation

29c191cd – David Turner <[email protected]> authored on 2006/11/13 08:03
* src/base/ftlcdfil.c: added support for FT_FORCE_LIGHT_LCD_FILTER

7bab6ae3 – David Turner <[email protected]> authored on 2006/11/13 06:25
* src/truetype/ttinterp.c: undefined the FIX_BYTECODE macro,

8765c71b – David Turner <[email protected]> authored on 2006/11/10 11:49
* include/freetype/ftlcdfil.h, include/internal/ftobjs.h,

49c77a87 – Werner Lemberg <[email protected]> authored on 2006/11/09 16:51
Fix ChangeLog.

4e9cc3c4 – David Turner <[email protected]> authored on 2006/11/09 11:31
* src/pshinter/pshalgo.c (psh_glyph_compute_inflections): fixed

d60ae949 – Werner Lemberg <[email protected]> authored on 2006/11/07 04:47
Formatting.

5e43089b – Werner Lemberg <[email protected]> authored on 2006/11/07 04:35
* src/base/ftsynth.c (FT_GlyphSlot_Embolden): Handle vertical layout

111b5aef – Werner Lemberg <[email protected]> authored on 2006/11/03 04:40
* src/base/ftcalc.c: Don't use `long long' but `FT_Int64'.

91b44e65 – David Turner <[email protected]> authored on 2006/11/02 18:28
- improve autofitter's handling of serif fonts (results are much better)

effd15de – David Turner <[email protected]> authored on 2006/11/02 12:21
- merging af_corner_XXX and psh_corner_XXX functions into ft_corner_XXX versions in ftcalc.c

40604748 – David Turner <[email protected]> authored on 2006/11/02 11:37
- fixed a bug in af_compute_direction which generated ugly glyphs

950c5d2f – Werner Lemberg <[email protected]> authored on 2006/11/01 16:18
Fix copyright notice (to be the same as the original file in x.org).

e88c5261 – Werner Lemberg <[email protected]> authored on 2006/10/24 01:46
* src/cff/cffload.c (cff_encoding_load): Remove unused variable.

715e96ec – Werner Lemberg <[email protected]> authored on 2006/10/24 01:28
formatting, improving ChangeLog entries

a186139c – David Turner <[email protected]> authored on 2006/10/23 12:00
improve FT_Outline_Get_Orientation for broken asian fonts

29873a0c – David Turner <[email protected]> authored on 2006/10/23 06:23
* src/sfnt/ttmtx.c, src/cff/cffload.c: speeding up the CFF font

e140f142 – David Turner <[email protected]> authored on 2006/10/23 04:56
* src/pshinter/pshalgo.c: major speed improvements to the Postscript

b9e6d69a – Werner Lemberg <[email protected]> authored on 2006/10/15 04:58
formatting

07088260 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2006/10/15 03:15
* src/base/ftmac.c (FT_New_Face_From_FOND): Initialize the variable error

bfe872da – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2006/10/14 09:08
* preliminary autoconf-based cross-building support

82a07e93 – Werner Lemberg <[email protected]> authored on 2006/10/12 02:20
* docs/INSTALL.UNX, docs/UPGRADE.UNX: Renamed to...

9d49961f – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2006/10/11 21:35
* embed explicit Carbon dependency into freetype2.pc and freetype-config, if configured to use Carbon

28e17d97 – Werner Lemberg <[email protected]> authored on 2006/10/11 13:27
* devel/ftoption.h (FT_CONFIG_OPTION_SUBPIXEL_RENDERING): Define for

336d229f – Jens Claudius <[email protected]> authored on 2006/10/03 04:53
2006-10-03 Jens Claudius <[email protected]>

046bf8b0 – Werner Lemberg <[email protected]> authored on 2006/10/03 04:43
formatting

2863cfa7 – Werner Lemberg <[email protected]> authored on 2006/10/01 13:04
* src/base/ftbase.c: Undo change from 2006-09-30.

df430e1a – David Turner <[email protected]> authored on 2006/09/30 20:09
* include/freetype/internal/ftobjs.h, src/base/ftobjs.c,

9884faed – Werner Lemberg <[email protected]> authored on 2006/09/29 18:13
Typo in comment.

1e4402e3 – Werner Lemberg <[email protected]> authored on 2006/09/29 18:10
* src/base/rules.mk (BASE_SRC): Remove `ftapi.c' (which is no longer

2c002e13 – Werner Lemberg <[email protected]> authored on 2006/09/29 17:31
formatting, improving documentation

9b15ea34 – Werner Lemberg <[email protected]> authored on 2006/09/29 14:22
* src/sfnt/ttcmap.c (tt_cmap4_char_map_binary): Fix algorithm for

ad830716 – David Turner <[email protected]> authored on 2006/09/27 12:20
* include/freetype/internal/ftobjs.h, src/truetype/ttobjs.c,

826935a3 – David Turner <[email protected]> authored on 2006/09/27 05:12
another missing file

3cc7d630 – David Turner <[email protected]> authored on 2006/09/27 04:48
adding missing file

87e4b339 – David Turner <[email protected]> authored on 2006/09/27 04:45
* modules.cfg: adding ftlcdfil.c to the list of default base

26bb2e27 – David Turner <[email protected]> authored on 2006/09/27 03:58
* src/base/Jamfile, src/base/rules.mk, vms_make.com: adding

8a317cf7 – David Turner <[email protected]> authored on 2006/09/27 03:52
* include/freetype/freetype.h: bumping FT_FREETYPE_PATCH to 2

e20df4a1 – Werner Lemberg <[email protected]> authored on 2006/09/27 02:29
* src/pfr/pfrobjs.c (pfr_face_get_kerning): Skip adjustment bytes

110246c6 – Werner Lemberg <[email protected]> authored on 2006/09/26 17:55
formatting

e3d6e948 – David Turner <[email protected]> authored on 2006/09/26 12:58
CHANGES BETWEEN 2.2.1 and 2.2.2

6f8c6229 – David Turner <[email protected]> authored on 2006/09/26 11:42
* src/autofit/aftypes.h, src/autofit/afhints.h,

745ff2c2 – Werner Lemberg <[email protected]> authored on 2006/09/19 01:48
* src/base/ftmac.c (FT_New_Face_From_FOND): Fall back to SFNT if

f9644559 – Werner Lemberg <[email protected]> authored on 2006/09/12 09:48
formatting

f3050059 – David Turner <[email protected]> authored on 2006/09/11 08:00
* src/sfnt/sfobjs.c (tt_face_get_name): support some function

36d2eab0 – Werner Lemberg <[email protected]> authored on 2006/09/05 15:24
* src/truetype/ttpload.c (tt_face_load_hdmx): Handle `record_size'

2066e0ac – David Turner <[email protected]> authored on 2006/09/05 10:58
fix stupid bug

c7bc9b79 – David Turner <[email protected]> authored on 2006/09/05 08:17
* src/smooth/ftgrays.c: minor source cleanups and optimization

772e55d3 – David Turner <[email protected]> authored on 2006/09/05 05:45
* src/smooth/ftgrays.c (gray_sweep): Avoid buffer overwrites

d1fc7d42 – Werner Lemberg <[email protected]> authored on 2006/09/05 03:55
Fix ChangeLog.

aa557a90 – David Turner <[email protected]> authored on 2006/09/04 12:42
fix for the latest rasterizer optimization

2d8629b3 – Werner Lemberg <[email protected]> authored on 2006/09/03 02:18
* devel/ftoption.h: Synchronize with

bd50295c – David Turner <[email protected]> authored on 2006/09/01 15:05
* src/smooth/ftgrays.c: optmized the performance of the anti-aliased

6d79f214 – David Turner <[email protected]> authored on 2006/09/01 10:09
* src/truetype/ttobjs.c: updated the TrueType loader to recognize

d898aedd – Werner Lemberg <[email protected]> authored on 2006/08/29 05:50
* configure: Make it possible to handle configure options which

a787f455 – Jens Claudius <[email protected]> authored on 2006/08/27 07:26
2006-08-27 Jens Claudius <[email protected]>

c4c35b77 – Werner Lemberg <[email protected]> authored on 2006/08/27 04:03
* builds/unix/ftconfig.in: Synchronize with main ftconfig.h.

6aa260ce – David Turner <[email protected]> authored on 2006/08/25 18:45
support for "automatic unpatented hinting" added

088e44e8 – Jens Claudius <[email protected]> authored on 2006/08/22 10:24
2006-08-22 Jens Claudius <[email protected]>

Next