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
/
util.c
Age
Commit message (
Expand
)
Author
2023-04-01
Allow inlining makeName
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
2020-10-26
Fall back to using FONT property as family name
Christopher Zimmermann
2020-09-22
use more properties according to XLFD
Christopher Zimmermann
2020-09-22
truncate foundry if there is no known abbreviation.
Christopher Zimmermann
2020-06-11
Guess Regular style for Medium Weight
Peng Wu
2020-02-07
Fix incorrect error handling in macTime()
rnhmjoj
2019-08-30
check for freetype NULL atoms
Ryan Farley
2018-11-02
Mark vsprintf_alloc as printf-like function
Peter Hutterer
2018-07-31
Constify a few string arguments
Peter Hutterer
2008-05-11
Use va_copy in vsprintf_alloc.
Juliusz Chroboczek
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-02
Use asprintf on GNU platforms.
Juliusz Chroboczek
2006-07-16
Don't include freetype internal headers.
Matthieu Herrb
2005-11-08
See ChangeLog entry 2005-11-07 for details.
XORG-6_8_99_903
XORG-6_8_99_902
Kean Johnson
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-12-19
XFree86 4.3.99.902 (RC 2)
xf86-4_3_99_903_special
xf86-4_3_99_902
xf86-012804-2330
Kaleb Keithley
2003-11-25
Initial revision
Kaleb Keithley