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-12-16
Bump to 1.2.1
fonttosfnt-1.2.1
Peter Hutterer
2020-10-31
writeFile: avoid file leak on errors
Alan Coopersmith
2020-10-26
Fall back to using FONT property as family name
Christopher Zimmermann
2020-10-24
fix sign of calculated descent
Christopher Zimmermann
2020-10-23
handle empty foundry encoded as NULL
Christopher Zimmermann
2020-10-23
remove leftover debug printf
Christopher Zimmermann
2020-10-21
Bump to 1.2.0
fonttosfnt-1.2.0
Peter Hutterer
2020-09-22
use PIXEL_SIZE to calculate lineGap
Christopher Zimmermann
2020-09-22
fix sign of sTypoDescender
Christopher Zimmermann
2020-09-22
calculate capHeight and xHeight as recommended
Christopher Zimmermann
2020-09-22
move metrics calculation to write.c
Christopher Zimmermann
2020-09-22
Add warnings when wrapping multiple fonts and on PCF fonts
Christopher Zimmermann
2020-09-22
provide version 5 OS/2 table
Christopher Zimmermann
2020-09-22
use design metrics in eblc instead of calculated metrics
Christopher Zimmermann
2020-09-22
use more properties according to XLFD
Christopher Zimmermann
2020-09-22
use standard C rounding functions
Christopher Zimmermann
2020-09-22
correctly set OS2 fsSelection for italic and bold fonts
Christopher Zimmermann
2020-09-22
truncate foundry if there is no known abbreviation.
Christopher Zimmermann
2020-09-22
use zero lineGap, sTypoDescender should be negative
Christopher Zimmermann
2020-09-22
don't add arbitrary number to the glypth metrics
Christopher Zimmermann
2020-06-11
Guess Regular style for Medium Weight
Peng Wu
2020-02-07
Fix uninitialised memory write
rnhmjoj
2020-02-07
Fix incorrect error handling in macTime()
rnhmjoj
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
[next]