index
:
app/mkfontscale
master
obsd
mkfontscale application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mkfontscale.c
Age
Commit message (
Expand
)
Author
2023-11-06
mkfontscale.c: handle -Wshadow warnings from gcc
Alan Coopersmith
2023-11-04
doDirectory: add missing check for malloc() returning NULL
Alan Coopersmith
2023-11-04
Convert to X.Org standard code style
Alan Coopersmith
2019-10-27
Add "ExtraBold" as a valid T1 font weight.
Maya Rashish
2019-10-27
Use case insensitive comparison for T1 font weight
Maya Rashish
2019-01-06
Clear some -Wshorten-64-to-32 warnings from clang 6
Alan Coopersmith
2019-01-06
Clear some -Wsign-compare warnings from gcc 7
Alan Coopersmith
2019-01-06
Add new ConstList functions and use them.
Thomas Klausner
2018-10-01
Stop shadowing 'found' in checkExtraEncoding()
Alan Coopersmith
2018-10-01
Rename variable 'n' to avoid shadowing another 'n' in doDirectory
Alan Coopersmith
2018-10-01
Replace dsprintf("%s", s) with strdup(s)
Alan Coopersmith
2018-10-01
Remove last use of strcat
Alan Coopersmith
2018-09-10
Sort input file list
Bernhard M. Wiedemann
2016-05-10
fix handling of Type1 fonts without /FamilyName and/or /FullName
Stefan Dirsch
2014-07-06
Remove extraneous duplicate checks for -r & -n options
Alan Coopersmith
2014-03-19
Only include config.h if it exists.
Thomas Klausner
2014-01-02
Plug a memory leak found by clang static analysis
Jeremy Huddleston Sequoia
2013-11-22
Print which option was in error along with usage message
Alan Coopersmith
2013-11-22
Make usage() always exit(1)
Alan Coopersmith
2013-11-22
Add -v flag to print program version
Alan Coopersmith
2013-11-22
Add missing newline to usage output
Alan Coopersmith
2013-01-19
Replace malloc(strlen);strcpy() calls with strdup
Alan Coopersmith
2013-01-11
Fix compilation for MinGW
Egbert Eich
2013-01-10
Prefer original file over symlink (v2)
Egbert Eich
2011-10-04
Strip trailing whitespace
Alan Coopersmith
2011-10-04
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
2011-10-04
mkfontscale: Support FontForge weight designations.
Maxim Iorsh
2011-05-08
Dead code removal
Jeremy Huddleston
2011-03-01
Leave room for null terminator in file & font name arrays
Alan Coopersmith
2011-02-14
Sort contents of encodings.dir
Alan Coopersmith
2011-01-13
Remove unused NEED_SNPRINTF code to #include non-existent snprintf.c
Alan Coopersmith
2011-01-13
Make fscanf format string constant so it can be checked at compile time
Alan Coopersmith
2010-10-06
Purge cvs tags.
Jesse Adkins
2009-01-16
Silence sparse warnings and update .gitignore.
Paulo Cesar Pereira de Andrade
2008-11-05
Add support for bzip2 compressed fonts if configured --with-bzip2
Alan Coopersmith
2008-05-10
Fix handling of OpenType/CFF fonts with embedded bitmaps.
Juliusz Chroboczek
2008-05-10
Remove doubly included header.
Juliusz Chroboczek
2008-04-28
Add bdf and pcf to font priority table.
Juliusz Chroboczek
2008-04-28
Fix typo in mkfontscale.c.
Juliusz Chroboczek
2008-04-24
Compile warning fixes.
Paulo Cesar Pereira de Andrade
2006-10-31
Allow SemiBold weight for Type 1 fonts.
Juliusz Chroboczek
2006-07-19
open files in binary mode. fixes cygwin issues.
Alan Hourihane
2004-11-05
xc/fonts/encodings/Imakefile
sco_port_update-base
XORG-6_8_99_903
XORG-6_8_99_902
XORG-6_8_99_901
XORG-6_8_99_900
XORG-6_8_99_9
XORG-6_8_99_8
XORG-6_8_99_7
XORG-6_8_99_6
XORG-6_8_99_5
XORG-6_8_99_4
XORG-6_8_99_3
XORG-6_8_99_2
XORG-6_8_99_16
XORG-6_8_99_15
XORG-6_8_99_14
XORG-6_8_99_13
XORG-6_8_99_12
XORG-6_8_99_11
XORG-6_8_99_10
XORG-6_8_99_1
Roland Mainz
2004-04-23
Merging XORG-CURRENT into trunk
rel-0-6-1
lg3d-rel-0-7-0
lg3d-base
XORG-6_8_1
XORG-6_8_0
XORG-6_7_99_904
XORG-6_7_99_903
XORG-6_7_99_902
XORG-6_7_99_901
XORG-6_7_99_2
XORG-6_7_99_1
XACE-SELINUX-MERGE
Egbert Eich
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
2003-12-19
XFree86 4.3.99.902 (RC 2)
xf86-4_3_99_903_special
xf86-4_3_99_902
xf86-012804-2330
Kaleb Keithley
2003-12-04
XFree86 4.3.99.901 (RC 1)
xf86-4_3_99_901
Kaleb Keithley
[next]