summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-11move prototype for XftNameUnparse to Xft.hThomas E. Dickey2-1/+3
2022-06-11document XftFontOpenXlfd and XftXlfdParseThomas E. Dickey1-2/+69
2022-06-11add overview for text-extents sectionThomas E. Dickey1-3/+19
2022-06-11change data-types to subsections to help with readabilityThomas E. Dickey1-41/+29
2022-06-11consistently bold "Xft"Thomas E. Dickey1-25/+63
2022-06-11initial draft of initialization-functions documentationThomas E. Dickey1-16/+186
2022-06-11amend rule for creating manpage aliasesThomas E. Dickey1-1/+1
2022-06-11cleanup manpage commentsThomas E. Dickey1-26/+41
2022-06-11install man-aliases for all of the exported symbolsThomas E. Dickey2-3/+93
2022-06-11corrected prototypes in manpage, matching Xft.hThomas E. Dickey1-14/+14
2022-06-11reuse macros from Xcursor.man to fix ragged layout of typedefs and prototypesThomas E. Dickey1-193/+240
2022-06-03fix warnings by gcc 11; check if length <= zeroThomas E. Dickey3-0/+66
2022-06-03formatting fix, for clarity (no object change)Thomas E. Dickey1-13/+23
2022-06-03quiet compiler warning with castThomas E. Dickey1-1/+1
2022-06-03quiet compiler warning with castThomas E. Dickey1-1/+1
2022-06-03change the internal memory-allocator to use size_tThomas E. Dickey3-19/+22
2022-06-03quiet warnings with castsThomas E. Dickey3-5/+5
2022-06-03promote font->num_glyphs to FT_UInt or Glyph to fix warningsThomas E. Dickey4-18/+18
2022-06-03fix missing-initializer warningThomas E. Dickey1-4/+4
2022-06-03cleanup warnings about discarding constThomas E. Dickey6-12/+12
2022-06-03quiet unused-parameter warnings with _X_UNUSEDThomas E. Dickey9-18/+18
2022-06-03gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-06-03Fix spelling/wording issuesAlan Coopersmith3-8/+8
2022-06-03Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2021-08-01libXft 2.3.4libXft-2.3.4Alan Coopersmith2-3/+8
2020-10-03Fix typo in manualSamanta Navarro1-1/+1
2020-04-03Remove call to FcNameRegisterObjectTypesKeith Packard3-25/+0
2020-04-03Skip 'render' pattern elements with invalid typeKeith Packard1-0/+9
2020-04-01build-fix for c89Thomas E. Dickey1-2/+2
2020-04-01minor typography fixThomas E. Dickey1-1/+1
2020-04-01fix most type-conversion warnings from gcc-normal, without object-file changesThomas E. Dickey8-175/+175
2019-03-16libXft 2.3.3libXft-2.3.3Alan Coopersmith2-3/+8
2019-03-16Add description of libXft to README.mdAlan Coopersmith1-0/+3
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-19Update README for gitlab migrationAlan Coopersmith3-52/+46
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2014-10-22XftDrawSrcPicture: Use XRenderCreateSolidFill when availableKeith Packard3-29/+47
2014-06-05libXft 2.3.2libXft-2.3.2Alan Coopersmith2-1/+9
2013-12-08Use FT_*_H macros instead of including <freetype/*.h>Julien Cristau1-3/+3
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters1-1/+3
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson1-1/+0
2012-12-15Fix man page to match includeAlexander Polakov1-5/+2
2012-06-02libXft 2.3.1libXft-2.3.1Alan Coopersmith1-1/+1
2012-03-10Dead code removalJeremy Huddleston1-10/+0
2012-03-10Fixup for 550b2f76401c2 which broke bold fontsMikael Magnusson1-4/+0
2012-03-07libXft 2.3.0libXft-2.3.0Alan Coopersmith3-5/+15
2011-10-24Fix undefined ftbit in XftFontLoadGlyphsJeremy Huddleston1-0/+3
2011-10-10Remove fontconfig and freetype ifdef-fu and instead require non-ancinet versi...Jeremy Huddleston3-80/+3