summaryrefslogtreecommitdiff
path: root/src/xftfreetype.c
Commit message (Expand)AuthorAgeFilesLines
* build-fix for older versions of freetype2: FT_HAS_SVG was added late in 2021HEADmasterThomas E. Dickey2023-05-011-0/+4
* issue 19: Problem loading "SourceCodePro-Regular" font in FedoraThomas E. Dickey2023-04-301-1/+1
* fix new gcc warningsThomas E. Dickey2022-07-091-4/+5
* merge changes by Christian WernerThomas E. Dickey2022-07-091-2/+17
* Add support for BGRA glyphs display and scalingMaxime Coste2022-07-091-2/+16
* errata (cppcheck, clang --analyze, manpage credit)Thomas E. Dickey2022-07-061-2/+1
* add asserts (to help with debugging), update copyright noticesThomas E. Dickey2022-07-061-12/+13
* validate linked-list updates with _XftValidateGlyphUsageThomas E. Dickey2022-07-061-1/+1
* add option for tracking glyph memory-usage on a linked listThomas E. Dickey2022-07-061-2/+7
* add "trackmemusage" property to use in improved _XftFontUncacheGlyphThomas E. Dickey2022-07-061-4/+8
* quiet compiler warning with castThomas E. Dickey2022-06-031-1/+1
* change the internal memory-allocator to use size_tThomas E. Dickey2022-06-031-3/+3
* cleanup warnings about discarding constThomas E. Dickey2022-06-031-6/+6
* quiet unused-parameter warnings with _X_UNUSEDThomas E. Dickey2022-06-031-2/+2
* Skip 'render' pattern elements with invalid typeKeith Packard2020-04-031-0/+9
* fix most type-conversion warnings from gcc-normal, without object-file changesThomas E. Dickey2020-04-011-24/+24
* Remove fontconfig and freetype ifdef-fu and instead require non-ancinet versi...Jeremy Huddleston2011-10-101-31/+1
* Subpixel LCD text rendering improvementsTom \"spot\" Callaway2011-10-101-0/+15
* Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith2011-09-281-1/+1
* Strip trailing whitespaceAlan Coopersmith2011-09-161-58/+58
* Janitor: Correct make distcheck and sparse warnings.Paulo Cesar Pereira de Andrade2009-01-291-20/+20
* Added fake bold support (#1579, Novell #38202/223682).Stefan Dirsch2008-11-221-1/+16
* nuke RCS IdsMatthieu Herrb2008-03-091-2/+0
* XftFontOpenInfo: Use of uninitialised value of size 8 (bug 11200)Karl Tomlinson2007-09-121-2/+7
* Bug #4711: Don't export unnecessary symbols. (Alan Coopersmith). Bump toxft-2_1_9Daniel Stone2006-06-031-14/+14
* Sync with Xft from xlibs CVS (2.1.7 plus man page updates from BrandenXORG-6_8_99_13Alan Coopersmith2005-06-241-10/+20
* Called strlen with (f->file) without checking for NULL (which happens whenXORG-6_7_99_2Kevin E Martin2004-08-111-1/+2
* Merging XORG-CURRENT into trunkXORG-6_7_99_1XACE-SELINUX-MERGECOMPOSITEWRAPEgbert Eich2004-04-231-55/+152
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-141-1/+1
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-031-1/+1
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-261-1/+1
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-261-1/+1
* XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_903_specialxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16xf86-012804-2330Kaleb Keithley2003-11-251-3/+3
* Initial revisionXORG-STABLEKaleb Keithley2003-11-141-0/+1048