shithub: freetype+ttf2subf

RSS feed

9d83d290 – Werner Lemberg <[email protected]> authored on 2009/01/09 02:58
Fix problem with T1_FIELD_{NUM,FIXED}_TABLE2.

a7c00b79 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2009/01/09 02:21
load_flags of FT_Get_Advance(), FT_Get_Advances() and backends are declared as FT_UInt32 for 16-bit platforms

9b1da084 – Werner Lemberg <[email protected]> authored on 2009/01/09 01:21
tab -> space

2dc10794 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2009/01/09 00:07
* src/base/ftobjs.c (FT_Done_Library): Issue an error when FT_Done_Face() is failed and retried

a79de11b – Werner Lemberg <[email protected]> authored on 2009/01/07 03:27
* docs/CHANGES: Document new key `a' in ftdiff.

c3263722 – Werner Lemberg <[email protected]> authored on 2009/01/06 16:00
Don't rely on GNU sed.

5758688e – Werner Lemberg <[email protected]> authored on 2009/01/06 04:40
Typo.

a86f1b96 – Werner Lemberg <[email protected]> authored on 2009/01/06 04:07
FT_Bitmap_Convert: Support missing pixel modes.

c679115f – Werner Lemberg <[email protected]> authored on 2009/01/06 02:07
Fix AC_CANONICAL_XXX issue.

f2e33c11 – Werner Lemberg <[email protected]> authored on 2009/01/06 01:59
Minor fixes.

1ad384d8 – Werner Lemberg <[email protected]> authored on 2008/12/25 18:52
Set `face_index' field in FT_Face for all font formats.

66043b1c – Werner Lemberg <[email protected]> authored on 2008/12/22 13:09
* builds/unix/ftsystem.c (FT_Stream_Open): Reject zero-length files.

3c5ad951 – Werner Lemberg <[email protected]> authored on 2008/12/21 12:51
* src/pfr/pfrdrivr.c, src/winfonts/winfnt.c, src/cache/ftcmanag.c,

478cca14 – Werner Lemberg <[email protected]> authored on 2008/12/21 12:38
* src/base/ftpfr.c (FT_Get_PFR_Metrics): Protect against NULL

ce33a312 – Werner Lemberg <[email protected]> authored on 2008/12/21 05:29
FT_USE_MODULE declares things as:

b6fa8451 – Werner Lemberg <[email protected]> authored on 2008/12/21 04:46
* src/autofit/aflatin.c (af_latin_hint_edges),

05bf6877 – Werner Lemberg <[email protected]> authored on 2008/12/18 01:32
* docs/CHANGES: Updated.

cfc514ea – Werner Lemberg <[email protected]> authored on 2008/12/17 06:03
* src/base/ftsynth.c (FT_GlyphSlot_Embolden): Don't use internal

c8c4cc83 – Werner Lemberg <[email protected]> authored on 2008/12/17 05:50
* include/freetype/ftsynth.h, src/basae/ftsynth.c: Move

00bcd34a – Werner Lemberg <[email protected]> authored on 2008/12/17 05:15
Improve documentation of FT_Outline_Embolden.

5914cb62 – Werner Lemberg <[email protected]> authored on 2008/12/16 08:12
Minor doc fixes.

b972a2a2 – Werner Lemberg <[email protected]> authored on 2008/12/11 03:55
Generalize the concept of `tricky' fonts by introducing

1474f439 – Werner Lemberg <[email protected]> authored on 2008/12/09 01:51
Really fix Savannah bug #25010: An SFNT font with neither outlines

e3b083c6 – Werner Lemberg <[email protected]> authored on 2008/12/05 17:50
* src/autofit/aflatin.c (af_latin_uniranges): Add more ranges. This

76fffcd8 – Werner Lemberg <[email protected]> authored on 2008/12/05 13:37
* include/freetype/freetype.h (FT_LOAD_ADVANCE_ONLY): Use value

afe60160 – Werner Lemberg <[email protected]> authored on 2008/12/01 07:53
GDEF tables need `glyph_count' too for validation. Problem reported

1a5d561d – Werner Lemberg <[email protected]> authored on 2008/11/29 17:50
* src/autofit/afcjk.c, src/base/ftoutln.c, src/base/ftrfork.c,

8f9b7f50 – Werner Lemberg <[email protected]> authored on 2008/11/29 12:35
* src/type/t1load.c (mm_axis_unmap): Revert previous patch and fix

b2cb6ce6 – Werner Lemberg <[email protected]> authored on 2008/11/29 04:32
* src/type1/t1load.c (mm_axis_unmap): `blend_points' is FT_Fixed*,

02197280 – Werner Lemberg <[email protected]> authored on 2008/11/29 04:31
Formatting.

c7597edb – Werner Lemberg <[email protected]> authored on 2008/11/27 16:55
* src/cff/cffparse.c (cff_parse_real): Handle more than nine

0a263a8b – Werner Lemberg <[email protected]> authored on 2008/11/25 00:44
* src/base/ftstream.c (FT_Stream_ReadFields): Don't access stream

52cd0fc8 – Werner Lemberg <[email protected]> authored on 2008/11/24 03:15
Fixes from the gnuwin32 port.

105721a5 – Werner Lemberg <[email protected]> authored on 2008/11/15 05:35
* src/truetype/ttinterp.c (tt_default_graphics_state): The default

312043f4 – Werner Lemberg <[email protected]> authored on 2008/11/12 01:29
* src/cff/cffdrivr.c (cff_get_cmap_info): Initialize `format' field.

e7aad025 – Werner Lemberg <[email protected]> authored on 2008/11/08 17:00
* src/sfnt/sfobjs.c (sfnt_load_face): Remove #if 0/#endif guards

b6192827 – Werner Lemberg <[email protected]> authored on 2008/11/08 02:28
* src/base/ftobjs.c (ft_glyphslot_free_bitmap): Protect against

95120928 – Werner Lemberg <[email protected]> authored on 2008/11/08 02:20
* src/sfnt/sfobjs.c (tt_face_get_name): Modified to return an error

c321b9b0 – Werner Lemberg <[email protected]> authored on 2008/11/05 09:34
* devel/ftoption.h, include/freetype/config/ftoption.h

e0ed07d7 – Werner Lemberg <[email protected]> authored on 2008/11/04 05:37
* src/type1/t1load.c (parse_subrs): Use an endless loop. There are

f31072c8 – Werner Lemberg <[email protected]> authored on 2008/10/15 16:03
* src/sfnt/ttpost.c (tt_post_default_names): Add `const'.

6922266b – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2008/10/15 11:22
* src/truetype/ttgxvar.c (TT_Set_MM_Blend): Disambiguate

5d642573 – Werner Lemberg <[email protected]> authored on 2008/10/15 09:20
add comment

822604c8 – Werner Lemberg <[email protected]> authored on 2008/10/14 03:28
* src/cff/cffobjs.c (cff_face_init): Remove compiler warning.

174b8de3 – Werner Lemberg <[email protected]> authored on 2008/10/12 07:47
* src/sfnt/sfobjs.c (sfnt_load_face): Fix computation of

0192230e – Werner Lemberg <[email protected]> authored on 2008/10/11 02:00
(important) formatting

cec1d5f8 – Werner Lemberg <[email protected]> authored on 2008/10/09 03:14
typo

1464bc5a – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2008/10/09 01:44
* Fix Savannah bug #24468, unexpected conversion between FT_UInt32* and FT_UInt*

fa9d3994 – Werner Lemberg <[email protected]> authored on 2008/10/08 12:04
Fix Savannah bug #24485.

54dd7cf4 – Werner Lemberg <[email protected]> authored on 2008/10/07 14:15
Make braces balanced throught the whole file.

cd91bf0a – Werner Lemberg <[email protected]> authored on 2008/10/07 14:13
Make braces balanced throughout the whole file.

570b1fdb – Werner Lemberg <[email protected]> authored on 2008/10/05 02:08
formatting

b016c53f – Werner Lemberg <[email protected]> authored on 2008/10/05 01:46
s/with other words/in other words/

96d87bed – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2008/10/04 23:08
{src/base,builds/mac}/ftobjs.c: Include FT_TRUETYPE_TAGS_H for multi build

af48cb0b – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2008/10/04 22:53
src/base/ftobjs.c: Include FT_TRUETYPE_TAGS_H

2d3e0af9 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2008/10/04 22:38
* `FT_Open_Face' tries `open_face_PS_from_sfnt_stream' when a sfnt container is found but not OpenType.

21bd5165 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2008/10/04 14:10
Introduce macros for some MacOS-specific resource tags

72eb270a – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2008/10/04 13:49
* Remove wrong initialization in `ft_lookup_PS_in_sfnt_stream'

45489589 – Werner Lemberg <[email protected]> authored on 2008/10/04 07:39
* src/base/ftobjs.c (open_face_PS_from_sfnt_stream): Remove compiler

1137d04f – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2008/10/04 03:11
* New function `open_face_PS_from_sfnt_stream' to check and open a Type1 PS or CID-keyed font in an sfnt stream.

bc2c4984 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2008/10/03 08:28
* src/base/ftobjs.c (ft_lookup_PS_in_sfnt): Set *is_sfnt_cid to FALSE when no PS resource is found

9e2b9900 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2008/10/03 07:52
* Remove duplicated functions from builds/mac/ftmac.c. Now MPW builds builds/mac/ftmac.c as a part of ftbase.c

35ae574a – Werner Lemberg <[email protected]> authored on 2008/10/02 06:40
Add casts for stupid compilers. Reported by Graham.

b17fb11f – Werner Lemberg <[email protected]> authored on 2008/10/02 06:17
* src/cff/cffgload.c (cff_slot_load): Map CID 0 to GID 0. This

89a1a518 – Werner Lemberg <[email protected]> authored on 2008/10/02 02:48
* builds/freetype.mk (BASE_H): Rename to...

cff15b07 – Werner Lemberg <[email protected]> authored on 2008/10/02 01:38
Formatting.

ba3e2304 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2008/10/01 21:48
* Fix wrong comment in ftbase.h

f414702e – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2008/10/01 21:43
* Merge the duplicated functions in ftmac.c with ftobjs.c

ce1bad03 – Werner Lemberg <[email protected]> authored on 2008/10/01 18:46
* src/sfnt/sfobjs.c (sfnt_load_face): `psnames_error' is only needed

d03d856d – Werner Lemberg <[email protected]> authored on 2008/10/01 18:39
* src/truetype/ttobjs.c (tt_face_done), src/cff/cffobjs.c

6bc16e92 – Werner Lemberg <[email protected]> authored on 2008/10/01 17:16
s/synthetize/synthesize/

fce4e239 – Werner Lemberg <[email protected]> authored on 2008/10/01 00:41
Formatting.

ef4a915e – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2008/09/30 12:21
* Fix make rules for multi build on Mac OS X

c6bdee5f – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2008/09/29 20:59
* Fix the conditions for multi build on MacOS

b4c810e2 – Werner Lemberg <[email protected]> authored on 2008/09/22 07:28
* src/cff/cffgload.c (CFF_Operator, cff_argument_counts,

bd0f71aa – Werner Lemberg <[email protected]> authored on 2008/09/22 04:55
Fix Savannah bug #24307.

815e186f – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2008/09/21 14:33
* src/{otvalid,sfnt}/Jamfile: Add missing targets for multi build by jam

70f4cff1 – Werner Lemberg <[email protected]> authored on 2008/09/20 12:12
* src/smooth/ftgrays.c (gray_find_cell): Fix threshold. The values

22e970a2 – Werner Lemberg <[email protected]> authored on 2008/09/20 08:20
Formatting, minor code fixes.

6874d85b – Werner Lemberg <[email protected]> authored on 2008/09/20 07:50
* src/base/ftoutln.c: Include FT_INTERNAL_DEBUG_H.

3afbee82 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2008/09/19 13:46
* ftmac.c: Import sfnt-wrapped Type1/CID font support

dec8e7b9 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2008/09/19 12:47
* src/base/ftobjs.c: Fix double free bug in sfnt-wrapped Type1/CID font support

9ae5eaf8 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2008/09/19 02:48
* src/base/ftobjs.c: Add initial support for sfnt-wrapped CID-keyed fonts

55c40631 – Werner Lemberg <[email protected]> authored on 2008/09/18 07:20
* src/base/ftsystem.c (FT_Done_Memory): Use ft_sfree directly for

0c0db3eb – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2008/09/18 00:36
* src/cff/cffobjs.c: replace 0x4F54544FL by TTAG_OTTO

4afcfd30 – Werner Lemberg <[email protected]> authored on 2008/09/16 13:32
beautifying, doc fixes.

634df6e3 – Werner Lemberg <[email protected]> authored on 2008/09/16 03:25
* src/cff/cffgload.h, src/cff/cffgload.c

ed6c0e06 – Werner Lemberg <[email protected]> authored on 2008/09/15 03:49
Fix Savannah bug #24179, reported by Bram Tassyns.

b211651a – Werner Lemberg <[email protected]> authored on 2008/09/12 12:27
* autogen.sh, builds/unix/configure.raw,

8d3e6ecc – Werner Lemberg <[email protected]> authored on 2008/09/11 04:29
* src/base/ftbase.c: Include ftadvanc.c.

59188661 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2008/09/11 04:02
* Fix Savannah bug #21250: builds/unix/configure installs bi-arch ftconfig.h if it works correctly

8e29645e – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2008/09/04 23:21
* builds/unix/configure.raw: Clear FT2_EXTRA_LIBS when Mac OS X frameworks are missing

17cd6872 – David Turner <[email protected]> authored on 2008/09/01 22:34
* include/freetype/ftcache.h, src/cache/ftccmap.c:

f47d263f – David Turner <[email protected]> authored on 2008/09/01 22:21
* include/freetype/ftoption.h, include/freetype/ftconfig.h,

238bb385 – David Turner <[email protected]> authored on 2008/09/01 17:35
ooops. Add missing files

28534d61 – David Turner <[email protected]> authored on 2008/09/01 17:35
* include/freetype/ftadvanc.h, src/base/ftadvanc.c,

7981fe2a – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2008/08/29 02:09
* src/sfnt/sfobjs.c (sfnt_open_font): Use TTAG_OTTO

4dbf00aa – Werner Lemberg <[email protected]> authored on 2008/08/28 12:12
* src/type1/t1load.c (parse_encoding): Protect against infinite

a4cb0d95 – Werner Lemberg <[email protected]> authored on 2008/08/23 15:54
* src/type/t1afm.c (compare_kern_pairs), src/pxaux/afmparse.c

4c60bd91 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2008/08/19 11:35
* Fix FT_Stream_New() to initialize stream always

Next