summaryrefslogtreecommitdiff
path: root/builds/mac
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Werner Lemberg2019-01-221-1/+1
* * builds/mac/README: Fix a hyperlink to defunct www.gyve.org.suzuki toshiya2018-12-261-1/+1
* Fix links (mostly http -> https).Werner Lemberg2018-12-252-4/+4
* * builds/mac/ftmac.c (parse_fond): Fix buffer overrun.Young Xiao2018-08-161-2/+3
* Remove `ftlcdfil.c' and `ftfntfmt.c' from build files (#53415).Werner Lemberg2018-03-224-12/+0
* Update copyright year.Werner Lemberg2018-01-021-1/+1
* Branding fixes.Alexei Podtelezhnikov2017-09-071-2/+2
* Update copyright year.Werner Lemberg2017-01-041-1/+1
* More code formatting.Werner Lemberg2016-12-171-9/+9
* Update copyright year.Werner Lemberg2016-01-131-1/+1
* Rename `ftxf86.[ch]' to `ftfntfmt.[ch]'.Werner Lemberg2015-03-114-12/+12
* Run `src/tools/update-copyright'.Werner Lemberg2015-01-171-1/+1
* * src/*: Add checks for parameters of API functions where missing.Werner Lemberg2014-11-261-3/+11
* [cmake] Add option to build OS X framework.Alexey Petruchik2014-05-161-0/+36
* Typos.Werner Lemberg2013-11-031-11/+9
* Another round of cppcheck nitpicks.Werner Lemberg2013-08-011-1/+0
* Apply fixes for cppcheck nitpicks.Werner Lemberg2013-06-041-3/+4
* Update more FT_Err_XXX macros using FT_ERR and FT_THROW;Werner Lemberg2013-05-171-36/+36
* [mac] Unify DARWIN_NO_CARBON with FT_MACINTOSH.suzuki toshiya2011-12-025-0/+7
* Update classic MacOS makefiles to include Bzip2 support.suzuki toshiya2011-01-064-0/+12
* Fix Savannah bug #27106.Werner Lemberg2009-07-251-2/+2
* Move FT_Get_FSType_Flags to a separate file.Werner Lemberg2009-01-225-3/+15
* {src/base,builds/mac}/ftobjs.c: Include FT_TRUETYPE_TAGS_H for multi buildSuzuki, Toshiya (鈴木俊哉)2008-10-051-0/+1
* Introduce macros for some MacOS-specific resource tagsSuzuki, Toshiya (鈴木俊哉)2008-10-041-10/+6
* * New function `open_face_PS_from_sfnt_stream' to check and open a Type1 PS o...Suzuki, Toshiya (鈴木俊哉)2008-10-041-20/+12
* * Remove duplicated functions from builds/mac/ftmac.c. Now MPW builds builds/...Suzuki, Toshiya (鈴木俊哉)2008-10-035-180/+43
* * ftmac.c: Import sfnt-wrapped Type1/CID font supportSuzuki, Toshiya (鈴木俊哉)2008-09-191-11/+96
* Formatting.Werner Lemberg2008-08-191-7/+7
* * src/base/ftmac.c: Add a fallback for the case that HAVE_TYPE_RESOURCE_INDEX...Suzuki, Toshiya (鈴木俊哉)2008-08-181-3/+15
* minor improvements, copyright yearsWerner Lemberg2008-02-211-1/+1
* * src/base/ftmac.c: Fix a bug of PostScript font name synthesis in parse_fond().Suzuki, Toshiya (鈴木俊哉)2008-02-211-2/+7
* fix for inexistent sfnt ID in broken FONDSuzuki, Toshiya (鈴木俊哉)2008-02-151-1/+1
* Formatting.Suzuki, Toshiya (鈴木俊哉)2008-01-041-2/+2
* Mac OS X Carbon tests in configure.raw are improved and builds/mac/ftmac.c is...Suzuki, Toshiya (鈴木俊哉)2007-12-061-22/+48
* * src/base/ftmac.c: Use more abstract data type instead of `short\'Suzuki, Toshiya (鈴木俊哉)2007-08-291-22/+25
* * fix compiler warnings of src/base/ftmac.c, drop unnecessary part for Mac OS X.Suzuki, Toshiya (鈴木俊哉)2007-06-191-5/+28
* formattingWerner Lemberg2007-02-251-1/+1
* * Fix memory leak in ftmac.c, patch by Jjgod JiangSuzuki, Toshiya (鈴木俊哉)2007-02-201-0/+1
* more formatting and copyright yearsWerner Lemberg2007-02-121-1/+2
* introduce ft_mem_dup, ft_mem_strdup and ft_mem_strcpyn, and the correspondingDavid Turner2007-02-121-1/+6
* formatting, copyright yearsWerner Lemberg2007-02-081-9/+8
* * Add __attribute__((deprecated)) to functions whose interface using non ANSI...Suzuki, Toshiya (鈴木俊哉)2007-02-051-0/+2
* * Add FT_GetFilePath_From_Mac_ATS_Name as replacement for FT_GetFile_From_Mac...Suzuki, Toshiya (鈴木俊哉)2007-02-051-25/+105
* * Check ANSI compatibility of Mac OS X system headerSuzuki, Toshiya (鈴木俊哉)2007-02-051-0/+2
* A new set of spelling fixes from Alexei.Werner Lemberg2007-02-011-6/+6
* Whitespace and spelling fixes from Alexei.Werner Lemberg2007-01-175-11/+11
* * Backup src/base/ftmac.c to builds/mac/ftmac.c for legacy MacOSSuzuki, Toshiya (鈴木俊哉)2006-12-155-15/+1468
* * src/lzw/ftlzw2.c: Renamed to...Werner Lemberg2006-05-044-12/+12
* Update MPW makefiles to new header inclusion introduced on 2006-02-16Suzuki, Toshiya (鈴木俊哉)2006-02-274-4/+20
* * Fix 'deprecated' warnings in building for MacOSSuzuki, Toshiya (鈴木俊哉)2006-01-116-9/+227