summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Added new FcFini function for cleaning up all memory. Fixed a few memoryCarl Worth2003-08-1515-74/+398
* Bug 103 -- FcObjectSetBuild must be terminated by (char *) 0 as varargs areKeith Packard2003-08-121-1/+1
* Wrap fcfreetype.h with _FCFUNCPROTOBEGIN/_FCFUNCPROTOENDKeith Packard2003-07-201-0/+4
* Implement new semantics for Contains and LISTING:Keith Packard2003-07-206-53/+89
* Was miscomputing end of string position for FcStrtod in locales withKeith Packard2003-07-091-1/+1
* Add autoconf checks for FT_Has_PS_Glyph_NamesKeith Packard2003-06-262-1/+8
* Allow config->cache to be null (as it is when $HOME is not set)Keith Packard2003-06-261-3/+6
* Lean on autoconf to find useful FreeType functions (bug 95)Keith Packard2003-06-252-31/+22
* Bug 75: dont build docs unless docbook is available. Dont install docsKeith Packard2003-06-173-7/+24
* Add FreeFont entries, fix whitespace in fonts.conf.in (bug 93, fromKeith Packard2003-06-171-8/+14
* Remove CRs from the out file before comparing (needed on Windows).Tor Lillqvist2003-06-152-0/+4
* Trivial braino.Tor Lillqvist2003-06-151-1/+1
* Fix cut&paste error.Tor Lillqvist2003-06-153-2/+7
* Check also for DLL_EXPORT as indication of being built as a DLL on Win32.Tor Lillqvist2003-06-132-1/+8
* Add share/doc directory. Add Fc*.3 man pages.Tor Lillqvist2003-06-134-6/+27
* Update to version 2.2.90fc-2_2_90Keith Packard2003-06-093-2/+6
* Add a bunch of ChangeLog entriesKeith Packard2003-06-091-1/+78
* Add fc-match program to demonstrate font matching from the command lineKeith Packard2003-06-093-1/+7
* Optimization in FcLangSetIndex was broken, occasionally returning a pointerKeith Packard2003-06-091-14/+7
* Add fc-match programKeith Packard2003-06-093-0/+259
* (Bug 85) add support for culmus fontsKeith Packard2003-05-311-34/+5
* (Bug 87) Automake 1.4 doesn't do man_MAN1 correctly (Bug 88) Fix usage infoKeith Packard2003-05-317-9/+44
* Fix "contains" op for strings and langsets.James Su2003-05-283-6/+119
* Fix build error with BDF prop local. Free langset after queryKeith Packard2003-05-171-1/+8
* oops. Left the psfontinfo.weight matching code commented out while testingKeith Packard2003-05-161-2/+0
* Extract spacing from XLFD atomJuliusz Chroboczek2003-05-141-0/+14
* Use FcIsWidth to share codeKeith Packard2003-05-121-21/+6
* Reinstate SETWIDTH_NAME parsing for legacy fonts, disappeared in 1.30.Juliusz Chroboczek2003-05-121-1/+4
* Generate FC_SIZE and FC_DPI for legacy bitmap fontsJuliusz Chroboczek2003-05-121-0/+41
* Add filename-based accept/reject to ammend available fonts.Keith Packard2003-05-076-30/+232
* Remove 0b82 and Tamil numbers from tamil orthography (Jungshik ShinKeith Packard2003-05-061-2/+5
* Add more .cvsignore entriesKeith Packard2003-05-042-0/+2
* Add more .cvsignore entriesKeith Packard2003-05-041-0/+5
* Handle Adobe glyph names for fonts which include ADOBE_CUSTOM encodingsKeith Packard2003-05-044-3/+170
* Add .cvsignore in new fc-glyphname dirKeith Packard2003-05-041-0/+6
* Add fc-glyphname to compute hash tables for Adobe glyph name to UCS4Keith Packard2003-05-045-0/+4857
* Grub through style to find weight/slant/width values when other techniquesKeith Packard2003-05-023-75/+233
* Add book constant for book weightKeith Packard2003-05-021-0/+1
* Add FC_WEIGHT_BOOK as weight 75Keith Packard2003-05-021-0/+1
* Fix expat function check.Noah Levitt2003-05-011-4/+4
* Check for an expat function that won't be there if expat is too old.Noah Levitt2003-05-011-2/+2
* Add demi and book postscript weight names. Allow spaces in postscript and XKeith Packard2003-05-011-2/+4
* Typo in bitstream foundry nameKeith Packard2003-04-301-1/+1
* Debug output for unknown ps weight names. ignore italic_angle for PS fontsKeith Packard2003-04-241-2/+13
* FcFontList broken when presented a charset - was comparing inclusion in theKeith Packard2003-04-242-4/+19
* Oops. Missing newline in .cvsignoreKeith Packard2003-04-231-1/+1
* Fix docs to close sgml tagsKeith Packard2003-04-234-0/+11
* Add confdir.sgml to .cvsignoreKeith Packard2003-04-231-0/+1
* Use CONFDIR instead of SYSCONFDIR/fonts in manual. Use awk to stripKeith Packard2003-04-232-2/+3
* Got rid of the newline at the end of the file. It's yucky but, I'm not sureNoah Levitt2003-04-231-1/+1