Commit Graph

720 Commits

Author SHA1 Message Date
Keith Packard 164301051d Create fontconfig-user.html 2003-03-07 19:41:34 +00:00
Keith Packard 251c36c1b3 Add more to .cvsignore 2003-03-07 19:39:57 +00:00
Keith Packard b219ac6b99 Make documentation build 2003-03-07 19:37:16 +00:00
Keith Packard 39381776a4 Finish reformatting developer documentation 2003-03-07 19:01:41 +00:00
Keith Packard 90bdcf6051 Add copyright 2003-03-07 08:52:27 +00:00
Keith Packard 2df0c66230 Use <parameter> tags. Add copyrights 2003-03-07 08:51:14 +00:00
Keith Packard bfc2dc3ac4 Add lots more function documentation 2003-03-07 08:44:32 +00:00
Keith Packard 22671e2551 Rework documentation to build man pages for each function 2003-03-07 07:12:51 +00:00
Keith Packard 5e1f56b567 Add func doc creation program edit-sgml 2003-03-07 06:17:36 +00:00
Mike A. Harris c92abf78e1 Update Changelog 2003-03-05 10:09:57 +00:00
Mike A. Harris a5ae222c2a Added back the configure macro options --disable-docs because otherwise
fontconfig installs docs into /usr/share/doc/fontconfig (with no
    version number) unconditionally, causing RPM to fail the build due to
    _unpackaged_files_terminate_build. We pick up the pregenerated docs
    with %doc already.
2003-03-05 10:08:08 +00:00
Mike A. Harris b06766e439 Updated rpm specfile changelog and Changelog to reflect today's changes 2003-03-05 09:28:08 +00:00
Mike A. Harris fc87206f77 Reordered %files lists to be a bit tidier. Made -devel package own the
%{_includedir}/fontconfig directory
2003-03-05 09:16:37 +00:00
Mike A. Harris c674c89bf9 Put %post script in {}'s for tidyness, and change the call to fc-cache to
use %{_bindir}/fc-cache
2003-03-05 09:14:06 +00:00
Mike A. Harris 5283328a60 Changed BuildRequires: lines to use %{_bindir} macro instead of hard coded
/usr/bin
2003-03-05 09:10:14 +00:00
Mike A. Harris 674c09dfbf Replace commented out %define at top of specfile with a comment preceding
the freetype2 define, since rpm expands macros in comments. Also remove
    -j flag from make, as _smp_mflags expands to -jN already.
2003-03-05 09:08:41 +00:00
Keith Packard d30f481c4d switch vesion to version 2003-03-05 07:45:37 +00:00
Keith Packard d93fb00e8d optimize string compares even more 2003-03-05 06:09:36 +00:00
Keith Packard dc1de232a6 Use VERSION in fontconfig.pc.in 2003-03-05 06:09:14 +00:00
Keith Packard 83e42969fc No longer using config directory 2003-03-05 05:57:11 +00:00
Keith Packard 94421e4097 use FcToLower instead of tolower 2003-03-05 05:53:10 +00:00
Keith Packard 55ef7dac64 Add FcLangSetPrint 2003-03-05 05:52:51 +00:00
Keith Packard 793e946c2f AddFcLangSetContains for font listing, add first-letter table for language
lookups, change RCS tag
2003-03-05 05:52:31 +00:00
Keith Packard 4bd4418ab5 Change RCS tag 2003-03-05 05:51:27 +00:00
Keith Packard 0eadb052fb Add letter ranges to speed lang lookups, change CVS tag 2003-03-05 05:48:53 +00:00
Keith Packard 4c2967f626 Change RCS tag, add FcLangSetContains 2003-03-05 05:48:15 +00:00
Keith Packard 0b5c5dd1be Switch RCS tag label 2003-03-05 04:26:06 +00:00
Keith Packard 7b94ae21fc Add .cvsignore 2003-03-04 00:19:09 +00:00
Keith Packard af82b48c2b Allow multiple directories in --with-add-fonts, by default add only
scalable fonts from X directory
2003-03-04 00:14:58 +00:00
Keith Packard bb7743ae7e Update version to 2.1.91 2003-03-03 05:47:14 +00:00
Owen Taylor 22dc6fc6db Sun Mar 2 14:16:17 2003 Owen Taylor <otaylor@redhat.com>
fontconfig.spec.in: Improvements from Red Hat spec file.
{fc-lang,fc-cache,fc-list}/Makefile.am: Add man pages.
docs/*.sgml: SGML fixes.
2003-03-03 01:13:11 +00:00
Keith Packard ee170116da Ignore dist files 2003-03-02 19:13:00 +00:00
Keith Packard ff3f1f98ed Switch back to -version-info for fontconfig as its at minor 0. Add
--system-only to fc-cache. Fix FC_VERSION to match product version
    rather than .so version
2003-03-02 19:12:23 +00:00
Keith Packard bf0093b724 oops -- X fonts referenced from the wrong place 2003-03-02 08:46:04 +00:00
Keith Packard ad9b233c98 Make default confdir point to sysconfdir 2003-03-02 08:00:24 +00:00
Keith Packard 181f614a96 Add ltmain.sh to the package 2003-03-02 07:36:08 +00:00
Keith Packard 8fc10a72ad make dist works now. Update to 2.1.90 in preparation for eventual 2.2
release
2003-03-02 07:28:24 +00:00
Keith Packard 4b06670ac9 Add .cvsignore 2003-03-01 05:55:48 +00:00
Keith Packard 44d903783d Add simple tests 2003-03-01 05:55:17 +00:00
Keith Packard 9238fc061d Add --disable-docs flag 2003-03-01 05:21:02 +00:00
Keith Packard 0da305f7f8 Switch to docbook and split documentation into pieces 2003-03-01 03:06:37 +00:00
Keith Packard 584ac89a01 Reformat documentation into sgml for docbook, split into user/devel guides 2003-03-01 02:23:52 +00:00
Keith Packard df43986cdc Disable globaladvance for batang fonts 2003-02-27 08:12:13 +00:00
Keith Packard cc168fa668 Disable globaladvance for gulim fonts 2003-02-27 08:08:09 +00:00
Keith Packard 148656ed8b Stop setting FC_SPACING from font hints. Theyre always wrong 2003-02-27 07:04:59 +00:00
Keith Packard 662b879681 Avoid crashing with null expressions in debug code 2003-02-27 07:04:31 +00:00
Keith Packard 2d39321f1e Allow double or integer for numeric values in matching 2003-02-26 19:13:17 +00:00
Keith Packard f2aacf1ed9 Add remaining .cvsignore files 2003-02-24 17:52:44 +00:00
Keith Packard 8530b30b0b Add .cvsignore file 2003-02-24 17:50:29 +00:00
Keith Packard 20fa60c9ae Switch to automake 2003-02-24 17:18:50 +00:00