summaryrefslogtreecommitdiff
path: root/mkfontscale.c
AgeCommit message (Expand)Author
2019-10-27Add "ExtraBold" as a valid T1 font weight.Maya Rashish
2019-10-27Use case insensitive comparison for T1 font weightMaya Rashish
2019-01-06Clear some -Wshorten-64-to-32 warnings from clang 6Alan Coopersmith
2019-01-06Clear some -Wsign-compare warnings from gcc 7Alan Coopersmith
2019-01-06Add new ConstList functions and use them.Thomas Klausner
2018-10-01Stop shadowing 'found' in checkExtraEncoding()Alan Coopersmith
2018-10-01Rename variable 'n' to avoid shadowing another 'n' in doDirectoryAlan Coopersmith
2018-10-01Replace dsprintf("%s", s) with strdup(s)Alan Coopersmith
2018-10-01Remove last use of strcatAlan Coopersmith
2018-09-10Sort input file listBernhard M. Wiedemann
2016-05-10fix handling of Type1 fonts without /FamilyName and/or /FullNameStefan Dirsch
2014-07-06Remove extraneous duplicate checks for -r & -n optionsAlan Coopersmith
2014-03-19Only include config.h if it exists.Thomas Klausner
2014-01-02Plug a memory leak found by clang static analysisJeremy Huddleston Sequoia
2013-11-22Print which option was in error along with usage messageAlan Coopersmith
2013-11-22Make usage() always exit(1)Alan Coopersmith
2013-11-22Add -v flag to print program versionAlan Coopersmith
2013-11-22Add missing newline to usage outputAlan Coopersmith
2013-01-19Replace malloc(strlen);strcpy() calls with strdupAlan Coopersmith
2013-01-11Fix compilation for MinGWEgbert Eich
2013-01-10Prefer original file over symlink (v2)Egbert Eich
2011-10-04Strip trailing whitespaceAlan Coopersmith
2011-10-04Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith
2011-10-04mkfontscale: Support FontForge weight designations.Maxim Iorsh
2011-05-08Dead code removalJeremy Huddleston
2011-03-01Leave room for null terminator in file & font name arraysAlan Coopersmith
2011-02-14Sort contents of encodings.dirAlan Coopersmith
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
2010-10-06Purge cvs tags.Jesse Adkins
2009-01-16Silence sparse warnings and update .gitignore.Paulo Cesar Pereira de Andrade
2008-11-05Add support for bzip2 compressed fonts if configured --with-bzip2Alan Coopersmith
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
2006-10-31Allow SemiBold weight for Type 1 fonts.Juliusz Chroboczek
2006-07-19open files in binary mode. fixes cygwin issues.Alan Hourihane
2004-11-05xc/fonts/encodings/Imakefilesco_port_update-baseXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1Roland Mainz
2004-04-23Merging XORG-CURRENT into trunkrel-0-6-1lg3d-rel-0-7-0lg3d-baseXORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGEEgbert Eich
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich
2003-12-19XFree86 4.3.99.902 (RC 2)xf86-4_3_99_903_specialxf86-4_3_99_902xf86-012804-2330Kaleb Keithley
2003-12-04XFree86 4.3.99.901 (RC 1)xf86-4_3_99_901Kaleb Keithley
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley
2003-11-14Initial revisionKaleb Keithley