summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-10mkfontscale 1.1.0mkfontscale-1.1.0Alan Coopersmith
2011-10-20mkfontscale: fix Culmus entries to precede URWMaxim Iorsh
2011-10-18Add Culmus foundry to the vendor list for TrueType & Type1 fontsMaxim Iorsh
2011-10-04Strip trailing whitespaceAlan Coopersmith
2011-10-04Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith
2011-10-04Mark format string argument to dsprintf as const char *Alan Coopersmith
2011-10-04mkfontscale: Support FontForge weight designations.Maxim Iorsh
2011-06-29mkfontscale 1.0.9mkfontscale-1.0.9Alan Coopersmith
2011-05-25Add _X_ATTRIBUTE_PRINTF to functions taking printf format argumentsAlan Coopersmith
2011-05-08Dead code removalJeremy Huddleston
2011-03-01makeList: free partially allocated list on failureAlan Coopersmith
2011-03-01Leave room for null terminator in file & font name arraysAlan Coopersmith
2011-02-14Sort contents of encodings.dirAlan Coopersmith
2011-01-19config: move man pages into their own directoryGaetan Nadon
2011-01-13Remove unused NEED_SNPRINTF code to #include non-existent snprintf.cAlan Coopersmith
2011-01-13Make fscanf format string constant so it can be checked at compile timeAlan Coopersmith
2011-01-13config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith
2011-01-13man: remove trailing spaces and tabsGaetan Nadon
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2010-10-29mkfontscale 1.0.8mkfontscale-1.0.8Alan Coopersmith
2010-10-29Remove unnecessary calls from configure.acAlan Coopersmith
2010-10-29config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-10-29config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-10-29Sun's copyrights now belong to OracleAlan Coopersmith
2010-10-06Purge cvs tags.Jesse Adkins
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-10-10mkfontscale 1.0.7mkfontscale-1.0.7Alan Coopersmith
2009-10-10Add link to SubmittingPatches wiki page to READMEAlan Coopersmith
2009-10-10Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-01-16Silence sparse warnings and update .gitignore.Paulo Cesar Pereira de Andrade
2008-12-18Version 1.0.6mkfontscale-1.0.6Alan Coopersmith
2008-12-18man page typo fixAlan Coopersmith
2008-12-17Add hooks for checking sources with lint/sparse/etc.Alan Coopersmith
2008-12-17Add basic README with URL's of git, bugzilla & mailing listAlan Coopersmith
2008-12-17Use XORG_CWARNFLAGS & XORG_CHANGELOG from xorg-macros 1.2Alan Coopersmith
2008-11-05Add support for bzip2 compressed fonts if configured --with-bzip2Alan Coopersmith
2008-05-11Bump to 1.0.5mkfontscale-1.0.5Julien Cristau
2008-05-10Update copyright date.Juliusz Chroboczek
2008-05-10Fix handling of OpenType/CFF fonts with embedded bitmaps.Juliusz Chroboczek
2008-05-10Remove doubly included header.Juliusz Chroboczek
2008-04-28Add bdf and pcf to font priority table.Juliusz Chroboczek
2008-04-28Fix typo in mkfontscale.c.Juliusz Chroboczek
2008-04-24Compile warning fixes.Paulo Cesar Pereira de Andrade
2008-03-06mkfontscale 1.0.4mkfontscale-1.0.4Adam Jackson
2008-02-24Bug #11337: Use strcasecmp() instead of broken open-coded version.Adam Jackson
2008-01-07Fix typo in man pageAlan Coopersmith
2008-01-07Convert (1) to (__appmansuffix__) in man pageAlan Coopersmith