Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-01 | Allow inlining makeName | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2023-04-01 | Remove unused function findIndex | Alan Coopersmith | |
Found by cppcheck Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2023-04-01 | makeBitmap: declare raster parameter const as recommended by cppcheck | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2020-10-26 | Fall back to using FONT property as family name | Christopher Zimmermann | |
2020-09-22 | use PIXEL_SIZE to calculate lineGap | Christopher Zimmermann | |
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 | |
This will probably not work for a font providing multiple strikes. But .bdf fonts don't provide multiple strikes (or do they?!?) I don't know about .pcf fonts, but I would recommend against running fonttosfnt on .pcf fonts because bdf2pcf seems to loose some attributes during conversion. | |||
2020-09-22 | use more properties according to XLFD | Christopher Zimmermann | |
2020-09-22 | use standard C rounding functions | Christopher Zimmermann | |
2018-07-31 | Constify a few string arguments | Peter Hutterer | |
Cuts down on compiler warning by at least 64%, what a bargain! Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2008-05-11 | Use autoconf test instead of #ifdef GLIBC for vasprintf. | Julien Cristau | |
2008-05-11 | Rename *_reliable to *_alloc. | Juliusz Chroboczek | |
2004-04-23 | Merging XORG-CURRENT into trunkXACE-SELINUX-MERGE | Egbert Eich | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0 | Egbert Eich | |
2004-02-26 | readding XFree86's cvs IDsxf86-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 | |