RSS feed
d51b41e0
– Detlef Würkner <tetisoft@apg.lahn.de>
authored
on 2006/03/29 01:35
no message
fa3651e7
– Werner Lemberg <wl@gnu.org>
authored
on 2006/03/28 00:06
formatting, copyright year
42137bc6
– David Turner <david@freetype.org>
authored
on 2006/03/27 15:10
* src/sfnt/ttkern.c (tt_face_get_kerning): fixed a serious bug
26170df0
– Werner Lemberg <wl@gnu.org>
authored
on 2006/03/26 02:19
* src/bdf/bdflib.c (ERRMSG4): New macro.
b6f6d247
– Werner Lemberg <wl@gnu.org>
authored
on 2006/03/24 22:08
_not filtered_ -> _not_ _filtered_
d6e2498f
– Werner Lemberg <wl@gnu.org>
authored
on 2006/03/24 13:31
* src/tools/docmaker/tohtml.py (make_html_para): Convert `...' quotations
af16820a
– Werner Lemberg <wl@gnu.org>
authored
on 2006/03/24 07:46
Normalize quotation to `...'.
e0dd18fc
– Werner Lemberg <wl@gnu.org>
authored
on 2006/03/24 07:14
* src/tools/docmaker/tohtml.py (html_header_1): The `DOCTYPE' comment must
4db32ecb
– Werner Lemberg <wl@gnu.org>
authored
on 2006/03/24 06:54
* docs/CHANGES: Updated.
2ce92037
– David Turner <david@freetype.org>
authored
on 2006/03/23 15:58
- added FT_Get_SubGlyph_Info API to freetype.h
d8776b34
– Werner Lemberg <wl@gnu.org>
authored
on 2006/03/22 15:33
Improve documentation of `FT_LOAD_MONOCHROME'.
6c5b617c
– Werner Lemberg <wl@gnu.org>
authored
on 2006/03/22 10:30
* src/cache/ftccache.c, (ftc_node_mru_up, FTC_Cache_Lookup)
3867d2f2
– Werner Lemberg <wl@gnu.org>
authored
on 2006/03/22 03:03
* src/cache/ftccache.c, src/cache/ftccache.h (FTC_Node_Destroy):
5556dd21
– Werner Lemberg <wl@gnu.org>
authored
on 2006/03/21 16:36
* src/base/ftoutln.c (FT_Outline_Get_Orientation): Improve
8439fe85
– Werner Lemberg <wl@gnu.org>
authored
on 2006/03/21 16:04
* builds/freetype.mk (refdoc), docs/CHANGES, Jamfile (RefDoc),
95f206b1
– Werner Lemberg <wl@gnu.org>
authored
on 2006/03/21 15:47
* src/sfnt/ttcmap.c (tt_face_build_cmaps): Handle invalid offset
26377008
– Werner Lemberg <wl@gnu.org>
authored
on 2006/03/21 13:41
* src/cff/cfftypes.h (CFF_CharsetRec): Add `max_cid' member.
a62007fb
– Werner Lemberg <wl@gnu.org>
authored
on 2006/03/21 12:41
Fix ChangeLog.
24b9e87b
– David Turner <david@freetype.org>
authored
on 2006/03/21 11:30
* src/autofit/aflatin.c (af_latin_metrics_scale): fixed small bug that
5a73d8d2
– Werner Lemberg <wl@gnu.org>
authored
on 2006/03/20 11:55
* builds/freetype.mk (CACHE_DIR, CACHE_H): Remove.
e091ce35
– David Turner <david@freetype.org>
authored
on 2006/03/20 11:01
* src/autofit/aflatin.c (af_latin_hints_init):
da95af6c
– David Turner <david@freetype.org>
authored
on 2006/03/20 08:32
* builds/win32/visualc/freetype.dsp: updating the project file, adding
505667c6
– David Turner <david@freetype.org>
authored
on 2006/03/20 07:13
* builds/unix/install.mk:
256de4b1
– David Turner <david@freetype.org>
authored
on 2006/03/20 07:10
* include/freetype/cache/ftccache.h,
dad2a2de
– David Turner <david@freetype.org>
authored
on 2006/03/20 06:48
* src/cache/ftccache.h, src/cache/ftcglyph.h, src/cache/ftcimage.h,
e6a8fcac
– Werner Lemberg <wl@gnu.org>
authored
on 2006/03/07 18:53
Fix ChangeLog.
65b96aad
– David Turner <david@freetype.org>
authored
on 2006/03/06 19:38
* src/cache/ftcmanag.c (FTC_Manager_Lookup_Size): prevent crashes
91a3faaa
– Werner Lemberg <wl@gnu.org>
authored
on 2006/03/01 06:31
Convert to Unix line endings.
e88d24c1
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/28 16:49
formatting
9f5d3de3
– Wu, Chia-I (吳佳一) <olvaffe@gmail.com>
authored
on 2006/02/28 08:21
* src/base/ftutil.c (ft_mem_qalloc) [FT_STRICT_ALIASING]: Do not
a87b08a7
– Wu, Chia-I (吳佳一) <olvaffe@gmail.com>
authored
on 2006/02/28 04:53
* src/base/ftobjs.c (FT_Done_Library): Modules are removed in the
e9a47198
– David Turner <david@freetype.org>
authored
on 2006/02/28 04:26
* tagging VER-2-2-0-RC4
576c3531
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2006/02/27 20:11
enable ftgxval.c by default
98d6a3ac
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/27 14:49
* src/cache/ftccache.c (ftc_node_destroy)
422d2a05
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/27 13:25
formatting, copyright years
c07ee520
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/27 13:13
* include/freetype/cache/ftccache.h
c13e75fb
– David Turner <david@freetype.org>
authored
on 2006/02/27 08:14
* src/base/ftutil.c: ft_mem_alloc and related functions now return an
cffa8b65
– Wu, Chia-I (吳佳一) <olvaffe@gmail.com>
authored
on 2006/02/27 06:11
* src/base/ftobjs.c (FT_Set_Char_Size): Ahh.. forgot to check the case
2f239b8e
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2006/02/27 05:34
Update MPW makefiles to new header inclusion introduced on 2006-02-16
2e48a1a1
– Wu, Chia-I (吳佳一) <olvaffe@gmail.com>
authored
on 2006/02/27 04:18
* src/base/ftobjs.c (ft_glyphslot_grid_fit_metrics, FT_Load_Glyph):
f99d846c
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/26 12:50
* docs/release: Minor additions and clarifications.
0aaf429a
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/26 12:30
Fix ChangeLog.
b463665f
– David Turner <david@freetype.org>
authored
on 2006/02/26 02:57
* src/base/ftobjs.c (ft_recompute_scaled_metrics): re-enable conservative
ae1e4b15
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/25 12:11
* src/cache/ftccache.c (ftc_node_destroy): Use FT_LOCAL_DEF (again).
20a8d0cf
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/25 11:56
* devel/ftoption.h: Synchronize with
7f049f42
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/25 11:52
Formatting, copyright years.
de271ab8
– David Turner <david@freetype.org>
authored
on 2006/02/25 09:53
* builds/unix/ftsystem.c, include/freetype/config/ftheader.h,
6c71c6b9
– David Turner <david@freetype.org>
authored
on 2006/02/25 07:49
* include/freetype/config/ftoption.h, src/autofit/afcjk.c,
d7e6b767
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/25 01:24
Formatting, copyright years, minor cleanups.
88242072
– Wu, Chia-I (吳佳一) <olvaffe@gmail.com>
authored
on 2006/02/24 06:53
* src/base/ftoutln.c (FT_OUTLINE_GET_CONTOUR, ft_contour_has,
03264613
– Wu, Chia-I (吳佳一) <olvaffe@gmail.com>
authored
on 2006/02/24 06:18
* include/freetype/ftbitmap.h (FT_Bitmap_Embolden): Update
478c5913
– David Turner <david@freetype.org>
authored
on 2006/02/24 04:56
* tagging Third release candidate with VER-2-2-0-RC3
ca7d76f7
– David Turner <david@freetype.org>
authored
on 2006/02/24 04:09
* src/cache/ftcbasic.c: correcting compatibility hack bug
a8e7a019
– Wu, Chia-I (吳佳一) <olvaffe@gmail.com>
authored
on 2006/02/24 01:11
* include/freetype/freetype.h (FT_Size_RequestRec): Change the type of
a3873d27
– David Turner <david@freetype.org>
authored
on 2006/02/23 18:18
another try
b0e0db11
– David Turner <david@freetype.org>
authored
on 2006/02/23 18:03
another hack
782f1383
– David Turner <david@freetype.org>
authored
on 2006/02/23 17:59
fix small bug
3b6c71ee
– David Turner <david@freetype.org>
authored
on 2006/02/23 17:57
additionnal backwards-compatibility hacks
88d8985a
– David Turner <david@freetype.org>
authored
on 2006/02/23 17:35
* src/cache/ftccmap.c: trying to hack binary compatibility for
d4303da0
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/23 16:01
formatting, copyright years.
b698eeda
– David Turner <david@freetype.org>
authored
on 2006/02/23 09:50
fixed typo that prevented compilation
481838e2
– David Turner <david@freetype.org>
authored
on 2006/02/23 07:40
* src/bdf/bdflib.c: fixed a problem with large encodings.
6cda6c06
– David Turner <david@freetype.org>
authored
on 2006/02/23 07:37
* src/bdf/bdflib.c: fixed a bug with zero-width glyphs
890f807a
– Wu, Chia-I (吳佳一) <olvaffe@gmail.com>
authored
on 2006/02/22 15:47
* include/freetype/ftoutln.h (enum FT_Orientation): New value
0d9be1c3
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/22 09:28
Fix comment so that it is included into the HTML documentation.
cdb610f6
– David Turner <david@freetype.org>
authored
on 2006/02/22 07:55
adding missing file
5edafed1
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/22 03:23
Clean-ups, copyright years, formatting.
facd9af5
– Wu, Chia-I (吳佳一) <olvaffe@gmail.com>
authored
on 2006/02/22 02:59
* modules.cfg: Compile in ftotval.c and ftxf86.c by default for ABI
0b5dc4df
– David Turner <david@freetype.org>
authored
on 2006/02/21 17:36
* include/freetype/ftmodapi.h, include/internal/ftserv.h,
44c865df
– David Turner <david@freetype.org>
authored
on 2006/02/21 12:10
fixed compiler warning
c093db9d
– David Turner <david@freetype.org>
authored
on 2006/02/21 12:06
* src/sfnt/sfmtx.c: disabling memory optimization when
1ae134a2
– David Turner <david@freetype.org>
authored
on 2006/02/21 11:50
* src/sfnt/sfobjs.c (sfnt_face_load): fixed silly bug that
d41aecdb
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/21 03:08
formatting, doc improvements
dd0f3609
– David Turner <david@freetype.org>
authored
on 2006/02/20 18:50
* include/freetype/internal/sfnt.h, src/sfnt/sfdriver.c,
f145e312
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/19 11:12
Formatting, copyright years, minor doc fixes.
0880ac33
– David Turner <david@freetype.org>
authored
on 2006/02/17 12:23
* builds/unix/unix-cc.in: don't filter-out exported functions
1fae6695
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/17 11:16
* devel/ftoption.h: Synchronize with
8e6f8c4d
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/17 03:07
Formatting, copyright years, documentation improvements.
cda2d957
– David Turner <david@freetype.org>
authored
on 2006/02/16 17:45
* builds/amiga/src/base/ftsystem.c, devel/ftoption.h
0d565fdc
– Wu, Chia-I (吳佳一) <olvaffe@gmail.com>
authored
on 2006/02/15 02:44
* include/freetype/internal/ftobjs.h (FT_Face_InternalRec): Remove
5225402a
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/15 01:05
* include/freetype/ftoutln.h (FT_Outline_Embolden): Mention in
3dc00181
– Wu, Chia-I (吳佳一) <olvaffe@gmail.com>
authored
on 2006/02/14 08:36
* src/sfnt/ttmtx.c (tt_face_get_metrics): Typo.
9a2b3b6d
– Wu, Chia-I (吳佳一) <olvaffe@gmail.com>
authored
on 2006/02/14 03:37
* src/sfnt/ttmtx.c (tt_face_load_hhea, tt_face_load_hmtx): Simply
35222ff7
– Wu, Chia-I (吳佳一) <olvaffe@gmail.com>
authored
on 2006/02/14 02:25
Clean up the SFNT_Interface. In this final pass, `load_hmtx' is
e0decd1e
– Wu, Chia-I (吳佳一) <olvaffe@gmail.com>
authored
on 2006/02/14 02:20
* src/sfnt/ttmtx.h, src/sfnt/ttmtx.c: Why are there two copies of
65863a57
– Wu, Chia-I (吳佳一) <olvaffe@gmail.com>
authored
on 2006/02/14 02:01
Clean up the SFNT_Interface. In this pass, we want to treat the font
f5aa47be
– Wu, Chia-I (吳佳一) <olvaffe@gmail.com>
authored
on 2006/02/14 01:40
Clean up the SFNT_Interface. Table loading functions are now named
d39fda2b
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/12 16:49
Formatting, copyright years.
4c507ffa
– Wu, Chia-I (吳佳一) <olvaffe@gmail.com>
authored
on 2006/02/11 08:22
* src/autofit/afcjk.c (af_cjk_metrics_init): Fix a stupid bug...
f9a69132
– Wu, Chia-I (吳佳一) <olvaffe@gmail.com>
authored
on 2006/02/11 07:12
* include/freetype/config/ftoption.h (AF_CONFIG_OPTION_CJK): #define
d1d4bffe
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/10 17:15
formatting
4cdb45c0
– Wu, Chia-I (吳佳一) <olvaffe@gmail.com>
authored
on 2006/02/09 09:17
Introduce experimental autofit CJK module based on akito's autohint
6be99f91
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/09 02:38
* src/cid/cidparse.c (cid_parse_new): Remove shadowing variable.
4f41d63b
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2006/02/08 20:43
fix src/cid/cidparse.c for too-short CIDFont
458c3423
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2006/02/08 07:58
fix --with-old-mac-fonts option
54a79c88
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/01 02:54
Use `?='.
8a4de0d6
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/01 02:52
* Makefile, *.mk: Use `?=' where appropriate.
9a8006b1
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/01 01:07
* builds/unix/install.mk (install): Fix path for ftmodule.h.
03379b65
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/01 00:40
* builds/unix/unixddef.mk: Actually do define PLATFORM (fixing
82a0e3cd
– Werner Lemberg <wl@gnu.org>
authored
on 2006/02/01 00:22
s/index/size_index/ to avoid compiler warnings.
Next