* src/base/ftobjs.c (ft_glyphslot_free_bitmap): Protect against
* src/sfnt/sfobjs.c (tt_face_get_name): Modified to return an error
* devel/ftoption.h, include/freetype/config/ftoption.h
* src/type1/t1load.c (parse_subrs): Use an endless loop. There are
* src/sfnt/ttpost.c (tt_post_default_names): Add `const'.
* src/truetype/ttgxvar.c (TT_Set_MM_Blend): Disambiguate
* src/cff/cffobjs.c (cff_face_init): Remove compiler warning.
* src/sfnt/sfobjs.c (sfnt_load_face): Fix computation of
* Fix Savannah bug #24468, unexpected conversion between FT_UInt32* and FT_UInt*
Make braces balanced throught the whole file.
Make braces balanced throughout the whole file.
s/with other words/in other words/
{src/base,builds/mac}/ftobjs.c: Include FT_TRUETYPE_TAGS_H for multi build
src/base/ftobjs.c: Include FT_TRUETYPE_TAGS_H
* `FT_Open_Face' tries `open_face_PS_from_sfnt_stream' when a sfnt container is found but not OpenType.
Introduce macros for some MacOS-specific resource tags
* Remove wrong initialization in `ft_lookup_PS_in_sfnt_stream'
* src/base/ftobjs.c (open_face_PS_from_sfnt_stream): Remove compiler
* New function `open_face_PS_from_sfnt_stream' to check and open a Type1 PS or CID-keyed font in an sfnt stream.
* src/base/ftobjs.c (ft_lookup_PS_in_sfnt): Set *is_sfnt_cid to FALSE when no PS resource is found
* Remove duplicated functions from builds/mac/ftmac.c. Now MPW builds builds/mac/ftmac.c as a part of ftbase.c
Add casts for stupid compilers. Reported by Graham.
* src/cff/cffgload.c (cff_slot_load): Map CID 0 to GID 0. This
* builds/freetype.mk (BASE_H): Rename to...
* Fix wrong comment in ftbase.h
* Merge the duplicated functions in ftmac.c with ftobjs.c
* src/sfnt/sfobjs.c (sfnt_load_face): `psnames_error' is only needed
* src/truetype/ttobjs.c (tt_face_done), src/cff/cffobjs.c
* Fix make rules for multi build on Mac OS X
* Fix the conditions for multi build on MacOS
* src/cff/cffgload.c (CFF_Operator, cff_argument_counts,
* src/{otvalid,sfnt}/Jamfile: Add missing targets for multi build by jam
* src/smooth/ftgrays.c (gray_find_cell): Fix threshold. The values
Formatting, minor code fixes.
* src/base/ftoutln.c: Include FT_INTERNAL_DEBUG_H.
* ftmac.c: Import sfnt-wrapped Type1/CID font support
* src/base/ftobjs.c: Fix double free bug in sfnt-wrapped Type1/CID font support
* src/base/ftobjs.c: Add initial support for sfnt-wrapped CID-keyed fonts
* src/base/ftsystem.c (FT_Done_Memory): Use ft_sfree directly for
* src/cff/cffobjs.c: replace 0x4F54544FL by TTAG_OTTO
* src/cff/cffgload.h, src/cff/cffgload.c
Fix Savannah bug #24179, reported by Bram Tassyns.
* autogen.sh, builds/unix/configure.raw,
* src/base/ftbase.c: Include ftadvanc.c.
* Fix Savannah bug #21250: builds/unix/configure installs bi-arch ftconfig.h if it works correctly
* builds/unix/configure.raw: Clear FT2_EXTRA_LIBS when Mac OS X frameworks are missing
* include/freetype/ftcache.h, src/cache/ftccmap.c:
* include/freetype/ftoption.h, include/freetype/ftconfig.h,
* include/freetype/ftadvanc.h, src/base/ftadvanc.c,
* src/sfnt/sfobjs.c (sfnt_open_font): Use TTAG_OTTO
* src/type1/t1load.c (parse_encoding): Protect against infinite
* src/type/t1afm.c (compare_kern_pairs), src/pxaux/afmparse.c
* Fix FT_Stream_New() to initialize stream always
* src/base/ftmac.c: Add a fallback for the case that HAVE_TYPE_RESOURCE_INDEX is not set by configure
* builds/unix/configure.raw: Replace all-in-one Carbon.h by minimum CoreServices.h
* src/sfnt/ttcmap.c: Fix for empty sub-headers in Dynalab fonts
Add one more example to the documentation of FT_Glyph_To_Bitmap.
Minor documentation improvements.
Minor documentation improvement.
* src/type1/t1tokens.h: Handle `ForceBold' keyword. This fixes
* src/cff/cffparse.c (cff_parse_fixed_scaled): Fix thinko which
Be more tolerant w.r.t. invalid entries in SFNT table directory.
* src/cff/cffgload.c (cff_decoder_parse_charstrings): No longer
Formatting, copyright years.
Add extra mappings for `Tcommaaccent' and `tcommaaccent'. This
* src/cff/cffgload.c (cff_decoder_prepare,
* src/sfnt/ttcmap.c (tt_cmap4_validate, tt_cmap4_char_map_linear,
* src/pfr/pfrdrivr.c (pfr_get_advance): Fix off-by-one error.
Set FT_FACE_FLAG_CID_KEYED only if pure_cff is set.
Handle CID-keyed fonts wrapped in a SFNT (with cmaps) correctly.
* src/truetype/ttpload.c (tt_face_load_loca): Handle buggy fonts
Since FreeType uses `$(value ...)', we now need GNU make 3.80 or
* src/raster/ftraster.c (Draw_Sweep): If span is smaller than one
* Version 2.3.7 released.
* src/ftlyph.c (FT_Matrix_Multiply, FT_Matrix_Invert): Move to...
* src/raster/ftraster.c (Vertical_Sweep_Drop, Horizontal_Sweep_Drop,
Improve navigation in API reference.
Fix documentation of `num_glyphs'.
Fix for 10.4u SDK bundled to Mac OS X 10.5
* src/truetype/ttinterp. (Ins_SCANTYPE): Don't check rendering mode.
* src/psaux/psobjs.c (t1_builder_close_contour): Don't add contour
* src/truetype/ttgload.c (TT_Load_Glyph): Protect bytecode stuff
* builds/unix/configure.raw: Copy -isysroot option from CFLAGS to LDFLAGS, if required
Enable access to the various dropout rules of the B&W rasterizer.
Improve documentation of gray-level rastering and what to do if you need