index
:
app/fonttosfnt
master
obsd
Wrap a bitmap font in a sfnt (TrueType) wrapper
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-01-06
Bump to 1.1.0
fonttosfnt-1.1.0
Peter Hutterer
2019-12-25
Accept a BDF font on stdin
Jouke Witteveen
2019-12-25
Mention .otb as an extension
Jouke Witteveen
2019-12-25
Correct a string literal
Jouke Witteveen
2019-12-05
Round font size to integer value when reading bitmap font
Peng Wu
2019-12-04
allow ISO-646.1991-IRV as well, adobe standard for bdf
Ryan Farley
2019-12-04
let freetype handle ISO-8859-1 mapping
Ryan Farley
2019-08-30
check for freetype NULL atoms
Ryan Farley
2019-01-10
Avoid undefined behaviour
Maya Rashish
2018-11-21
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2018-11-16
Update README for gitlab migration
Alan Coopersmith
2018-11-02
Mark vsprintf_alloc as printf-like function
Peter Hutterer
2018-08-01
Bump to 1.0.5
fonttosfnt-1.0.5
Peter Hutterer
2018-08-01
Replace _BSD_SOURCE with _DEFAULT_SOURCE
Peter Hutterer
2018-08-01
Fix shadowing i variable complaint
Peter Hutterer
2018-08-01
Remove shadowing rc variable
Peter Hutterer
2018-08-01
README: update repository URL to gitlab
Peter Hutterer
2018-07-31
Constify a few string arguments
Peter Hutterer
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
2014-06-01
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
2014-06-01
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2014-06-01
config: Add missing AC_CONFIG_SRCDIR
Alan Coopersmith
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
2011-01-13
man: replace hard coded man page section with substitution strings
Gaetan Nadon
2011-01-13
man: remove trailing spaces and tabs
Gaetan Nadon
2011-01-12
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
2011-01-12
config: remove unrequired AC_SUBST([*_LIBS])
Gaetan Nadon
2011-01-12
config: remove unrequired AC_SUBST([*_CFLAGS])
Gaetan Nadon
2011-01-12
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
2011-01-12
config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS
Gaetan Nadon
2011-01-12
config: upgrade to util-macros 1.8 for additional man page support
Gaetan Nadon
2011-01-12
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
2010-02-11
config: move CWARNFLAGS from configure.ac to Makefile.am
Gaetan Nadon
2009-11-26
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
2009-10-27
Deploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon
2009-10-26
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Gaetan Nadon
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
2009-10-01
Add README with pointers to mailing lists, bugzilla, & git
Alan Coopersmith
2009-01-12
Ansification and compile warning fixes.
Paulo Cesar Pereira de Andrade
2008-05-11
Bump to 1.0.4
fonttosfnt-1.0.4
Julien Cristau
2008-05-11
Use va_copy in vsprintf_alloc.
Juliusz Chroboczek
2008-05-11
Add autoconf test for va_copy.
Julien Cristau
2008-05-11
Use autoconf test instead of #ifdef GLIBC for vasprintf.
Julien Cristau
2008-05-11
Rename *_reliable to *_alloc.
Juliusz Chroboczek
2008-05-11
Update copyright date.
Juliusz Chroboczek
2008-05-02
Use asprintf on GNU platforms.
Juliusz Chroboczek
2008-05-02
Fix handling for non-square pixels.
George Williams
[next]