summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2005-09-29Use libxml2 if requested (with --enable-libxml2) or if expat is notPatrick Lam1-0/+11
available. reviewed by: plam
2005-09-29Fix multi-arch cache files: compute the position for the block to be addedPatrick Lam1-0/+6
using info from OrigFile, not NewFile.
2005-09-28Cast results of sizeof() to unsigned int to get rid of warnings on x86_64Patrick Lam1-1/+7
(thanks Matthias Clasen).
2005-09-28Update ChangeLog.Patrick Lam1-0/+34
2005-09-23Update ChangeLog for 2.3.90.fc-2_3_90Patrick Lam1-0/+33
2005-09-11Merge with HEAD and finish the GCC 4 cleanups (no more warnings!)Patrick Lam1-0/+19
2005-07-15Forward port cworth's patch to branch.Patrick Lam1-0/+15
2005-06-17Make FcOpNotContains use FcStrStr for strings so that it matches semanticsKeith Packard1-0/+8
for !FcOpContains. reviewed by: keithp
2005-05-20Move fontconfig source package to libs as per overrideKeith Packard1-0/+6
2005-05-20The ka.orth file requires several characters which are not used anymore inKeith Packard1-0/+11
modern Georgian and which are missing in the free Georgian TrueType fonts downloadable at: http://aiet.qartuli.net/docs/georgian_on_linux_en.php reviewed by: Mike Fabian Bug: 3352
2005-04-27Update date to real 2.3.2 release date. Fix change attributionsfc-2_3_2Keith Packard1-0/+14
2005-04-23Update for version 2.3.2Keith Packard1-0/+8
2005-04-21Don't force bitmap font enable in default configuration; allows users toKeith Packard1-0/+36
override this in ~/.fonts.conf Updated translations Destroy font configuration on exit to help valgrind Use own transcoding routines in preference to iconv which appears to have leaks in some translators. Call iconv_close after using iconv (oops). Prefer unicode encoding of Euro char as some fonts mis-encode Euro in other ones. Must fetch bitmap glyphs to get width values to check for monospace/dual-width fonts.
2005-04-13Check that a pattern isn't already frozen in FcPatternFreezeRoss Burton1-0/+5
2005-03-31Put all FcPattern objects though FcObjectStaticName and do pointer tratherRoss Burton1-0/+8
than string compares
2005-03-17Add the .dll to the dll name.Tor Lillqvist1-0/+4
2005-03-10Update to reflect configuration changesfc-2_3_1-2Keith Packard1-0/+11
Fix Autohint vs Autohinter mistake Adopt changes from Josselin Mouette for configuration descriptions Update debian to version 2.3.1-2
2005-03-09Update debian for 2.3.1Keith Packard1-0/+6
2005-03-09Get the DLL from "bin" where modern libtools put it, not "lib".Tor Lillqvist1-0/+8
Check also drive letter prefix on Win32.
2005-03-08Update for 2.3.1fc-2_3_1Keith Packard1-0/+7
2005-03-05Include space and remove numbers from valid script tags. This ensures thatKeith Packard1-0/+8
tags like 'lao ' work while rejecting those which have any digits. Eliminate a spurious debugging variable (len)
2005-03-05Rework GSUB/GPOS script parsing to survive broken fonts. Thanks for theKeith Packard1-0/+7
broken font go to Manish Singh
2005-03-05Josselin Mouette:Keith Packard1-0/+20
Include 2.3 release information in changelog Add Josselin Mouette as an Uploader Set hinting_type to low priority configuration option Manish Singh: yes_bitmaps.conf -> yes-bitmaps.conf Funda Wang: Johap -> Johab
2005-03-03Move debian-specific conf file examples upstream.Keith Packard1-0/+22
Sub-pixel configuration examples must smash subpixel value as Xft always sets it from X. Change sub-pixel rendering debconf descriptions from Enable/Disable to Always/Never.
2005-03-03Ignore more build detritusKeith Packard1-0/+53
Add debian package construction stuff. Update to newer versions of these tools Get library manuals to build again (we love automake). Update debian build system to switch maintainers and deal with 2.3 functionality
2005-03-01Update for 2.3.0fc-2_3_0fc_2-3Keith Packard1-0/+7
2005-03-01Generate and install PDF versions of the manualsKeith Packard1-0/+25
Fix formatting Add missing exported functions, fix data types Add missing pattern elements. Add missing pattern elements. Document conf.d usage, clarify available orthography list. Fix some config file attributes. Complete list of constants. Mark FC_SOURCE deprecated. Don't set FC_SOURCE any longer.
2005-02-28Create prototype /etc/fonts/conf.d directory with a few sampleKeith Packard1-0/+18
configuration files. Deprecate use of local.conf for local customizations in favor of this directory based scheme which is more easily integrated into installation systems. Tag FC_EMBOLDEN as a boolean variable
2005-02-10Free patterns from fonts which are rejected by configuration (bug #2518)Keith Packard1-0/+8
reviewed by: pborelli@katamail.com
2005-01-29Update for version 2.2.99fc-2_2_99Keith Packard1-2/+9
2005-01-29Add a few pointersKeith Packard1-0/+5
2005-01-28Polite typechecking for test and edit expressions. Helps catch errors inKeith Packard1-0/+10
the font configuration.
2005-01-16Have --with-expat set EXPAT_CFLAGS (bug 2278)Keith Packard1-0/+7
reviewed by: Keith Packard <keithp@keithp.com>
2005-01-13Add SEE ALSO section (bug 2085)Keith Packard1-0/+18
Cross compiling fixes (bug 280) reviewed by: Keith Packard <keithp@keithp.com>
2005-01-13Update blanks list (Closes bug 86)Keith Packard1-0/+5
2005-01-04Verify that every font pattern loaded from cache has both FC_FILE andKeith Packard1-0/+7
FC_FAMILY entries. Attempt to fix bug #2219.
2004-12-29Update for version 2.2.98fc-2_2_98Keith Packard1-0/+7
2004-12-29Document ASCII limitations of Fc character conversion macrosKeith Packard1-0/+8
Fix off-by-one error in utf-8 case walking code. Add FcStrDowncase (useful for testing case conversion functions)
2004-12-29Add territory databaseKeith Packard1-0/+15
Reviewed by: Keith Packard Remove Han characters from Korean orthography
2004-12-29Reorder utility programs to make sure fc-case is run before fc-lang asKeith Packard1-0/+8
fc-lang uses fcstr.c which uses fccase.h Fix broken XML
2004-12-29Adopt some RedHat suggestions for standard font configuration.Keith Packard1-0/+26
Add new helper program 'fc-case' to construct case folding tables from standard Unicode CaseFolding.txt file Re-implement case insensitive functions with Unicode aware versions (including full case folding mappings)
2004-12-14I changed FcFontSetSort to respect the generic aliases better in the faceKeith Packard1-0/+17
of language matching. What I did was to ammend the strict sort order used by FcFontSort so that it 'satisfies' the language specified in the pattern by locating the best matching font supporting each pattern language and then ignores language in the remaining fonts for purposes of matching. So, when asking for 'sans:lang=en', you'll get an English font first, and then the remaining fonts sorted with respect to the 'sans' alias alone -- pushing Kochi fonts ahead of other English-supporting Han fonts. reviewed by: Owen Taylor <otaylor@redhat.com>
2004-12-10Configuration changes to request synthetic emboldening of fonts. The actualKeith Packard1-0/+10
emboldening code will live in Xft. reviewed by: Keith Packard <keithp@keithp.com>
2004-12-09Currently Russian (ru) requires 0406 and 0456 (І and і), but these wereKeith Packard1-0/+16
eliminated in Russian in 1918 in favor of 0418 and 0438 (И and и), and don't even appear in KOI8-R. (The hypothesis that they don't appear in KOI8-R due to their similarity with Latin I and i is eliminated by their presence in KOI8-U.) I have a couple of fonts with Russian support that don't have the letter. Therefore, 0406 and 0456 should be removed from or commented out of ru.orth reviewed by: Keith Packard <keithp@keithp.com>
2004-12-07Reviewed by: Keith Packard <keithp@keithp.com>Keith Packard1-0/+15
memoize strings and share a single copy for all uses. Note that this could be improved further by using statically allocated blocks and gluing multiple strings together, but I'm basically lazy. In my environment with 800 font files, I get a savings of about 90KB.
2004-12-07Change files from ISO-Latin-1 to UTF-8Keith Packard1-0/+249
2004-12-05Update links to new freedesktop.org locationsfc-2_2_97Keith Packard1-0/+8
Add uninstall-local to get rid of fonts.conf and local.conf if they match the distributed versions. Fixes 'make distcheck'
2004-12-05Updates for version 2.2.97Keith Packard1-0/+7
2004-12-05Sleep for two seconds before exiting to make sure timestamps for futureKeith Packard1-1/+12
changes have distinct mod times in the file system. Bug #1982. Add Punjabi orthography. Bug #1671. reviewed by: Keith Packard <keithp@keithp.com>
2004-12-05Just remove the FC_FONTDATE -- it has locale issues and annoys redhatKeith Packard1-0/+10
multi-arch installs. Now that all X fonts are included without prejudice, the chances of the date being at all interesting are rather limited. Bug #415. Add copyright and license