shithub: freetype+ttf2subf

RSS feed

cf31edf5 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
psaux: Fix a data type mismatching with its source.

ec7bc863 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
truetype: Extend TrueType GX packed deltas to FT_Offset.

5668181b – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
truetype: Extend mmvar_len to hold size_t values.

a1151420 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
truetype: Check invalid function number in IDEF instruction.

d1c23082 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
truetype: Check invalid function number in FDEF instruction.

9206eba2 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
truetype: Truncate the deltas of composite glyph at 16-bit values.

1b6f1d20 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
truetype: Truncate the instructions upto 16-bit per a glyph.

6dc27526 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
truetype: Cast the numerical operands to 32-bit for LP64 systems.

3b56c4d3 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
truetype: Cast the project vector to 32-bit for LP64 system.

9fc40943 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
truetype: Cast the scaling params to 32-bit for LP64 system.

c9c64388 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
sfnt: Cast a character code to FT_UInt32 for LP64 system.

3f0182af – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
sfnt: Cast a character code to FT_UInt32 for LP64 system.

9c1aac00 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
sfnt: Extend TT_BDF->strings_size to FT_ULong for huge BDF.

259568cf – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
psaux: Handle the string length by FT_Offset variables.

75d56e5d – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
pcf: Fix some data types mismatching with their sources.

c595c06c – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
pcf: Handle the string length by size_t variables.

78ba8a61 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
pcf: Fix some data types mismatching with their sources.

52170ac0 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
otvalid: Truncate the glyph index to 16-bit.

f7c6b116 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
cache: Insert explict casts for LP64 systems.

ed1d3590 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
cache: Fix some data types mismatching with their sources.

3f0f2e46 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
XXX_cmap_encoding_char_next() return FT_UInt32 values.

25dba9cf – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
truetype: Extend TT_Face->num_locations for broken TTFs.

e45e0522 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
smooth: Fix some data types mismatching with their sources.

c579dc43 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
cff: Fix some data types mismatching with their sources.

87054758 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
autofit: Fix some data types mismatching with their sources.

b5668024 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
autofit: Count the size of the memory object by ptrdiff_t.

15dc278c – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
autofit: Fix for unused variable `first'.

e866cf3f – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
Improve bitmap size or pixel variables for 16-bit systems.

d3ed6d1b – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
psaux: Prevent invalid arguments to afm_parser_read_vals().

0d226c31 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
base: Prevent some overflows on LP64 systems.

072e5523 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
cff: Cast the long variables to 32-bit for LP64 systems.

b61d9289 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
pcf: Improve PCF_PropertyRec.value names on LP64 platforms.

eae89a7f – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
pcf: Fix some data types mismatching with their sources.

be41d3e7 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
bdf: Improve bdf_property_t.value names for LP64 platforms.

660d6513 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
bdf: Fix some data types mismatching with their sources.

38e480b4 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
autofit: Improve Unicode range definitions.

93bb1594 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
smooth: Fix a data type mismatching with its source.

ea5268d2 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
smooth: Fix a data type mismatching with its source.

f4e1c8bd – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
cache: Disable the legacy compatibility if 16-bit system.

2a5831ec – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
cache: Check 32-bit glyph index on 16-bit systems.

b566d42a – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
cache: Fix some data types mismatching with their sources.

ebf8e294 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
cache: Fix some data types mismatching with their sources.

9f50873a – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
cache: Cast NULL to a required function type explicitly.

41f9d0d6 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
fttypes.h: Cast FT_MAKE_TAG output to FT_Tag exlicitly.

82ebaa7b – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
psnames: Handle Unicode codepoints by FT_UInt32 variables.

d200982d – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
psaux: Use size_t variable to pass the buffer size.

d1ee3785 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
type1: Use size_t variable to pass the string length.

7fd7c6f2 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
cid: Fix some data types mismatching with their sources.

34c203cd – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
cff: Fix for unused variable `rest'.

a813cf48 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
cff: Fix some data types mismatching with their sources.

2bbcb7ed – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
bdf: Fix some data types mismatching with their sources.

763b3949 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
sfnt: Count the size of the memory object by ptrdiff_t.

f420757c – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
lzw: Count the size of the memory object by ptrdiff_t.

88c95bab – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
otvalid: Count the table size on memory by ptrdiff_t.

90c7efc8 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
otvalid: Prevent an overflow by GPOS/GSUB 32b-bit offset.

95aeebf4 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
ftobjs.c: Prevent an overflow in glyph index handling.

2ed9d7fc – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
Improve the variable types in raccess_make_file_name().

61fa1b53 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
ftpatent.c: Fix for unused variable `error'.

f7ecdbc7 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
type1: Check invalid string longer than PostScript limit.

a8c515d2 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
gzip: Use FT2 zcalloc() & zfree() in ftgzip.c by default.

5f43bab8 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
gzip: Distinguish PureC from TurboC on MSDOS.

3f36047e – suzuki toshiya <[email protected]> authored on 2009/07/31 20:30
gxvalid: Insert PureC pragma to allow unevaluated variables.

62aa9ec6 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:29
gxvalid: Pass the union by the pointer instead of the value.

7009a6eb – Werner Lemberg <[email protected]> authored on 2009/07/29 07:53
Fix Redhat bugzilla #513582 and Savannah bug #26849.

1a49548b – Werner Lemberg <[email protected]> authored on 2009/07/25 12:19
Fix Savannah bug #27106.

2cd790d7 – Werner Lemberg <[email protected]> authored on 2009/07/19 07:18
Document recent library changes.

46e05c44 – Werner Lemberg <[email protected]> authored on 2009/07/17 18:49
Fix Savannah bug #23786.

dc20faaf – Werner Lemberg <[email protected]> authored on 2009/07/17 06:50
Typo.

9f27998e – Werner Lemberg <[email protected]> authored on 2009/07/15 08:33
Merge branch 'master' of [email protected]:/srv/git/freetype/freetype2

3009417a – suzuki toshiya <[email protected]> authored on 2009/07/15 08:57
Borland C++ compiler patch proposed by Mirco Babin.

deee58f2 – Werner Lemberg <[email protected]> authored on 2009/07/15 03:58
* docs/release: Updated.

0fbdf11a – Werner Lemberg <[email protected]> authored on 2009/07/15 03:50
README.CVS -> README.git

b2967734 – Werner Lemberg <[email protected]> authored on 2009/07/14 12:44
Fix Savannah bug #27026.

313d4f4c – suzuki toshiya <[email protected]> authored on 2009/07/12 20:01
Add a script to check the undefined and unused trace macros.

3bf7baaa – suzuki toshiya <[email protected]> authored on 2009/07/12 19:54
Formatting.

a2ef3769 – Werner Lemberg <[email protected]> authored on 2009/07/09 14:59
Merge branch 'master' of [email protected]:/srv/git/freetype/freetype2

da594627 – suzuki toshiya <[email protected]> authored on 2009/07/09 13:21
smooth: Check glyph size by width/height, instead of pitch/height.

8ad243bd – suzuki toshiya <[email protected]> authored on 2009/07/09 12:12
Shorten URLs referring ft-devel archive.

e05861b9 – suzuki toshiya <[email protected]> authored on 2009/07/09 10:43
Register 2 missing trace components, t1afm and ttbdf.

a6990d06 – suzuki toshiya <[email protected]> authored on 2009/07/09 08:48
Register a trace component for ftgloadr.c.

0d02317f – Werner Lemberg <[email protected]> authored on 2009/07/09 05:21
[ftraster] Make it compile again with -D_STANDALONE_.

4c531460 – suzuki toshiya <[email protected]> authored on 2009/07/08 10:26
Prevent the overflows by a glyph with too many points or contours.

f4a0f93a – suzuki toshiya <[email protected]> authored on 2009/07/06 13:16
Fix a typo in ChangeLog, found by [email protected]

3d3ba056 – Bram Tassyns <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2009/07/05 10:54
Improve compatibility to Acroread.

ad289d13 – suzuki toshiya <[email protected]> authored on 2009/06/28 23:09
ftpatent: Fix a bug by wrong usage of service->table_info().

24370d67 – Werner Lemberg <[email protected]> authored on 2009/06/27 22:11
Uff, another thinko.

e7389a44 – Werner Lemberg <[email protected]> authored on 2009/06/27 21:25
[psaux, cff] Protect against nested `seac' calls.

6bb34880 – Werner Lemberg <[email protected]> authored on 2009/06/27 20:43
Thinko.

a7e5a335 – Werner Lemberg <[email protected]> authored on 2009/06/27 20:40
* devel/ftoption.h [FT_CONFIG_OPTION_INCREMENTAL]: Define.

b8f97f17 – Werner Lemberg <[email protected]> authored on 2009/06/27 20:37
Formatting.

fee19a78 – suzuki toshiya <[email protected]> authored on 2009/06/27 13:07
Add tools to preprocess the source files for AtariST PureC.

3609141d – suzuki toshiya <[email protected]> authored on 2009/06/27 11:02
Fix wrong date in ChangeLog

912f0397 – suzuki toshiya <[email protected]> authored on 2009/06/27 10:38
Keep existing modules.cfg in the building tree.

66d308ed – suzuki toshiya <[email protected]> authored on 2009/06/27 10:33
Filter --srcdir= option before invoking builds/unix/configure.

20fb1463 – suzuki toshiya <[email protected]> authored on 2009/06/27 10:27
Improve configure.raw for cross-building on exe-suffixed systems.

610cddca – Werner Lemberg <[email protected]> authored on 2009/06/26 03:39
[truetype] Remove TT_SubGlyphRec.

858abbed – Werner Lemberg <[email protected]> authored on 2009/06/26 02:15
For warning messages, replace FT_ERROR with FT_TRACE0.

e15d9c52 – Werner Lemberg <[email protected]> authored on 2009/06/25 17:31
Formatting etc.

eeec2b8f – Werner Lemberg <[email protected]> authored on 2009/06/25 12:47
Documentation improvements.

777d6d59 – Werner Lemberg <[email protected]> authored on 2009/06/25 12:46
Provide version information better.

Next