Werner Lemberg
|
e7aad0254c
|
* src/sfnt/sfobjs.c (sfnt_load_face): Remove #if 0/#endif guards
|
16 years ago |
Werner Lemberg
|
b6192827a3
|
* src/base/ftobjs.c (ft_glyphslot_free_bitmap): Protect against
|
16 years ago |
Werner Lemberg
|
9512092859
|
* src/sfnt/sfobjs.c (tt_face_get_name): Modified to return an error
|
16 years ago |
Werner Lemberg
|
c321b9b063
|
* devel/ftoption.h, include/freetype/config/ftoption.h
|
16 years ago |
Werner Lemberg
|
e0ed07d767
|
* src/type1/t1load.c (parse_subrs): Use an endless loop. There are
|
16 years ago |
Werner Lemberg
|
f31072c867
|
* src/sfnt/ttpost.c (tt_post_default_names): Add `const'.
|
16 years ago |
Suzuki, Toshiya (鈴木俊哉)
|
6922266b2c
|
* src/truetype/ttgxvar.c (TT_Set_MM_Blend): Disambiguate
|
16 years ago |
Werner Lemberg
|
5d64257340
|
add comment
|
16 years ago |
Werner Lemberg
|
822604c831
|
* src/cff/cffobjs.c (cff_face_init): Remove compiler warning.
|
16 years ago |
Werner Lemberg
|
174b8de328
|
* src/sfnt/sfobjs.c (sfnt_load_face): Fix computation of
|
16 years ago |
Werner Lemberg
|
0192230ea2
|
(important) formatting
|
16 years ago |
Werner Lemberg
|
cec1d5f86a
|
typo
|
16 years ago |
Suzuki, Toshiya (鈴木俊哉)
|
1464bc5ad3
|
* Fix Savannah bug #24468, unexpected conversion between FT_UInt32* and FT_UInt*
|
16 years ago |
Werner Lemberg
|
fa9d39940e
|
Fix Savannah bug #24485.
|
16 years ago |
Werner Lemberg
|
54dd7cf43b
|
Make braces balanced throught the whole file.
|
16 years ago |
Werner Lemberg
|
cd91bf0acc
|
Make braces balanced throughout the whole file.
|
16 years ago |
Werner Lemberg
|
570b1fdb84
|
formatting
|
16 years ago |
Werner Lemberg
|
b016c53f42
|
s/with other words/in other words/
|
16 years ago |
Suzuki, Toshiya (鈴木俊哉)
|
96d87bed0e
|
{src/base,builds/mac}/ftobjs.c: Include FT_TRUETYPE_TAGS_H for multi build
|
16 years ago |
Suzuki, Toshiya (鈴木俊哉)
|
af48cb0b98
|
src/base/ftobjs.c: Include FT_TRUETYPE_TAGS_H
|
16 years ago |
Suzuki, Toshiya (鈴木俊哉)
|
2d3e0af942
|
* `FT_Open_Face' tries `open_face_PS_from_sfnt_stream' when a sfnt container is found but not OpenType.
|
16 years ago |
Suzuki, Toshiya (鈴木俊哉)
|
21bd516592
|
Introduce macros for some MacOS-specific resource tags
|
16 years ago |
Suzuki, Toshiya (鈴木俊哉)
|
72eb270ac7
|
* Remove wrong initialization in `ft_lookup_PS_in_sfnt_stream'
|
16 years ago |
Werner Lemberg
|
45489589ad
|
* src/base/ftobjs.c (open_face_PS_from_sfnt_stream): Remove compiler
|
16 years ago |
Suzuki, Toshiya (鈴木俊哉)
|
1137d04f85
|
* New function `open_face_PS_from_sfnt_stream' to check and open a Type1 PS or CID-keyed font in an sfnt stream.
|
16 years ago |
Suzuki, Toshiya (鈴木俊哉)
|
bc2c498419
|
* src/base/ftobjs.c (ft_lookup_PS_in_sfnt): Set *is_sfnt_cid to FALSE when no PS resource is found
|
17 years ago |
Suzuki, Toshiya (鈴木俊哉)
|
9e2b9900dc
|
* Remove duplicated functions from builds/mac/ftmac.c. Now MPW builds builds/mac/ftmac.c as a part of ftbase.c
|
17 years ago |
Werner Lemberg
|
35ae574a51
|
Add casts for stupid compilers. Reported by Graham.
|
17 years ago |
Werner Lemberg
|
b17fb11f93
|
* src/cff/cffgload.c (cff_slot_load): Map CID 0 to GID 0. This
|
17 years ago |
Werner Lemberg
|
89a1a51834
|
* builds/freetype.mk (BASE_H): Rename to...
|
17 years ago |
Werner Lemberg
|
cff15b07f3
|
Formatting.
|
17 years ago |
Suzuki, Toshiya (鈴木俊哉)
|
ba3e230429
|
* Fix wrong comment in ftbase.h
|
17 years ago |
Suzuki, Toshiya (鈴木俊哉)
|
f414702e04
|
* Merge the duplicated functions in ftmac.c with ftobjs.c
|
17 years ago |
Werner Lemberg
|
ce1bad0381
|
* src/sfnt/sfobjs.c (sfnt_load_face): `psnames_error' is only needed
|
17 years ago |
Werner Lemberg
|
d03d856d95
|
* src/truetype/ttobjs.c (tt_face_done), src/cff/cffobjs.c
|
17 years ago |
Werner Lemberg
|
6bc16e92e4
|
s/synthetize/synthesize/
|
17 years ago |
Werner Lemberg
|
fce4e23998
|
Formatting.
|
17 years ago |
Suzuki, Toshiya (鈴木俊哉)
|
ef4a915e28
|
* Fix make rules for multi build on Mac OS X
|
17 years ago |
Suzuki, Toshiya (鈴木俊哉)
|
c6bdee5f27
|
* Fix the conditions for multi build on MacOS
|
17 years ago |
Werner Lemberg
|
b4c810e2b4
|
* src/cff/cffgload.c (CFF_Operator, cff_argument_counts,
|
17 years ago |
Werner Lemberg
|
bd0f71aa96
|
Fix Savannah bug #24307.
|
17 years ago |
Suzuki, Toshiya (鈴木俊哉)
|
815e186f1a
|
* src/{otvalid,sfnt}/Jamfile: Add missing targets for multi build by jam
|
17 years ago |
Werner Lemberg
|
70f4cff19d
|
* src/smooth/ftgrays.c (gray_find_cell): Fix threshold. The values
|
17 years ago |
Werner Lemberg
|
22e970a23e
|
Formatting, minor code fixes.
|
17 years ago |
Werner Lemberg
|
6874d85ba0
|
* src/base/ftoutln.c: Include FT_INTERNAL_DEBUG_H.
|
17 years ago |
Suzuki, Toshiya (鈴木俊哉)
|
3afbee82fe
|
* ftmac.c: Import sfnt-wrapped Type1/CID font support
|
17 years ago |
Suzuki, Toshiya (鈴木俊哉)
|
dec8e7b97d
|
* src/base/ftobjs.c: Fix double free bug in sfnt-wrapped Type1/CID font support
|
17 years ago |
Suzuki, Toshiya (鈴木俊哉)
|
9ae5eaf862
|
* src/base/ftobjs.c: Add initial support for sfnt-wrapped CID-keyed fonts
|
17 years ago |
Werner Lemberg
|
55c40631f4
|
* src/base/ftsystem.c (FT_Done_Memory): Use ft_sfree directly for
|
17 years ago |
Suzuki, Toshiya (鈴木俊哉)
|
0c0db3eb48
|
* src/cff/cffobjs.c: replace 0x4F54544FL by TTAG_OTTO
|
17 years ago |