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: Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Alan Coopersmith
2019-02-18
mkfontdir: Fix formatting of man page so ellipsis are shown with Solaris nroff
Alan Coopersmith
2019-02-18
mkfontdir: Fill in COPYING file with copyright/license notices
Alan Coopersmith
2019-02-18
mkfontdir: Add references to mkfontscale to man page
Alan Coopersmith
2019-02-18
mkfontdir: Let BSD make find mkfontdir.cpp when building in a separate obj dir
Matthieu Herrb
2019-02-18
mkfontdir: Find mkfontscale through @bindir@ rather than AC_PATH_PROG, since ...
Adam Jackson
2019-02-18
mkfontdir: build fix for non-GNU make
Matthieu Herrb
2019-02-18
mkfontdir: Add build system for bdftopcf, mkfontdir and mkfontscale
Kevin E Martin
2019-02-18
mkfontdir: Merging XORG-CURRENT into trunk
Egbert Eich
2019-02-18
mkfontdir: Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST ...
Egbert Eich
2019-02-18
mkfontdir: Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
2019-02-18
mkfontdir: readding XFree86's cvs IDs
Egbert Eich
2019-02-18
mkfontdir: Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PS...
Egbert Eich
2019-02-18
mkfontdir: Initial revision
Kaleb Keithley
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
[next]