shithub: freetype+ttf2subf

RSS feed

8821cc5d – Bram Tassyns <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2009/11/04 02:21
Add basic support for Type1 charstrings in CFF.

f186ba68 – Werner Lemberg <[email protected]> authored on 2009/11/03 10:46
Return correct `linearHoriAdvance' value for embedded TT bitmaps too.

422210be – Werner Lemberg <[email protected]> authored on 2009/11/03 03:11
Improve code readability.

ac0d52d8 – Werner Lemberg <[email protected]> authored on 2009/11/02 03:35
Whitespace.

350444d4 – Werner Lemberg <[email protected]> authored on 2009/11/02 03:12
Improve documentation of the various advance values.

c4bdb735 – Werner Lemberg <[email protected]> authored on 2009/11/02 02:25
Minor doc fix.

939bc785 – Werner Lemberg <[email protected]> authored on 2009/10/29 05:28
Mention all used licenses.

06ba4597 – bram tassyns <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2009/10/26 18:26
Fix Savannah bug #27811.

38449dce – Werner Lemberg <[email protected]> authored on 2009/10/26 03:26
Whitespace.

2d15120c – Werner Lemberg <[email protected]> authored on 2009/10/19 17:09
Fix handling of `get' and `put' CFF instructions.

d90567b1 – Werner Lemberg <[email protected]> authored on 2009/10/18 06:47
Fix handling of `dup' CFF instruction.

e1e72301 – Werner Lemberg <[email protected]> authored on 2009/10/18 05:47
Documentation typo.

dd9d7ca7 – Werner Lemberg <[email protected]> authored on 2009/10/10 17:19
Typos.

d699c299 – Werner Lemberg <[email protected]> authored on 2009/10/10 16:25
* Version 2.3.11 released.

3c4e6baa – Werner Lemberg <[email protected]> authored on 2009/10/10 16:15
* docs/CHANGES, docs/release: Updated.

008686a1 – suzuki toshiya <[email protected]> authored on 2009/10/10 22:07
[pcf] Fix a bug in the nprops truncation, Gentoo bug #288357.

19dfcbd2 – Werner Lemberg <[email protected]> authored on 2009/10/06 08:00
* Version 2.3.10 released.

bcdde60e – Werner Lemberg <[email protected]> authored on 2009/10/06 07:14
Whitespace.

5c3160ec – Werner Lemberg <[email protected]> authored on 2009/10/06 07:12
Formatting.

ca87cd0b – Werner Lemberg <[email protected]> authored on 2009/10/06 07:09
Fix `make multi'.

6167357e – suzuki toshiya <[email protected]> authored on 2009/09/28 23:19
[cache] Fold too long lines.

82633a24 – suzuki toshiya <[email protected]> authored on 2009/09/27 12:55
[cache] Fix Savannah bug #27441, cleanup Redhat bugzilla #513582.

f2647dda – suzuki toshiya <[email protected]> authored on 2009/09/25 20:48
[cache, psaux, type1] Fix for multi build.

76f1b9d9 – suzuki toshiya <[email protected]> authored on 2009/09/25 19:57
[autofit] Fix for multi build.

4e0c9ee1 – suzuki toshiya <[email protected]> authored on 2009/09/24 10:30
[cache] Check the face filled by FTC_Manager_LookupFace().

e2184505 – Werner Lemberg <[email protected]> authored on 2009/09/23 05:28
* docs/CHANGES: Updated.

766b822f – Werner Lemberg <[email protected]> authored on 2009/09/12 19:15
[raster] Fix 5-levels grayscale output.

812d1bc9 – suzuki toshiya <[email protected]> authored on 2009/09/12 22:12
Improve configure.raw for cross build.

704f4d75 – suzuki toshiya <[email protected]> authored on 2009/09/12 20:50
[BDF] Modify hash API to take size_t value instead of void *.

519a5eaf – suzuki toshiya <[email protected]> authored on 2009/09/12 20:00
Whitespace.

0729bc9f – suzuki toshiya <[email protected]> authored on 2009/09/10 12:09
[Win64] Improve the computation of random seed from stack address.

fecb7a60 – Werner Lemberg <[email protected]> authored on 2009/09/10 03:36
Replace CR line endings with CRLF in Visual C/CE project files.

d30062d2 – Werner Lemberg <[email protected]> authored on 2009/09/08 03:06
Whitespace.

4539b3ee – Werner Lemberg <[email protected]> authored on 2009/09/08 03:05
Whitespace.

5e240c12 – Werner Lemberg <[email protected]> authored on 2009/09/03 09:14
[raster] Improvements for stand-alone mode.

4694ea2b – Bram Tassyns <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2009/09/02 09:06
Improve vertical metrics calculation (Savannah bug #27364).

03e8b2f7 – John Tytgat <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2009/09/01 04:10
Fix custom cmap for empty Type 1 font (Savannah bug #27294).

17904a10 – Ralph Giles <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2009/08/26 09:27
Document that FT_Get_X11_Font_Format() is a general call.

d77cd8ce – Werner Lemberg <[email protected]> authored on 2009/08/26 20:10
Fix rendering of horizontally compressed CFFs.

efaf5abc – Su Yu <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2009/08/03 15:55
Don't call `ft_fseek' every time when executing `ft_fread'.

2b6a3f0b – suzuki toshiya <[email protected]> authored on 2009/07/31 20:37
sfnt: Cast a charcode to 32-bit in cmap format 14 parser.

9b1aab8d – suzuki toshiya <[email protected]> authored on 2009/07/31 20:37
sfnt: Cast a charcode to 32-bit in cmap format 12 parser.

e6d0c1fb – suzuki toshiya <[email protected]> authored on 2009/07/31 20:37
psaux: Fix a few casts to FT_Int32 value.

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

2a2beb47 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:37
sfnt: Extend a few local variables to load 32-bit values.

3783dac0 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:37
pfr: Extend `num_aux' to take 32-bit value.

3bda1f99 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:37
pcf: Truncate FT_ULong `nprops' to fit to int PCF_Face->nprops.

8eb551f1 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:37
gxvalid: Extend a few local variables to reduce the casts.

d3659977 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:37
gxvalid: Extend `settingTable' to take 32-bit offset.

6e2375f7 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:37
autofit: Cast FT_Long glyph_count to compare with FT_UInt GID.

057bc4c0 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:35
smooth: Exclude 16-bit system in invalid pitch/height check.

b16a9426 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
cff: Type large constants > 0x7FFF as long for 16-bit systems.

5133c56f – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
base: Remove an unused variable.

5d3ff056 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
cache: Check higher bits in flags for non ILP32 systems.

61adbe98 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
sfnt: Ignore invalid GIDs in glyph name lookup.

eec40554 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
pcf: Fix a comparison between FT_Long and FT_ULong.

eceaffef – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
gxvalid: Guarantee `nFeatureFlags' size up to 32-bit.

cad4f915 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
sfnt: Insert explicit cast for LP64 system.

2f07c57f – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
gxvalid: Guarantee `just' table size upto 32-bit.

205a2a0c – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
gxvalid: Guarantee `trak' table size upto 32-bit.

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

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

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

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

471980d9 – suzuki toshiya <[email protected]> authored on 2009/07/31 20:32
smooth: Improve the format in debug message.

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

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.

Next