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
path:
root
/
struct.c
Age
Commit message (
Expand
)
Author
2023-04-01
Use C99 compound literals to initialize newly allocated structs
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
Variable scope reductions as recommended by cppcheck
Alan Coopersmith
2020-09-22
move metrics calculation to write.c
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
don't add arbitrary number to the glypth metrics
Christopher Zimmermann
2019-01-10
Avoid undefined behaviour
Maya Rashish
2009-01-12
Ansification and compile warning fixes.
Paulo Cesar Pereira de Andrade
2004-04-23
Merging XORG-CURRENT into trunk
XACE-SELINUX-MERGE
Egbert Eich
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
2003-11-25
Initial revision
Kaleb Keithley