RSS feed
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
110246c6
– Werner Lemberg <wl@gnu.org>
authored
on 2006/09/26 17:55
formatting
e3d6e948
– David Turner <david@freetype.org>
authored
on 2006/09/26 12:58
CHANGES BETWEEN 2.2.1 and 2.2.2
6f8c6229
– David Turner <david@freetype.org>
authored
on 2006/09/26 11:42
* src/autofit/aftypes.h, src/autofit/afhints.h,
745ff2c2
– Werner Lemberg <wl@gnu.org>
authored
on 2006/09/19 01:48
* src/base/ftmac.c (FT_New_Face_From_FOND): Fall back to SFNT if
f9644559
– Werner Lemberg <wl@gnu.org>
authored
on 2006/09/12 09:48
formatting
f3050059
– David Turner <david@freetype.org>
authored
on 2006/09/11 08:00
* src/sfnt/sfobjs.c (tt_face_get_name): support some function
36d2eab0
– Werner Lemberg <wl@gnu.org>
authored
on 2006/09/05 15:24
* src/truetype/ttpload.c (tt_face_load_hdmx): Handle `record_size'
2066e0ac
– David Turner <david@freetype.org>
authored
on 2006/09/05 10:58
fix stupid bug
c7bc9b79
– David Turner <david@freetype.org>
authored
on 2006/09/05 08:17
* src/smooth/ftgrays.c: minor source cleanups and optimization
772e55d3
– David Turner <david@freetype.org>
authored
on 2006/09/05 05:45
* src/smooth/ftgrays.c (gray_sweep): Avoid buffer overwrites
d1fc7d42
– Werner Lemberg <wl@gnu.org>
authored
on 2006/09/05 03:55
Fix ChangeLog.
aa557a90
– David Turner <david@freetype.org>
authored
on 2006/09/04 12:42
fix for the latest rasterizer optimization
2d8629b3
– Werner Lemberg <wl@gnu.org>
authored
on 2006/09/03 02:18
* devel/ftoption.h: Synchronize with
bd50295c
– David Turner <david@freetype.org>
authored
on 2006/09/01 15:05
* src/smooth/ftgrays.c: optmized the performance of the anti-aliased
6d79f214
– David Turner <david@freetype.org>
authored
on 2006/09/01 10:09
* src/truetype/ttobjs.c: updated the TrueType loader to recognize
d898aedd
– Werner Lemberg <wl@gnu.org>
authored
on 2006/08/29 05:50
* configure: Make it possible to handle configure options which
a787f455
– Jens Claudius <jens.claudius@yahoo.com>
authored
on 2006/08/27 07:26
2006-08-27 Jens Claudius <jens.claudius@yahoo.com>
c4c35b77
– Werner Lemberg <wl@gnu.org>
authored
on 2006/08/27 04:03
* builds/unix/ftconfig.in: Synchronize with main ftconfig.h.
6aa260ce
– David Turner <david@freetype.org>
authored
on 2006/08/25 18:45
support for "automatic unpatented hinting" added
088e44e8
– Jens Claudius <jens.claudius@yahoo.com>
authored
on 2006/08/22 10:24
2006-08-22 Jens Claudius <jens.claudius@yahoo.com>
12342996
– Werner Lemberg <wl@gnu.org>
authored
on 2006/08/19 07:18
formatting
2652bd54
– Jens Claudius <jens.claudius@yahoo.com>
authored
on 2006/08/18 13:20
2006-08-18 Jens Claudius <jens.claudius@yahoo.com>
33f5f249
– David Turner <david@freetype.org>
authored
on 2006/08/16 12:50
* include/freetype/internal/ftgloadr.h,
2b21a932
– David Turner <david@freetype.org>
authored
on 2006/08/16 05:24
* src/base/ftobjs.c (ft_validator_run): disabling function, it is
9fbfc6af
– David Turner <david@freetype.org>
authored
on 2006/08/16 05:11
* src/cid/cidgload.c (cid_slot_load_glyph),
f1e96066
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2006/08/15 13:02
* modules.cfg: compile ftgxval.c by default
e261f426
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2006/08/15 13:00
* src/otvalid/otvmod.c, src/gxvalid/gxvmod.c: replace ft_validator_run by ft_setjmp
9950adcc
– Jens Claudius <jens.claudius@yahoo.com>
authored
on 2006/08/13 08:14
* freetype2/include/freetype/internal/psaux.h: (enum T1_TokenType_):
814839a6
– Werner Lemberg <wl@gnu.org>
authored
on 2006/07/28 07:55
Fix ChangeLog.
a4d6a1c8
– Werner Lemberg <wl@gnu.org>
authored
on 2006/07/19 05:54
Move creation of field `buildchar' of T1_DecoderRec out of
1a380e02
– Werner Lemberg <wl@gnu.org>
authored
on 2006/07/14 14:28
* freetype2/include/freetype/internal/psaux.h: New macros
4af3c4d7
– Werner Lemberg <wl@gnu.org>
authored
on 2006/07/08 17:31
Add many checks to protect against malformed PCF files.
b97daa28
– Werner Lemberg <wl@gnu.org>
authored
on 2006/07/03 08:36
more doc fixes
973542bb
– Werner Lemberg <wl@gnu.org>
authored
on 2006/07/03 05:40
doc improvement
3d2f2c60
– Werner Lemberg <wl@gnu.org>
authored
on 2006/07/02 01:50
minor doc improvement
8eb05255
– Werner Lemberg <wl@gnu.org>
authored
on 2006/06/27 02:20
* src/bdf/bdfdrivr.c (BDF_Face_Init): Handle fonts correctly which
24703f8b
– Werner Lemberg <wl@gnu.org>
authored
on 2006/06/26 15:12
* src/psaux/t1decode.c (T1_Operator, t1_args_count): Add opcode 15.
e9a74667
– Werner Lemberg <wl@gnu.org>
authored
on 2006/06/26 13:37
Fix handling of self-delimiting tokens.
c011f4cb
– Werner Lemberg <wl@gnu.org>
authored
on 2006/06/26 05:40
The Type 1 parser now skips over top-level procedures as required
a2da05c2
– Werner Lemberg <wl@gnu.org>
authored
on 2006/06/25 02:27
Fix two hinting bugs as reported in
ef3d2c23
– Werner Lemberg <wl@gnu.org>
authored
on 2006/06/25 02:07
formatting, copyright years
52311976
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2006/06/21 22:34
* src/base/ftmac.c: Add byteorder workaround for Intel Mac
be556d5b
– Werner Lemberg <wl@gnu.org>
authored
on 2006/06/16 02:51
typo; spotted by George
67d2f3a7
– Werner Lemberg <wl@gnu.org>
authored
on 2006/06/16 02:50
Fix ChangeLog.
817831f4
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2006/06/15 05:05
src/base/ftgxval.c, src/base/ftotval.c: return FT_Err_Unimplemented_Feature when validation service is unavailable
b10e45a7
– Werner Lemberg <wl@gnu.org>
authored
on 2006/06/08 03:32
* src/bdf/bdflib.c (bdf_load_font): Fix memory leaks in case of
7d48cb06
– Werner Lemberg <wl@gnu.org>
authored
on 2006/06/08 02:00
formatting
5f1f7507
– David Turner <david@freetype.org>
authored
on 2006/06/07 01:11
Fix memory leak described in Savannah bug #16768
f1a23cbf
– David Turner <david@freetype.org>
authored
on 2006/06/06 09:53
oops, stupid error fixed
4836f955
– Werner Lemberg <wl@gnu.org>
authored
on 2006/06/06 08:54
formatting
457b4a81
– David Turner <david@freetype.org>
authored
on 2006/06/06 04:14
* include/freetype/internal/services/svpscmap.h, src/cff/cffcmap.c,
d724f20e
– Werner Lemberg <wl@gnu.org>
authored
on 2006/06/04 11:17
formatting
ea4547ca
– David Turner <david@freetype.org>
authored
on 2006/06/04 10:50
* src/base/ftutil.c (ft_mem_qrealloc): fix the function
0971735d
– David Turner <david@freetype.org>
authored
on 2006/06/04 10:33
* src/pfr/pfrobjs.c (pfr_face_init): fix the computation
33779660
– Werner Lemberg <wl@gnu.org>
authored
on 2006/05/26 02:30
* builds/unix/unix-cc.in (LINK_LIBRARY): Don't comment out
24773d6d
– Werner Lemberg <wl@gnu.org>
authored
on 2006/05/20 04:53
* builds/win32/visualc/freetype.dsp: Release libraries no longer
a6523a67
– Werner Lemberg <wl@gnu.org>
authored
on 2006/05/20 04:47
Fix ChangeLog.
de0a96c5
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2006/05/19 19:16
* fix 2 memory leaks in MacOS resource fork handler, Savannah bug #16631
8cfa8bd5
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2006/05/19 18:11
* remove Carbon dependency of Darwin, if configured with no option
47200605
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2006/05/19 06:48
fix the 2nd part of Savannah bug #16590
545c4e56
– Werner Lemberg <wl@gnu.org>
authored
on 2006/05/17 18:55
* src/truetype/ttgload.c (TT_Load_Composite_Glyph)
281679de
– David Turner <david@freetype.org>
authored
on 2006/05/17 09:34
* include/freetype/internal/tttypes.h, src/autofit/afangles.c,
Next