- 05 Dec, 2004 4 commits
-
-
Keith Packard authored
wherever the X fonts are located). Document new <include>directory-name</include> semantics add <include ignore_missing="yes">conf.d</include> Add selectfont to ignore bitmap fonts, add comment for selectfont which accepts bitmap fonts. Allow <include> configuration elements to reference directories. Parse and load all files of the form [0-9]* in sorted order.
-
Keith Packard authored
-
Keith Packard authored
those for the font. Empty names match everything. Bug #171.
-
Keith Packard authored
This provides font file format information (BDF, Type 1, PCF, TrueType) for each font. Closes #109.
-
- 04 Dec, 2004 2 commits
-
-
Keith Packard authored
Add detection for font capabilities (bug #105) reviewed by: Keith Packard <keithp@keithp.com>
-
Keith Packard authored
Add detection of iconv Document new selectfont elements Switch to UTF-8 in comment Add fullname, and family/style/fullname language entries Respect selectfont/*/glob Add support for selectfont Add multi-lingual family/style/fullname support Expose FcListPatternMatchAny (which selectfont/*/pattern uses) Add new FcPatternRemove/FcPatternAppend. FcObjectStaticName stores computed pattern element names which are required to be static.
-
- 09 Sep, 2004 1 commit
-
-
Keith Packard authored
reviewed by: keithp
-
- 30 Jun, 2004 2 commits
-
-
Keith Packard authored
-
Keith Packard authored
However FcConfigUptoDate() doesn't seem to work. See the attached patch. First there's an obvious misplaced parenthesis making it return always false, and second, even this call fails to detect font changes (e.g. adding a new font to /usr/X11R6/lib/X11/fonts/truetype). The patch should fix that as well. The problem seems to be triggered by my fonts.conf specifying only /usr/X11R6/lib/X11/fonts , and therefore config->configDirs doesn't include subdirs, unlike config->fontDirs.
-
- 03 Jun, 2004 1 commit
-
-
Keith Packard authored
-
- 29 May, 2004 4 commits
-
-
Keith Packard authored
-
Keith Packard authored
-
Keith Packard authored
-
Keith Packard authored
fails in this way Make #warning about lacking various FreeType features indicate which version those features appeared so users know how to fix the problem (Thanks to Anton Tropashko)
-
- 06 May, 2004 1 commit
-
-
Keith Packard authored
fontconfig-specific ones (FC_*)
-
- 24 Apr, 2004 3 commits
-
-
Keith Packard authored
distribution steps
-
Keith Packard authored
-
Keith Packard authored
-
- 14 Apr, 2004 1 commit
-
-
Keith Packard authored
clean up .spec file; perhaps this will be useful to somebody... Update to 2.2.93 Make 'scanopen' static so GCC doesn't whine about lacking prototype Add WARN_CFLAGS to pass -W flags for GCC systems Change various char types around to match across function calls. Fixed bug in using available_sizes[i].height which is in pixels, not 64ths of a pixel.
-
- 06 Mar, 2004 1 commit
-
-
Keith Packard authored
explicit values prefer exact matches
-
- 02 Mar, 2004 1 commit
-
-
Keith Packard authored
Bug #260 fc-cache generates wrong spacing values for bitmap fonts Was using (strcmp (a,b)) instead of (!strcmp(a,b)).
-
- 22 Feb, 2004 1 commit
-
-
Manish Singh Singh authored
-
- 11 Feb, 2004 1 commit
-
-
Keith Packard authored
time.
-
- 10 Feb, 2004 1 commit
-
-
Keith Packard authored
record. Add a configure.in test for this and change the code accordingly (using height instead).
-
- 07 Feb, 2004 1 commit
-
-
Keith Packard authored
Oops. Left 'newest.set' unset, which would miscompute the newest file Add FcGetPixelSize to extract correct pixel size from bdf/pcf font properties (which report the wrong value in current FreeType) Don't attempt to check for empty glyphs in non-scalable fonts; they have no outlines...
-
- 01 Feb, 2004 1 commit
-
-
Tor Lillqvist authored
when trying to save the cache if config->cache is NULL, which happens if FcConfigHome() is NULL. Guard against that by using the temp folder in that case.
-
- 03 Jan, 2004 1 commit
-
-
Roozbeh Pournader authored
and Pakistani). Updated Urdu orthography with real data.
-
- 12 Dec, 2003 1 commit
-
-
Carl Worth authored
-
- 11 Dec, 2003 1 commit
-
-
Carl Worth authored
Move man_MANS into the 'if USEDOCBOOK' block. (all-local): Remove excessive whitespace. Add 'set -e' to abort when any program fails, (avoids printing of 'now type make' after configure aborts).
-
- 18 Nov, 2003 1 commit
-
-
Keith Packard authored
reviewed by: Keith Packard <keithp@keithp.com>
-
- 16 Nov, 2003 1 commit
-
-
Noah Levitt authored
-
- 10 Nov, 2003 1 commit
-
-
Roozbeh Pournader authored
separators.
-
- 27 Oct, 2003 3 commits
-
-
Keith Packard authored
-
Keith Packard authored
tested to ensure that it even works from a _build directory.
-
Keith Packard authored
but there are still failures long into the process dealing with docs (as always). The big changes here are mostly to make $(srcdir) != "." work correctly, fixing the docbook related sections and fc-lang were particularily tricky. Docbook refuses to load system entities from anywhere other than where the original .sgml file was located, so no luck looking in "." for the configure-generated version.sgml and confdir.sgml files. fc-lang needed help finding .orth files; added a -d option to set the directory as the least evil of many options. Now to go use a faster machine and try and wring out the last issues.
-
- 26 Oct, 2003 2 commits
-
-
Keith Packard authored
-
Keith Packard authored
-
- 09 Oct, 2003 1 commit
-
-
Josselin Mouette authored
-
- 23 Sep, 2003 2 commits
-
-
Owen Taylor authored
HINT_NONE/HINT_SLIGHT/HINT_MEDIUM/HINT_FULL. (Bug #117)
-
Owen Taylor authored
-