summaryrefslogtreecommitdiff
path: root/include/freetype/internal
Commit message (Expand)AuthorAgeFilesLines
* A first try to integrate the Infinality patches for the autohinter.autohinter-propertiesWerner Lemberg2012-02-081-2/+12
* Formatting, whitespace.Werner Lemberg2012-02-0610-127/+179
* Formatting.Werner Lemberg2012-02-061-5/+5
* Fix copyright year.Werner Lemberg2012-02-061-1/+1
* Whitespace.Werner Lemberg2012-02-061-309/+309
* Formatting.Werner Lemberg2012-02-061-148/+216
* [raccess] Modify for PIC build.suzuki toshiya2012-01-171-0/+51
* Remove trailing spaces.suzuki toshiya2012-01-1718-77/+77
* Fix redundant declaration warning in PIC mode.suzuki toshiya2012-01-152-9/+9
* Minor internal documentation fix.Werner Lemberg2011-11-301-5/+4
* Add FT_Get_PS_Font_Value() API.Chris Liddell2011-11-132-16/+16
* [autofit] Add bluezones for CJK Ideographs.suzuki toshiya2011-05-081-0/+1
* Integrate autofitter debugging stuff.Werner Lemberg2011-04-181-1/+5
* Fix reading of signed integers from files on 64bit platforms.Kan-Ru Chen2011-04-121-57/+57
* Improve bzip2 support.Werner Lemberg2010-12-311-56/+0
* Add reference counters and to FT_Library and FT_Face objects.Werner Lemberg2010-07-181-2/+29
* Fix type-punning issues with C++.malc2010-07-121-5/+17
* Fix custom cmap for empty Type 1 font (Savannah bug #27294).John Tytgat2009-09-011-1/+3
* sfnt: Ignore invalid GIDs in glyph name lookup.suzuki toshiya2009-08-011-0/+1
* type1: Fix a data type mismatching with its source.suzuki toshiya2009-08-011-1/+1
* psaux: Fix a data type mismatching with its source.suzuki toshiya2009-08-011-1/+1
* sfnt: Extend TT_BDF->strings_size to FT_ULong for huge BDF.suzuki toshiya2009-08-011-1/+1
* XXX_cmap_encoding_char_next() return FT_UInt32 values.suzuki toshiya2009-08-011-1/+1
* truetype: Extend TT_Face->num_locations for broken TTFs.suzuki toshiya2009-08-011-1/+1
* Improve bitmap size or pixel variables for 16-bit systems.suzuki toshiya2009-08-011-0/+1
* psaux: Use size_t variable to pass the buffer size.suzuki toshiya2009-08-011-1/+1
* type1: Use size_t variable to pass the string length.suzuki toshiya2009-08-011-1/+1
* Register 2 missing trace components, t1afm and ttbdf.suzuki toshiya2009-07-091-0/+2
* Register a trace component for ftgloadr.c.suzuki toshiya2009-07-091-0/+1
* Prevent the overflows by a glyph with too many points or contours.suzuki toshiya2009-07-081-9/+9
* ftpatent: Fix a bug by wrong usage of service->table_info().suzuki toshiya2009-06-291-0/+1
* [psaux, cff] Protect against nested `seac' calls.Werner Lemberg2009-06-281-0/+2
* Use 16.16 format while parsing Type 1 charstrings.Werner Lemberg2009-06-222-12/+12
* Code beautification.Werner Lemberg2009-06-211-1/+2
* Remove unused variables.Werner Lemberg2009-06-201-4/+0
* Position Independent Code (PIC) support in autofit module.Oran Agra2009-04-051-0/+26
* Position Independent Code (PIC) support in pshinter module.Oran Agra2009-04-051-0/+24
* Position Independent Code (PIC) support in psnames module.Oran Agra2009-04-051-0/+35
* Position Independent Code (PIC) support in cff driver.Oran Agra2009-04-052-0/+52
* Position Independent Code (PIC) support in sfnt driver.Oran Agra2009-04-056-0/+240
* Position Independent Code (PIC) support in truetype driver.Oran Agra2009-04-052-0/+44
* Position Independent Code (PIC) support and infrastructure in base.Oran Agra2009-04-055-0/+1059
* Typo.Oran Agra2009-04-051-1/+1
* Extend CID service functions to handle CID-keyed CFFs as CID fonts.Werner Lemberg2009-03-111-1/+10
* Formatting, copyright years.Werner Lemberg2009-03-032-7/+8
* Remove ABI-breaking field in public PS_InfoFontRec definition.David Turner2009-03-033-0/+19
* Avoid compiler warnings.Werner Lemberg2009-01-121-4/+4
* load_flags of FT_Get_Advance(), FT_Get_Advances() and backends are declared a...Suzuki, Toshiya (鈴木俊哉)2009-01-091-1/+1
* Fix problem with T1_FIELD_{NUM,FIXED}_TABLE2.Werner Lemberg2009-01-091-2/+6
* load_flags of FT_Get_Advance(), FT_Get_Advances() and backends are declared a...Suzuki, Toshiya (鈴木俊哉)2009-01-091-1/+1