index
:
xorg/app/fonttosfnt
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
master
sco_port_update
Wrap a bitmap font in a sfnt (TrueType) wrapper (mirrored from https://gitlab.freedesktop.org/xorg/app/fonttosfnt)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-12
fonttosfnt 1.2.4
HEAD
fonttosfnt-1.2.4
master
Alan Coopersmith
1
-2
/
+3
2024-08-06
Allow to override build date with SOURCE_DATE_EPOCH
Bernhard M. Wiedemann
1
-1
/
+6
2024-08-06
Use long long for timestamp diff
Bernhard M. Wiedemann
1
-1
/
+1
2024-07-28
Use FONT_UNITS_FLOOR for ascent/descent
Jan Friesse
1
-7
/
+7
2024-07-28
Fix `cmap` Subtable Format 4 `entrySelector`
philg314
1
-1
/
+1
2024-02-15
unifdef NEED_SNPRINTF
Alan Coopersmith
1
-6
/
+0
2024-02-15
unifdef __SCO__
Alan Coopersmith
1
-5
/
+0
2024-02-15
unifdef __UNIXOS2__
Alan Coopersmith
1
-5
/
+1
2023-09-27
fonttosfnt 1.2.3
fonttosfnt-1.2.3
Alan Coopersmith
1
-1
/
+2
2023-04-01
Use C99 compound literals to initialize newly allocated structs
Alan Coopersmith
1
-66
/
+79
2023-04-01
Allow inlining makeName
Alan Coopersmith
2
-7
/
+6
2023-04-01
Remove unused function findIndex
Alan Coopersmith
2
-16
/
+0
2023-04-01
makeBitmap: declare raster parameter const as recommended by cppcheck
Alan Coopersmith
2
-2
/
+3
2023-04-01
args_copy variable is unused if HAVE_DECL_VA_COPY is not defined
Alan Coopersmith
1
-0
/
+2
2023-04-01
Variable scope reductions as recommended by cppcheck
Alan Coopersmith
4
-65
/
+48
2022-07-23
gitlab CI: enable gitlab's builtin static analysis
Alan Coopersmith
1
-0
/
+1
2022-07-23
gitlab CI: enable commit & merge request checks
Alan Coopersmith
1
-0
/
+49
2021-12-03
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2021-08-23
Add CI tests
Peng Wu
1
-0
/
+47
2021-06-15
Bump to 1.2.2
fonttosfnt-1.2.2
Peter Hutterer
1
-2
/
+2
2021-06-14
1em is font size, not height
Christopher Zimmermann
1
-16
/
+15
2021-05-25
Fail if ftell fails
Peter Hutterer
1
-0
/
+4
2020-12-16
Bump to 1.2.1
fonttosfnt-1.2.1
Peter Hutterer
1
-2
/
+2
2020-10-31
writeFile: avoid file leak on errors
Alan Coopersmith
1
-2
/
+3
2020-10-26
Fall back to using FONT property as family name
Christopher Zimmermann
3
-24
/
+43
2020-10-24
fix sign of calculated descent
Christopher Zimmermann
1
-1
/
+1
2020-10-23
handle empty foundry encoded as NULL
Christopher Zimmermann
1
-2
/
+8
2020-10-23
remove leftover debug printf
Christopher Zimmermann
1
-2
/
+0
2020-10-21
Bump to 1.2.0
fonttosfnt-1.2.0
Peter Hutterer
1
-1
/
+1
2020-09-22
use PIXEL_SIZE to calculate lineGap
Christopher Zimmermann
3
-4
/
+14
2020-09-22
fix sign of sTypoDescender
Christopher Zimmermann
1
-3
/
+3
2020-09-22
calculate capHeight and xHeight as recommended
Christopher Zimmermann
1
-13
/
+13
2020-09-22
move metrics calculation to write.c
Christopher Zimmermann
3
-92
/
+106
2020-09-22
Add warnings when wrapping multiple fonts and on PCF fonts
Christopher Zimmermann
2
-1
/
+17
2020-09-22
provide version 5 OS/2 table
Christopher Zimmermann
1
-3
/
+18
2020-09-22
use design metrics in eblc instead of calculated metrics
Christopher Zimmermann
3
-50
/
+19
2020-09-22
use more properties according to XLFD
Christopher Zimmermann
5
-71
/
+176
2020-09-22
use standard C rounding functions
Christopher Zimmermann
1
-6
/
+5
2020-09-22
correctly set OS2 fsSelection for italic and bold fonts
Christopher Zimmermann
1
-1
/
+8
2020-09-22
truncate foundry if there is no known abbreviation.
Christopher Zimmermann
1
-2
/
+5
2020-09-22
use zero lineGap, sTypoDescender should be negative
Christopher Zimmermann
1
-4
/
+3
2020-09-22
don't add arbitrary number to the glypth metrics
Christopher Zimmermann
1
-7
/
+3
2020-06-11
Guess Regular style for Medium Weight
Peng Wu
1
-3
/
+3
2020-02-07
Fix uninitialised memory write
rnhmjoj
1
-2
/
+2
2020-02-07
Fix incorrect error handling in macTime()
rnhmjoj
1
-2
/
+2
2020-01-06
Bump to 1.1.0
fonttosfnt-1.1.0
Peter Hutterer
1
-1
/
+1
2019-12-25
Accept a BDF font on stdin
Jouke Witteveen
3
-8
/
+68
2019-12-25
Mention .otb as an extension
Jouke Witteveen
2
-3
/
+3
2019-12-25
Correct a string literal
Jouke Witteveen
1
-1
/
+1
2019-12-05
Round font size to integer value when reading bitmap font
Peng Wu
1
-6
/
+6
[next]