RSS feed
7981fe2a
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2008/08/29 02:09
* src/sfnt/sfobjs.c (sfnt_open_font): Use TTAG_OTTO
4dbf00aa
– Werner Lemberg <wl@gnu.org>
authored
on 2008/08/28 12:12
* src/type1/t1load.c (parse_encoding): Protect against infinite
a4cb0d95
– Werner Lemberg <wl@gnu.org>
authored
on 2008/08/23 15:54
* src/type/t1afm.c (compare_kern_pairs), src/pxaux/afmparse.c
4c60bd91
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2008/08/19 11:35
* Fix FT_Stream_New() to initialize stream always
77f73585
– Werner Lemberg <wl@gnu.org>
authored
on 2008/08/19 00:53
Formatting.
fdc2d761
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2008/08/18 02:02
* src/base/ftmac.c: Add a fallback for the case that HAVE_TYPE_RESOURCE_INDEX is not set by configure
a8700d42
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2008/08/18 01:08
* builds/unix/configure.raw: Replace all-in-one Carbon.h by minimum CoreServices.h
a2637823
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2008/08/18 00:44
* src/sfnt/ttcmap.c: Fix for empty sub-headers in Dynalab fonts
da32d705
– Werner Lemberg <wl@gnu.org>
authored
on 2008/08/06 05:09
Add one more example to the documentation of FT_Glyph_To_Bitmap.
293a877a
– Werner Lemberg <wl@gnu.org>
authored
on 2008/08/05 14:36
Minor documentation improvements.
c86f8611
– Werner Lemberg <wl@gnu.org>
authored
on 2008/08/05 07:18
Minor documentation improvement.
7fd20182
– Werner Lemberg <wl@gnu.org>
authored
on 2008/08/04 14:46
* src/type1/t1tokens.h: Handle `ForceBold' keyword. This fixes
eba3eeec
– Werner Lemberg <wl@gnu.org>
authored
on 2008/08/04 11:54
* src/cff/cffparse.c (cff_parse_fixed_scaled): Fix thinko which
17e69011
– Werner Lemberg <wl@gnu.org>
authored
on 2008/08/04 01:45
Be more tolerant w.r.t. invalid entries in SFNT table directory.
806f5934
– Werner Lemberg <wl@gnu.org>
authored
on 2008/07/30 01:28
* src/cff/cffgload.c (cff_decoder_parse_charstrings): No longer
830846e6
– Werner Lemberg <wl@gnu.org>
authored
on 2008/07/27 02:27
Formatting, copyright years.
7f30c0c6
– Werner Lemberg <wl@gnu.org>
authored
on 2008/07/27 01:43
Add extra mappings for `Tcommaaccent' and `tcommaaccent'. This
bdcfddcd
– Werner Lemberg <wl@gnu.org>
authored
on 2008/07/26 17:22
* src/cff/cffgload.c (cff_decoder_prepare,
e75da457
– Werner Lemberg <wl@gnu.org>
authored
on 2008/07/22 16:59
* src/sfnt/ttcmap.c (tt_cmap4_validate, tt_cmap4_char_map_linear,
50997cd7
– Werner Lemberg <wl@gnu.org>
authored
on 2008/07/16 17:03
* src/pfr/pfrdrivr.c (pfr_get_advance): Fix off-by-one error.
bd48d35b
– Werner Lemberg <wl@gnu.org>
authored
on 2008/07/16 03:05
Set FT_FACE_FLAG_CID_KEYED only if pure_cff is set.
3d2f06f3
– Werner Lemberg <wl@gnu.org>
authored
on 2008/07/16 02:13
Handle CID-keyed fonts wrapped in a SFNT (with cmaps) correctly.
6b19e095
– Werner Lemberg <wl@gnu.org>
authored
on 2008/07/09 02:20
* src/truetype/ttpload.c (tt_face_load_loca): Handle buggy fonts
ca6fc732
– Werner Lemberg <wl@gnu.org>
authored
on 2008/07/05 02:36
Fix ChangeLog.
4e33f9e5
– Werner Lemberg <wl@gnu.org>
authored
on 2008/07/05 02:35
Since FreeType uses `$(value ...)', we now need GNU make 3.80 or
71b8f3f2
– Werner Lemberg <wl@gnu.org>
authored
on 2008/07/04 03:22
* src/raster/ftraster.c (Draw_Sweep): If span is smaller than one
be54a68c
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/29 03:43
* Version 2.3.7 released.
4e7d984d
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/27 18:26
* src/ftlyph.c (FT_Matrix_Multiply, FT_Matrix_Invert): Move to...
a741c6f2
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/27 02:58
* src/raster/ftraster.c (Vertical_Sweep_Drop, Horizontal_Sweep_Drop,
8a9b6391
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/26 15:56
Improve navigation in API reference.
e172c332
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/25 18:21
minor formatting
2be28a44
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/25 17:12
Fix documentation of `num_glyphs'.
959cb8eb
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/25 16:58
minor improvements
f3a924dd
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2008/06/24 13:13
Fix for 10.4u SDK bundled to Mac OS X 10.5
ce8853af
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/24 07:19
* src/truetype/ttinterp. (Ins_SCANTYPE): Don't check rendering mode.
5563bea0
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/24 01:44
* src/psaux/psobjs.c (t1_builder_close_contour): Don't add contour
745a4f42
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/22 18:41
* src/truetype/ttgload.c (TT_Load_Glyph): Protect bytecode stuff
b1c36cfb
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2008/06/22 11:32
* builds/unix/configure.raw: Copy -isysroot option from CFLAGS to LDFLAGS, if required
5df5dbb7
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/22 09:40
Enable access to the various dropout rules of the B&W rasterizer.
c91dfa39
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/21 02:27
Improve documentation of gray-level rastering and what to do if you need
5b631d89
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/19 12:23
* src/cff/cffobjs.c (cff_face_init): Compute final
cd6dcca6
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/19 02:20
* src/type/t1objs.c (T1_Face_Init): Slightly improve algorithm.
d57a5e9f
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/18 02:16
* src/type/t1objs.c (T1_Face_Init): Fix change from 2008-03-21.
ca947c25
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/16 01:33
* src/otvalid/otvgpos.c (otv_MarkBasePos_validate): Set
ad83e05b
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/15 07:06
* src/base/ftcalc.c (FT_MulFix) <asm>: Protect registers correctly
b796adb4
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/10 13:15
* autogen.sh: Add option `--install' to libtoolize.
6174e17c
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/10 01:58
* Version 2.3.6 released.
f3200faa
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/10 00:57
Typo.
102bb83a
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/10 00:57
* src/base/ftobjs.c (open_face): Check `clazz->init_face' and
26bd7a2c
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/09 17:27
s/enable_shared/build_libtool_libs/
630e24d9
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/09 17:20
Support debugging on WinCE. From Savannah patch #6536; this fixes
a984fda8
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/09 17:02
* README.CVS: Updated.
7cb9ec0f
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/09 16:49
* src/type1/t1parse.h (T1_ParserRec): Make `base_len' and
d77e7229
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/05 18:07
* src/truetype/ttinterp.c (Ins_IP): Handle case `org_dist == 0'
4c3cc76b
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/03 16:53
* include/freetype/ftcache.h (FTC_FaceID): Change type back to
90053f3f
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/02 09:55
typo
8e3539bf
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/02 09:53
Emit header info for defined FreeType objects in reference.
7493ea12
– Werner Lemberg <wl@gnu.org>
authored
on 2008/06/02 03:24
* include/freetype/config/ftheader.h (FT_UNPATENTED_HINTING_H,
e899991b
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/31 03:03
More doc fixes to improve HTML version.
2b0b4221
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/28 18:17
Cosmetic code changes.
0e9b0ec4
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/28 17:51
Improve documentation so that it can be better parsed by docmaker.
de0d0055
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/28 17:51
* src/tools/docmaker/sources.py (SourceBlock::__init__): While
8f7d17bf
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/28 02:39
formatting
c94fa669
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/27 19:24
* src/truetype/ttinterp.c (Ins_MD): The MD instruction also uses
35a90b79
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/27 14:16
* src/tools/docmaker/tohtml.py (block_footer_start,
0c52faa9
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/25 16:04
add missing casting
57a94c48
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/25 12:49
whitespace
ffa49657
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/25 08:43
* src/truetype/ttgload.c (load_truetype_glyph): Move initialization
c9381318
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/25 08:19
* src/raster/ftraster.c (fc_black_render): Return 0 when we are
355f1b13
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/22 02:12
Fix ChangeLog.
062f88a4
– Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2008/05/20 03:57
* src/base/ftmac.c (FT_New_Face_From_Suitcase): Check if valid aface is returned by FT_New_Face_From_FOND()
5e8a3686
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/18 17:49
* src/pshinter/pshalgo.c (ps_hints_apply): Reset scale values after
16dc51fe
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/18 13:36
* src/base/ftdebug.c (FT_Message, FT_Panic): Send output to stderr.
c567ff27
– David Turner <david@freetype.org>
authored
on 2008/05/18 10:32
add missing comment
a92cec56
– David Turner <david@freetype.org>
authored
on 2008/05/18 10:08
* src/psnames/psmodule.c: using 'static' to make declarations
89d64fa6
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/17 16:06
* src/truetype/ttgload.c (TT_Load_Simple_Glyph): Handle zero-contour
a2f17cc1
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/17 06:01
* docs/CHANGES: Updated.
bcc750e5
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/16 00:50
* src/psaux/t1decode.c (t1_decoder_parse_charstrings)
bcfcc71d
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/15 05:14
* builds/toplevel.mk (CONFIG_GUESS, CONFIG_SUB): Updated.
2d738999
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/14 19:33
Fix ChangeLog.
504645ed
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/14 19:26
* src/type1/t1load.c (parse_subrs): Accept fonts with a subrs array
e6e6eade
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/14 19:05
Finish fix of scaling bug of CID-keyed CFF subfonts.
fb57228b
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/13 08:10
* src/winfonts/winfnt.c (fnt_face_get_dll_font, FNT_Face_Init):
b7c063d5
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/11 17:36
Add some (commented out) code for orthogonality.
84662841
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/04 12:54
Clean up.
32e05a6a
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/04 12:53
Cleaning up.
551dd3c0
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/04 09:37
First steps to fix the scaling bug of CID-keyed CFF subfonts,
6d29f0f1
– Werner Lemberg <wl@gnu.org>
authored
on 2008/05/03 11:54
* src/base/ftobjs.c (FT_Load_Glyph): Call the auto-hinter without
de9479a0
– Werner Lemberg <wl@gnu.org>
authored
on 2008/04/26 08:52
* include/freetype/internal/psaux.h (T1_BuilderRec): Mark `scale_x'
4ebc890e
– Werner Lemberg <wl@gnu.org>
authored
on 2008/04/13 18:06
* src/pcf/pcfdrivr.c (PCF_Face_Init): Protect call to
8271e5e4
– Werner Lemberg <wl@gnu.org>
authored
on 2008/04/13 17:59
whitespace
048b7563
– Werner Lemberg <wl@gnu.org>
authored
on 2008/04/13 01:55
* src/psaux/psconv.c (PS_Conv_ToFixed): Increase precision if
c32e83f2
– Werner Lemberg <wl@gnu.org>
authored
on 2008/04/01 02:07
Fix compilation with g++ 4.1 (with both `single' and `multi'
210d6189
– Werner Lemberg <wl@gnu.org>
authored
on 2008/04/01 01:55
Fix support for subsetted CID-keyed CFFs.
a56e5266
– Werner Lemberg <wl@gnu.org>
authored
on 2008/03/23 10:53
Adjustments for Visual C++ 8.0, as reported by Rainer Deyke.
8575117c
– Werner Lemberg <wl@gnu.org>
authored
on 2008/03/21 03:16
* src/type1/t1objs.c (T1_Face_Init): Use `/Weight'. Patch from
3863c951
– Werner Lemberg <wl@gnu.org>
authored
on 2008/03/13 02:38
* src/truetype/ttgxvar.c (TT_Get_MM_Var): Fix named style loop.
cd874831
– Werner Lemberg <wl@gnu.org>
authored
on 2008/03/06 17:11
add copyright notices
fc293939
– Werner Lemberg <wl@gnu.org>
authored
on 2008/03/03 03:08
* src/sfnt/ttcmap.c (tt_cmap14_char_map_nondef_binary,
5057e36c
– Werner Lemberg <wl@gnu.org>
authored
on 2008/02/29 02:23
* docs/CHANGES: Updated.
Next