RSS feed
4f7496ee
– David Turner <david@freetype.org>
authored
on 2007/01/09 04:21
updating docs/CHANGES
f48b60ed
– David Turner <david@freetype.org>
authored
on 2007/01/08 10:15
* include/freetype/ftgasp.h, src/base/ftgasp.c: adding a
b8004d2e
– Werner Lemberg <wl@gnu.org>
authored
on 2007/01/07 04:13
* src/cid/cidparse.c (cid_parser_new): Improve error message for
e6b6f373
– Werner Lemberg <wl@gnu.org>
authored
on 2007/01/06 19:06
* src/cid/cidparse.c (cid_parser_new): Reject Type 42 CID-keyed
be5f797f
– Werner Lemberg <wl@gnu.org>
authored
on 2007/01/06 02:51
* src/cff/cffload.c (cff_index_init): Remove unused variable.
f6294399
– Werner Lemberg <wl@gnu.org>
authored
on 2007/01/06 02:47
formatting, copyright years
d88a0c9e
– David Turner <david@freetype.org>
authored
on 2007/01/05 12:59
fixing typo
34fcd0b4
– David Turner <david@freetype.org>
authored
on 2007/01/05 10:55
* src/pfr/pfrobjs.c (pfr_face_init): detect non-scalable fonts
384be234
– David Turner <david@freetype.org>
authored
on 2007/01/05 10:32
* src/truetype/ttobjs.h, src/truetype/ttobjs.c,
4a89bb9a
– David Turner <david@freetype.org>
authored
on 2007/01/05 09:48
- reset FT_CONFIG_OPTION_OLD_INTERNALS which *disables* the previous optimization
91a3402d
– David Turner <david@freetype.org>
authored
on 2007/01/05 09:47
- don't load metrics table in memory, reduces heap usage
9d7d50f7
– David Turner <david@freetype.org>
authored
on 2007/01/05 08:17
fixing typo
a3a3c5d7
– David Turner <david@freetype.org>
authored
on 2007/01/05 08:15
small optimization in the CMAP 4 validator
5dbdb6c3
– David Turner <david@freetype.org>
authored
on 2007/01/05 08:14
* src/cff/cffload.c, src/cff/cffload.h, src/cff/cffgload.c,
82dba762
– Werner Lemberg <wl@gnu.org>
authored
on 2007/01/05 07:41
copyright year
3a2131a3
– David Turner <david@freetype.org>
authored
on 2007/01/05 05:51
formatting
4ea0a7f0
– Werner Lemberg <wl@gnu.org>
authored
on 2007/01/05 04:03
formatting, minor doc fixes, copyright years
f1c7e388
– David Turner <david@freetype.org>
authored
on 2007/01/04 18:16
add missing comments
9750fcb0
– David Turner <david@freetype.org>
authored
on 2007/01/04 18:14
* docs/INSTALL.UNIX: simplified some parts, add reference to
d10dff2b
– David Turner <david@freetype.org>
authored
on 2007/01/04 17:00
formatting
38d1002b
– David Turner <david@freetype.org>
authored
on 2007/01/04 13:50
* src/raster/ftraster.c: removing dynamically generated "count_table",
8a2c7f8f
– David Turner <david@freetype.org>
authored
on 2007/01/04 13:33
* src/raster/ftraster.c, src/smooth/ftgrays.c: small optimization, the
91bd5ddf
– David Turner <david@freetype.org>
authored
on 2007/01/04 13:00
* src/smooth/ftgrays.c: small optimization, the rasterizer now
8a6c44e6
– David Turner <david@freetype.org>
authored
on 2007/01/04 12:03
Getting rid of the FT_OPTIMIZE_MEMORY macro, since the optimization
a8cf42bb
– David Turner <david@freetype.org>
authored
on 2007/01/04 11:46
* src/pshinter/pshalgo.c: remove a stupid typo that results in no
6b87e6f0
– Werner Lemberg <wl@gnu.org>
authored
on 2007/01/02 14:20
* src/gxvalid/gxvkern.c (gxv_kern_subtable_fmt0_pairs_validate):
9207e001
– David Turner <david@freetype.org>
authored
on 2007/01/02 11:58
adding documentation comment
55d5a1cb
– Yamato, Masatake (大和正武) <jet@gyve.org>
authored
on 2006/12/30 15:24
(gxv_kern_subtable_fmt0_pairs_validate): Show the trace message after validating gids.
d5d3e41d
– Yamato, Masatake (大和正武) <jet@gyve.org>
authored
on 2006/12/30 15:17
(gxv_kern_subtable_fmt0_pairs_validate): New function. Checks uniqueness of the gid pairs.
115b442b
– David Turner <david@freetype.org>
authored
on 2006/12/22 06:37
* src/autofit/aflatin.c, src/truetype/ttgload.c: removing compiler
eeaa6497
– Werner Lemberg <wl@gnu.org>
authored
on 2006/12/19 09:34
add comment
4755bf7a
– Werner Lemberg <wl@gnu.org>
authored
on 2006/12/16 03:58
* src/base/ftlcdfil.c (FT_Library_SetLcdFilter)
0fd08bdc
– Werner Lemberg <wl@gnu.org>
authored
on 2006/12/15 21:57
formatting
1d5b6a60
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2006/12/15 10:44
* Notes for simplification of src/base/ftmac.c
431282fc
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2006/12/15 10:39
* Add volatile to sync svotval.h with otvmod.c
7e3d6013
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2006/12/15 10:23
* Simplify src/base/ftmac.c for Mac OS X
21fd256d
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2006/12/15 10:09
* Backup src/base/ftmac.c to builds/mac/ftmac.c for legacy MacOS
7a7d403d
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2006/12/15 09:47
* Improve resource fork handler for POSIX
ec5b4508
– Werner Lemberg <wl@gnu.org>
authored
on 2006/12/10 02:51
* builds/toplevel.mk (version): Protect against `distclean' target.
b26b314a
– Werner Lemberg <wl@gnu.org>
authored
on 2006/12/09 15:01
* builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat'
4e1d6c0c
– Werner Lemberg <wl@gnu.org>
authored
on 2006/12/09 03:20
* builds/toplevel.mk (dist): Extract version number from freetype.h.
15c29503
– Werner Lemberg <wl@gnu.org>
authored
on 2006/12/09 02:29
* src/tools/apinames (State): Remove final comma in structure -- xlc
601cb889
– Werner Lemberg <wl@gnu.org>
authored
on 2006/12/08 10:55
typo
66c7ece8
– Werner Lemberg <wl@gnu.org>
authored
on 2006/12/08 10:51
Improve documentation of FT_New_Memory_Face.
256a3512
– Werner Lemberg <wl@gnu.org>
authored
on 2006/12/08 01:49
Fix ChangeLog.
dbf3b43a
– David Turner <david@freetype.org>
authored
on 2006/12/07 16:18
* src/autofit/afloader.c (af_loader_load_g): small adjustment
e2e18e03
– Werner Lemberg <wl@gnu.org>
authored
on 2006/12/03 04:46
comment fixes
1117131c
– Werner Lemberg <wl@gnu.org>
authored
on 2006/12/03 04:43
* src/sfnt/rules.mk (SFNT_DRV_SRC): Add ttsbit0.c.
3bcd7d7f
– Werner Lemberg <wl@gnu.org>
authored
on 2006/12/03 04:38
Formatting.
52c6ecea
– Werner Lemberg <wl@gnu.org>
authored
on 2006/12/03 04:30
typo
960ba59a
– Werner Lemberg <wl@gnu.org>
authored
on 2006/12/01 03:20
* src/sfnt/sfobjs.c (tt_face_get_name): All Unicode strings are
3a18c5e2
– David Turner <david@freetype.org>
authored
on 2006/11/28 03:38
* src/smooth/ftgrays.c (gray_raster_render): return 0 when we're
80658e50
– David Turner <david@freetype.org>
authored
on 2006/11/28 03:09
* src/truetype/ttobjs.c (tt_face_init): Fix typo in previous patch
8636c29a
– Werner Lemberg <wl@gnu.org>
authored
on 2006/11/26 17:28
* src/truetype/ttobjs.c (tt_face_init): Protect against NULL pointer.
1bd6c472
– David Turner <david@freetype.org>
authored
on 2006/11/24 20:30
* src/autofit/afhints.c: add stubs to link the "ftgrid" test program
81e725f5
– David Turner <david@freetype.org>
authored
on 2006/11/23 09:49
* src/autofit/afhints.c, src/autofit/afhints.h, src/autofit/aflatin.c,
91959bf2
– Werner Lemberg <wl@gnu.org>
authored
on 2006/11/22 05:36
Fix Savannah bug #15553.
2bad8ffb
– Werner Lemberg <wl@gnu.org>
authored
on 2006/11/22 04:37
cosmetics
82ee38e5
– Werner Lemberg <wl@gnu.org>
authored
on 2006/11/20 04:19
formatting
913a3650
– Werner Lemberg <wl@gnu.org>
authored
on 2006/11/19 04:19
Because FT_Load_Glyph expects CID values for CID-keyed fonts, the
0d0d78da
– Werner Lemberg <wl@gnu.org>
authored
on 2006/11/14 05:37
formatting
a95e5c62
– David Turner <david@freetype.org>
authored
on 2006/11/13 08:24
updating documentation
29c191cd
– David Turner <david@freetype.org>
authored
on 2006/11/13 08:03
* src/base/ftlcdfil.c: added support for FT_FORCE_LIGHT_LCD_FILTER
7bab6ae3
– David Turner <david@freetype.org>
authored
on 2006/11/13 06:25
* src/truetype/ttinterp.c: undefined the FIX_BYTECODE macro,
8765c71b
– David Turner <david@freetype.org>
authored
on 2006/11/10 11:49
* include/freetype/ftlcdfil.h, include/internal/ftobjs.h,
49c77a87
– Werner Lemberg <wl@gnu.org>
authored
on 2006/11/09 16:51
Fix ChangeLog.
4e9cc3c4
– David Turner <david@freetype.org>
authored
on 2006/11/09 11:31
* src/pshinter/pshalgo.c (psh_glyph_compute_inflections): fixed
d60ae949
– Werner Lemberg <wl@gnu.org>
authored
on 2006/11/07 04:47
Formatting.
5e43089b
– Werner Lemberg <wl@gnu.org>
authored
on 2006/11/07 04:35
* src/base/ftsynth.c (FT_GlyphSlot_Embolden): Handle vertical layout
111b5aef
– Werner Lemberg <wl@gnu.org>
authored
on 2006/11/03 04:40
* src/base/ftcalc.c: Don't use `long long' but `FT_Int64'.
91b44e65
– David Turner <david@freetype.org>
authored
on 2006/11/02 18:28
- improve autofitter's handling of serif fonts (results are much better)
effd15de
– David Turner <david@freetype.org>
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 <david@freetype.org>
authored
on 2006/11/02 11:37
- fixed a bug in af_compute_direction which generated ugly glyphs
950c5d2f
– Werner Lemberg <wl@gnu.org>
authored
on 2006/11/01 16:18
Fix copyright notice (to be the same as the original file in x.org).
e88c5261
– Werner Lemberg <wl@gnu.org>
authored
on 2006/10/24 01:46
* src/cff/cffload.c (cff_encoding_load): Remove unused variable.
715e96ec
– Werner Lemberg <wl@gnu.org>
authored
on 2006/10/24 01:28
formatting, improving ChangeLog entries
a186139c
– David Turner <david@freetype.org>
authored
on 2006/10/23 12:00
improve FT_Outline_Get_Orientation for broken asian fonts
29873a0c
– David Turner <david@freetype.org>
authored
on 2006/10/23 06:23
* src/sfnt/ttmtx.c, src/cff/cffload.c: speeding up the CFF font
e140f142
– David Turner <david@freetype.org>
authored
on 2006/10/23 04:56
* src/pshinter/pshalgo.c: major speed improvements to the Postscript
b9e6d69a
– Werner Lemberg <wl@gnu.org>
authored
on 2006/10/15 04:58
formatting
07088260
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2006/10/15 03:15
* src/base/ftmac.c (FT_New_Face_From_FOND): Initialize the variable error
bfe872da
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2006/10/14 09:08
* preliminary autoconf-based cross-building support
82a07e93
– Werner Lemberg <wl@gnu.org>
authored
on 2006/10/12 02:20
* docs/INSTALL.UNX, docs/UPGRADE.UNX: Renamed to...
9d49961f
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
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 <wl@gnu.org>
authored
on 2006/10/11 13:27
* devel/ftoption.h (FT_CONFIG_OPTION_SUBPIXEL_RENDERING): Define for
336d229f
– Jens Claudius <jens.claudius@yahoo.com>
authored
on 2006/10/03 04:53
2006-10-03 Jens Claudius <jens.claudius@yahoo.com>
046bf8b0
– Werner Lemberg <wl@gnu.org>
authored
on 2006/10/03 04:43
formatting
2863cfa7
– Werner Lemberg <wl@gnu.org>
authored
on 2006/10/01 13:04
* src/base/ftbase.c: Undo change from 2006-09-30.
df430e1a
– David Turner <david@freetype.org>
authored
on 2006/09/30 20:09
* include/freetype/internal/ftobjs.h, src/base/ftobjs.c,
9884faed
– Werner Lemberg <wl@gnu.org>
authored
on 2006/09/29 18:13
Typo in comment.
1e4402e3
– Werner Lemberg <wl@gnu.org>
authored
on 2006/09/29 18:10
* src/base/rules.mk (BASE_SRC): Remove `ftapi.c' (which is no longer
2c002e13
– Werner Lemberg <wl@gnu.org>
authored
on 2006/09/29 17:31
formatting, improving documentation
9b15ea34
– Werner Lemberg <wl@gnu.org>
authored
on 2006/09/29 14:22
* src/sfnt/ttcmap.c (tt_cmap4_char_map_binary): Fix algorithm for
ad830716
– David Turner <david@freetype.org>
authored
on 2006/09/27 12:20
* include/freetype/internal/ftobjs.h, src/truetype/ttobjs.c,
826935a3
– David Turner <david@freetype.org>
authored
on 2006/09/27 05:12
another missing file
3cc7d630
– David Turner <david@freetype.org>
authored
on 2006/09/27 04:48
adding missing file
87e4b339
– David Turner <david@freetype.org>
authored
on 2006/09/27 04:45
* modules.cfg: adding ftlcdfil.c to the list of default base
26bb2e27
– David Turner <david@freetype.org>
authored
on 2006/09/27 03:58
* src/base/Jamfile, src/base/rules.mk, vms_make.com: adding
8a317cf7
– David Turner <david@freetype.org>
authored
on 2006/09/27 03:52
* include/freetype/freetype.h: bumping FT_FREETYPE_PATCH to 2
e20df4a1
– Werner Lemberg <wl@gnu.org>
authored
on 2006/09/27 02:29
* src/pfr/pfrobjs.c (pfr_face_get_kerning): Skip adjustment bytes
Next