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
2023-09-27
fonttosfnt 1.2.3
fonttosfnt-1.2.3
Alan Coopersmith
2023-04-01
Use C99 compound literals to initialize newly allocated structs
Alan Coopersmith
2023-04-01
Allow inlining makeName
Alan Coopersmith
2023-04-01
Remove unused function findIndex
Alan Coopersmith
2023-04-01
makeBitmap: declare raster parameter const as recommended by cppcheck
Alan Coopersmith
2023-04-01
args_copy variable is unused if HAVE_DECL_VA_COPY is not defined
Alan Coopersmith
2023-04-01
Variable scope reductions as recommended by cppcheck
Alan Coopersmith
2022-07-23
gitlab CI: enable gitlab's builtin static analysis
Alan Coopersmith
2022-07-23
gitlab CI: enable commit & merge request checks
Alan Coopersmith
2021-12-03
Build xz tarballs instead of bzip2
Alan Coopersmith
2021-08-23
Add CI tests
Peng Wu
2021-06-15
Bump to 1.2.2
fonttosfnt-1.2.2
Peter Hutterer
2021-06-14
1em is font size, not height
Christopher Zimmermann
2021-05-25
Fail if ftell fails
Peter Hutterer
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
[next]