summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* document XftFontOpenXlfd and XftXlfdParseThomas E. Dickey2022-06-111-2/+69
* add overview for text-extents sectionThomas E. Dickey2022-06-111-3/+19
* change data-types to subsections to help with readabilityThomas E. Dickey2022-06-111-41/+29
* consistently bold "Xft"Thomas E. Dickey2022-06-111-25/+63
* initial draft of initialization-functions documentationThomas E. Dickey2022-06-111-16/+186
* amend rule for creating manpage aliasesThomas E. Dickey2022-06-111-1/+1
* cleanup manpage commentsThomas E. Dickey2022-06-111-26/+41
* install man-aliases for all of the exported symbolsThomas E. Dickey2022-06-112-3/+93
* corrected prototypes in manpage, matching Xft.hThomas E. Dickey2022-06-111-14/+14
* reuse macros from Xcursor.man to fix ragged layout of typedefs and prototypesThomas E. Dickey2022-06-111-193/+240
* fix warnings by gcc 11; check if length <= zeroThomas E. Dickey2022-06-033-0/+66
* formatting fix, for clarity (no object change)Thomas E. Dickey2022-06-031-13/+23
* quiet compiler warning with castThomas E. Dickey2022-06-031-1/+1
* quiet compiler warning with castThomas E. Dickey2022-06-031-1/+1
* change the internal memory-allocator to use size_tThomas E. Dickey2022-06-033-19/+22
* quiet warnings with castsThomas E. Dickey2022-06-033-5/+5
* promote font->num_glyphs to FT_UInt or Glyph to fix warningsThomas E. Dickey2022-06-034-18/+18
* fix missing-initializer warningThomas E. Dickey2022-06-031-4/+4
* cleanup warnings about discarding constThomas E. Dickey2022-06-036-12/+12
* quiet unused-parameter warnings with _X_UNUSEDThomas E. Dickey2022-06-039-18/+18
* gitlab CI: add a basic build testAlan Coopersmith2022-06-031-0/+98
* Fix spelling/wording issuesAlan Coopersmith2022-06-033-8/+8
* Build xz tarballs instead of bzip2Alan Coopersmith2022-06-031-1/+1
* libXft 2.3.4libXft-2.3.4Alan Coopersmith2021-08-012-3/+8
* Fix typo in manualSamanta Navarro2020-10-031-1/+1
* Remove call to FcNameRegisterObjectTypesno-custom-typesKeith Packard2020-04-033-25/+0
* Skip 'render' pattern elements with invalid typeKeith Packard2020-04-031-0/+9
* build-fix for c89Thomas E. Dickey2020-04-011-2/+2
* minor typography fixThomas E. Dickey2020-04-011-1/+1
* fix most type-conversion warnings from gcc-normal, without object-file changesThomas E. Dickey2020-04-018-175/+175
* libXft 2.3.3libXft-2.3.3Alan Coopersmith2019-03-162-3/+8
* Add description of libXft to README.mdAlan Coopersmith2019-03-161-0/+3
* Update configure.ac bug URL for gitlab migrationAlan Coopersmith2018-12-071-1/+1
* Update README for gitlab migrationAlan Coopersmith2018-11-193-52/+46
* autogen: add default patch prefixMihail Konev2017-01-261-0/+3
* autogen.sh: use quoted string variablesEmil Velikov2017-01-261-4/+4
* autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer2017-01-261-1/+1
* XftDrawSrcPicture: Use XRenderCreateSolidFill when availableKeith Packard2014-10-223-29/+47
* libXft 2.3.2libXft-2.3.2Alan Coopersmith2014-06-052-1/+9
* Use FT_*_H macros instead of including <freetype/*.h>Julien Cristau2013-12-081-3/+3
* autogen.sh: Implement GNOME Build APIbaserock/morphColin Walters2013-01-151-1/+3
* configure: Remove AM_MAINTAINER_MODEAdam Jackson2013-01-151-1/+0
* Fix man page to match includeAlexander Polakov2012-12-151-5/+2
* libXft 2.3.1libXft-2.3.1Alan Coopersmith2012-06-021-1/+1
* Dead code removalJeremy Huddleston2012-03-101-10/+0
* Fixup for 550b2f76401c2 which broke bold fontsMikael Magnusson2012-03-101-4/+0
* libXft 2.3.0libXft-2.3.0Alan Coopersmith2012-03-073-5/+15
* Fix undefined ftbit in XftFontLoadGlyphsJeremy Huddleston2011-10-241-0/+3
* Remove fontconfig and freetype ifdef-fu and instead require non-ancinet versi...Jeremy Huddleston2011-10-103-80/+3
* compiler noise cleanups related to subpixel LCD supportTom \"spot\" Callaway2011-10-101-7/+3