index
:
app/mkfontscale
master
obsd
mkfontscale application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-02-18
mkfontdir: XFree86 4.3.0.1
Kaleb Keithley
2019-02-18
mkfontdir: R6.6 is the Xorg base-line
Kaleb Keithley
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-11-21
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2018-11-16
Update README for gitlab migration
Alan Coopersmith
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
Use vasprintf(), if available, to implement dsprintf()
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
2018-03-06
mkfontscale 1.1.3
mkfontscale-1.1.3
Alan Coopersmith
2017-01-26
autogen: add default patch prefix
Mihail Konev
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
2016-09-18
mkfontscale: Avoid a buffer underrun
Jeremy Huddleston Sequoia
2016-05-10
fix handling of Type1 fonts without /FamilyName and/or /FullName
Stefan Dirsch
2015-01-16
mkfontscale 1.1.2
mkfontscale-1.1.2
Alan Coopersmith
2014-07-06
Remove extraneous duplicate checks for -r & -n options
Alan Coopersmith
2014-06-02
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
2014-06-02
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2014-03-19
Only include config.h if it exists.
Thomas Klausner
2014-01-02
Fix possible malloc allocation error found by clang static analysis
Jeremy Huddleston Sequoia
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-07-16
mkfontscale 1.1.1
mkfontscale-1.1.1
Alan Coopersmith
2013-06-06
Protect config.h inclusion like usual.
Thomas Klausner
2013-05-22
Document -u/-U options in man page
Peter Hutterer
2013-01-19
Replace malloc(strlen);strcpy() calls with strdup
Alan Coopersmith
2013-01-19
Since hash() returns unsigned int, store results in unsigned ints
Alan Coopersmith
2013-01-11
Fix compilation for MinGW
Egbert Eich
2013-01-10
Prefer original file over symlink (v2)
Egbert Eich
2012-02-10
mkfontscale 1.1.0
mkfontscale-1.1.0
Alan Coopersmith
2011-10-20
mkfontscale: fix Culmus entries to precede URW
Maxim Iorsh
2011-10-18
Add Culmus foundry to the vendor list for TrueType & Type1 fonts
Maxim Iorsh
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
Mark format string argument to dsprintf as const char *
Alan Coopersmith
2011-10-04
mkfontscale: Support FontForge weight designations.
Maxim Iorsh
2011-06-29
mkfontscale 1.0.9
mkfontscale-1.0.9
Alan Coopersmith
2011-05-25
Add _X_ATTRIBUTE_PRINTF to functions taking printf format arguments
Alan Coopersmith
2011-05-08
Dead code removal
Jeremy Huddleston
2011-03-01
makeList: free partially allocated list on failure
Alan Coopersmith
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
[prev]
[next]