| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors |
| Name: fontconfig-devel | Distribution: Unknown |
| Version: 2.2.1 | Vendor: Unknown |
| Release: 8.0 | Build date: Wed Jul 14 15:19:11 2004 |
| Group: Development/Libraries | Build host: sh2004.itonet.co.jp |
| Size: 789295 | Source RPM: fontconfig-2.2.1-8.0.src.rpm |
| Url: http://fontconfig.org | |
| Summary: Font configuration and customization library | |
The fontconfig-devel package includes the header files, and developer docs for the fontconfig package. Install fontconfig-devel if you want to develop programs which will use fontconfig.
MIT
MD5: 2acadc624191b4aef17912107a76427a
* Wed Mar 10 2004 Owen Taylor <otaylor@redhat.com> 2.2.1-8.0
- Add Albany/Cumberland/Thorndale as fallbacks for Microsoft core fonts and
as non-preferred alternatives for Sans/Serif/Monospace
- Fix FreeType includes for recent FreeType
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Mon Sep 22 2003 Owen Taylor <otaylor@redhat.com> 2.2.1-6.0
- Should have been passing --with-add-fonts, not --with-add-dirs to
configure ... caused wrong version of Luxi to be used. (#100862)
* Fri Sep 19 2003 Owen Taylor <otaylor@redhat.com> 2.2.1-5.0
- Tweak fonts.conf to get right hinting for CJK fonts (#97337)
* Tue Jun 17 2003 Bill Nottingham <notting@redhat.com> 2.2.1-3
- handle null config->cache correctly
* Thu Jun 12 2003 Owen Taylor <otaylor@redhat.com> 2.2.1-2
- Update default config to include Hebrew fonts (#90501, Dov Grobgeld)
* Tue Jun 10 2003 Owen Taylor <otaylor@redhat.com> 2.2.1-2
- As a workaround disable doc builds on s390
* Mon Jun 09 2003 Owen Taylor <otaylor@redhat.com> 2.2.1-1
- Version 2.2.1
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com>
- debuginfo rebuild
* Mon Feb 24 2003 Owen Taylor <otaylor@redhat.com> 2.1-8
- Fix segfault in fc-cache from .dircache patch
* Mon Feb 24 2003 Owen Taylor <otaylor@redhat.com>
- Back out patch that wrote fonts.conf entries that crash RH-8.0
gnome-terminal, go with patch from fontconfig CVS instead.
(#84863)
* Tue Feb 11 2003 Owen Taylor <otaylor@redhat.com>
- Move fontconfig man page to main package, since it contains non-devel
information (#76189)
- Look in the OTF subdirectory of /usr/X11R6/lib/fonts as well
so we find Syriac fonts (#82627)
* Thu Feb 06 2003 Matt Wilson <msw@redhat.com> 2.1-5
- modified fontconfig-0.0.1.020626.1517-fontdir.patch to hard code
/usr/X11R6/lib/X11/fonts instead of using $(X_FONT_DIR). This is
because on lib64 machines, fonts are not in /usr/X11R6/lib64/....
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Wed Jan 15 2003 Owen Taylor <otaylor@redhat.com>
- Try a different tack when fixing cache problem
* Tue Jan 14 2003 Owen Taylor <otaylor@redhat.com>
- Try to fix bug where empty cache entries would be found in
~/.fonts.cache-1 during scanning (#81335)
* Thu Nov 21 2002 Mike A. Harris <mharris@redhat.com> 2.1-1
- Updated to version 2.1
- Updated slighthint patch to fontconfig-2.1-slighthint.patch
- Updated freetype version required to 2.1.2-7
* Mon Sep 02 2002 Owen Taylor <otaylor@redhat.com>
- Version 2.0
- Correct capitalization/spacing for ZYSong18030 name (#73272)
* Fri Aug 30 2002 Owen Taylor <otaylor@redhat.com>
- Blacklist fonts from ghostscript-fonts that don't render correctly
* Mon Aug 26 2002 Owen Taylor <otaylor@redhat.com>
- Upgrade to fcpackage rc3
- Fix bug in comparisons for xx_XX language tags
- Compensate for a minor config file change in rc3
* Wed Aug 21 2002 Owen Taylor <otaylor@redhat.com>
- Add an explicit PreReq for freetype
- Move fonts we don't ship to the end of the fonts.conf aliases so
installing them doesn't change the look.
* Wed Aug 21 2002 Owen Taylor <otaylor@redhat.com>
- Memory leak fix when parsing config files
- Set rh_prefer_bitmaps for .ja fonts to key off of in Xft
- Fix some groff warnings for fontconfig.man (#72138)
* Thu Aug 15 2002 Owen Taylor <otaylor@redhat.com>
- Try once more to get the right default Sans-serif font :-(
- Switch the Sans/Monospace aliases for Korean to Gulim, not Dotum
* Wed Aug 14 2002 Owen Taylor <otaylor@redhat.com>
- Fix %post
* Tue Aug 13 2002 Owen Taylor <otaylor@redhat.com>
- Fix lost Luxi Sans default
* Mon Aug 12 2002 Owen Taylor <otaylor@redhat.com>
- Upgrade to rc2
- Turn off hinting for all CJK fonts
- Fix typo in %post
- Remove the custom language tag stuff in favor of Keith's standard
solution.
* Mon Jul 15 2002 Owen Taylor <otaylor@redhat.com>
- Prefer Luxi Sans to Nimbus Sans again
* Fri Jul 12 2002 Owen Taylor <otaylor@redhat.com>
- Add FC_HINT_STYLE to FcBaseObjectTypes
- Switch Chinese fonts to always using Sung-ti / Ming-ti, and never Kai-ti
- Add ZYSong18030 to aliases (#68428)
* Wed Jul 10 2002 Owen Taylor <otaylor@redhat.com>
- Fix a typo in the langtag patch (caught by Erik van der Poel)
* Wed Jul 03 2002 Owen Taylor <otaylor@redhat.com>
- Add FC_HINT_STYLE tag
* Thu Jun 27 2002 Owen Taylor <otaylor@redhat.com>
- New upstream version, with fix for problems with
ghostscript-fonts (Fonts don't work for Qt+CJK,
etc.)
* Wed Jun 26 2002 Owen Taylor <otaylor@redhat.com>
- New upstream version, fixing locale problem
* Mon Jun 24 2002 Owen Taylor <otaylor@redhat.com>
- Add a hack where we set the "language" fontconfig property based on the locale, then
we conditionalize base on that in the fonts.conf file.
* Sun Jun 23 2002 Owen Taylor <otaylor@redhat.com>
- New upstream version
* Tue Jun 18 2002 Owen Taylor <otaylor@redhat.com>
- Fix crash from FcObjectSetAdd
* Tue Jun 11 2002 Owen Taylor <otaylor@redhat.com>
- make fonts.conf %config, not %config(noreplace)
- Another try at the CJK aliases
- Add some CJK fonts to the config
- Prefer Luxi Mono to Nimbus Mono
* Mon Jun 10 2002 Owen Taylor <otaylor@redhat.com>
- New upstream version
- Fix matching for bitmap fonts
* Mon Jun 03 2002 Owen Taylor <otaylor@redhat.com>
- New version, new upstream mega-tarball
* Tue May 28 2002 Owen Taylor <otaylor@redhat.com>
- Fix problem with FcConfigSort
* Fri May 24 2002 Owen Taylor <otaylor@redhat.com>
- Initial specfile
/usr/include/fontconfig /usr/include/fontconfig/fcfreetype.h /usr/include/fontconfig/fcprivate.h /usr/include/fontconfig/fontconfig.h /usr/lib/libfontconfig.a /usr/lib/libfontconfig.so /usr/lib/pkgconfig /usr/lib/pkgconfig/fontconfig.pc /usr/share/doc/fontconfig-devel-2.2.1 /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel.txt /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/ln12.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1016.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1042.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1064.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1087.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1111.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1134.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1159.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1184.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r120.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1209.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1234.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1259.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1281.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1306.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1331.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1356.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1383.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r141.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1414.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1437.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1460.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1486.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1515.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1545.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1575.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1608.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r162.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1629.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1650.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1672.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1693.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1715.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1736.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1758.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1780.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1802.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1823.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r183.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1847.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1868.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1890.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1913.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1936.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1959.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r1980.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2009.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2034.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r204.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2062.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2099.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2130.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2157.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2181.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2207.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2231.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2255.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r228.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2280.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2304.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2328.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2350.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2378.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2399.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2420.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2443.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2469.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r249.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2491.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2513.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2535.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2557.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2579.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2600.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2621.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2646.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2682.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r270.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2717.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2745.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2770.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2791.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2816.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2841.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2866.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2892.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2914.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2936.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r295.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2958.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r2983.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r3012.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r3037.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r3069.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r3102.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r3138.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r3161.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r3184.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r3209.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r323.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r3231.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r344.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r372.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r401.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r476.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r504.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r591.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r632.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r655.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r676.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r704.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r726.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r750.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r771.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r792.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r818.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r839.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r862.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r883.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r917.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r940.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r963.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r99.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/r994.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/t1.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/x19.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/x31.html /usr/share/doc/fontconfig-devel-2.2.1/fontconfig-devel/x93.html /usr/share/man/man3/FcAtomicCreate.3.gz /usr/share/man/man3/FcAtomicDeleteNew.3.gz /usr/share/man/man3/FcAtomicDestroy.3.gz /usr/share/man/man3/FcAtomicLock.3.gz /usr/share/man/man3/FcAtomicNewFile.3.gz /usr/share/man/man3/FcAtomicOrigFile.3.gz /usr/share/man/man3/FcAtomicReplaceOrig.3.gz /usr/share/man/man3/FcAtomicUnlock.3.gz /usr/share/man/man3/FcBlanksAdd.3.gz /usr/share/man/man3/FcBlanksCreate.3.gz /usr/share/man/man3/FcBlanksDestroy.3.gz /usr/share/man/man3/FcBlanksIsMember.3.gz /usr/share/man/man3/FcCharSetAddChar.3.gz /usr/share/man/man3/FcCharSetCopy.3.gz /usr/share/man/man3/FcCharSetCount.3.gz /usr/share/man/man3/FcCharSetCreate.3.gz /usr/share/man/man3/FcCharSetDestroy.3.gz /usr/share/man/man3/FcCharSetEqual.3.gz /usr/share/man/man3/FcCharSetFirstPage.3.gz /usr/share/man/man3/FcCharSetHasChar.3.gz /usr/share/man/man3/FcCharSetIntersect.3.gz /usr/share/man/man3/FcCharSetIntersectCount.3.gz /usr/share/man/man3/FcCharSetIsSubset.3.gz /usr/share/man/man3/FcCharSetNextPage.3.gz /usr/share/man/man3/FcCharSetSubtract.3.gz /usr/share/man/man3/FcCharSetSubtractCount.3.gz /usr/share/man/man3/FcCharSetUnion.3.gz /usr/share/man/man3/FcConfigAppFontAddDir.3.gz /usr/share/man/man3/FcConfigAppFontAddFile.3.gz /usr/share/man/man3/FcConfigAppFontClear.3.gz /usr/share/man/man3/FcConfigBuildFonts.3.gz /usr/share/man/man3/FcConfigCreate.3.gz /usr/share/man/man3/FcConfigDestroy.3.gz /usr/share/man/man3/FcConfigFilename.3.gz /usr/share/man/man3/FcConfigGetBlanks.3.gz /usr/share/man/man3/FcConfigGetCache.3.gz /usr/share/man/man3/FcConfigGetConfigDirs.3.gz /usr/share/man/man3/FcConfigGetConfigFiles.3.gz /usr/share/man/man3/FcConfigGetCurrent.3.gz /usr/share/man/man3/FcConfigGetFontDirs.3.gz /usr/share/man/man3/FcConfigGetFonts.3.gz /usr/share/man/man3/FcConfigGetRescanInverval.3.gz /usr/share/man/man3/FcConfigParseAndLoad.3.gz /usr/share/man/man3/FcConfigSetCurrent.3.gz /usr/share/man/man3/FcConfigSetRescanInverval.3.gz /usr/share/man/man3/FcConfigSubstitute.3.gz /usr/share/man/man3/FcConfigSubstituteWithPat.3.gz /usr/share/man/man3/FcConfigUptoDate.3.gz /usr/share/man/man3/FcDefaultSubstitute.3.gz /usr/share/man/man3/FcDirCacheValid.3.gz /usr/share/man/man3/FcDirSave.3.gz /usr/share/man/man3/FcDirScan.3.gz /usr/share/man/man3/FcFileScan.3.gz /usr/share/man/man3/FcFontList.3.gz /usr/share/man/man3/FcFontMatch.3.gz /usr/share/man/man3/FcFontRenderPrepare.3.gz /usr/share/man/man3/FcFontSetAdd.3.gz /usr/share/man/man3/FcFontSetCreate.3.gz /usr/share/man/man3/FcFontSetDestroy.3.gz /usr/share/man/man3/FcFontSort.3.gz /usr/share/man/man3/FcFreeTypeCharIndex.3.gz /usr/share/man/man3/FcFreeTypeCharSet.3.gz /usr/share/man/man3/FcFreeTypeQuery.3.gz /usr/share/man/man3/FcGetVersion.3.gz /usr/share/man/man3/FcInit.3.gz /usr/share/man/man3/FcInitBringUptoDate.3.gz /usr/share/man/man3/FcInitLoadConfig.3.gz /usr/share/man/man3/FcInitLoadConfigAndFonts.3.gz /usr/share/man/man3/FcInitReinitialize.3.gz /usr/share/man/man3/FcMatrixCopy.3.gz /usr/share/man/man3/FcMatrixEqual.3.gz /usr/share/man/man3/FcMatrixInit.3.gz /usr/share/man/man3/FcMatrixMultiply.3.gz /usr/share/man/man3/FcMatrixRotate.3.gz /usr/share/man/man3/FcMatrixScale.3.gz /usr/share/man/man3/FcMatrixShear.3.gz /usr/share/man/man3/FcNameConstant.3.gz /usr/share/man/man3/FcNameGetConstant.3.gz /usr/share/man/man3/FcNameGetObjectType.3.gz /usr/share/man/man3/FcNameParse.3.gz /usr/share/man/man3/FcNameRegisterConstants.3.gz /usr/share/man/man3/FcNameRegisterObjectTypes.3.gz /usr/share/man/man3/FcNameUnparse.3.gz /usr/share/man/man3/FcNameUnregisterConstants.3.gz /usr/share/man/man3/FcNameUnregisterObjectTypes.3.gz /usr/share/man/man3/FcObjectSetAdd.3.gz /usr/share/man/man3/FcObjectSetBuild.3.gz /usr/share/man/man3/FcObjectSetCreate.3.gz /usr/share/man/man3/FcObjectSetDestroy.3.gz /usr/share/man/man3/FcPatternAdd-Type.3.gz /usr/share/man/man3/FcPatternAdd.3.gz /usr/share/man/man3/FcPatternAddWeak.3.gz /usr/share/man/man3/FcPatternBuild.3.gz /usr/share/man/man3/FcPatternCreate.3.gz /usr/share/man/man3/FcPatternDel.3.gz /usr/share/man/man3/FcPatternDestroy.3.gz /usr/share/man/man3/FcPatternEqual.3.gz /usr/share/man/man3/FcPatternEqualSubset.3.gz /usr/share/man/man3/FcPatternGet-Type.3.gz /usr/share/man/man3/FcPatternGet.3.gz /usr/share/man/man3/FcPatternHash.3.gz /usr/share/man/man3/FcPatternPrint.3.gz /usr/share/man/man3/FcStrBasename.3.gz /usr/share/man/man3/FcStrCmpIgnoreCase.3.gz /usr/share/man/man3/FcStrCopy.3.gz /usr/share/man/man3/FcStrCopyFilename.3.gz /usr/share/man/man3/FcStrDirname.3.gz /usr/share/man/man3/FcStrListCreate.3.gz /usr/share/man/man3/FcStrListDone.3.gz /usr/share/man/man3/FcStrListNext.3.gz /usr/share/man/man3/FcStrSetAdd.3.gz /usr/share/man/man3/FcStrSetAddFilename.3.gz /usr/share/man/man3/FcStrSetCreate.3.gz /usr/share/man/man3/FcStrSetDel.3.gz /usr/share/man/man3/FcStrSetDestroy.3.gz /usr/share/man/man3/FcStrSetMember.3.gz /usr/share/man/man3/FcUcs4ToUtf8.3.gz /usr/share/man/man3/FcUtf16Len.3.gz /usr/share/man/man3/FcUtf16ToUcs4.3.gz /usr/share/man/man3/FcUtf8Len.3.gz /usr/share/man/man3/FcUtf8ToUcs4.3.gz /usr/share/man/man3/FcValueDestroy.3.gz /usr/share/man/man3/FcValueSave.3.gz
Generated by rpm2html 1.7
admin, Tue Jun 28 14:00:34 2005