[Bug 698] New - libfontconfig support

wine-bugs at winehq.com wine-bugs at winehq.com
Fri May 17 02:57:46 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=698

*** shadow/698	Fri May 17 02:57:46 2002
--- shadow/698.tmp.29113	Fri May 17 02:57:46 2002
***************
*** 0 ****
--- 1,26 ----
+ +============================================================================+
+ | libfontconfig support                                                      |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 698                         Product: Wine                    |
+ |       Status: UNCONFIRMED                 Version: unspecified             |
+ |   Resolution:                            Platform:                         |
+ |     Severity: normal                   OS/Version: All                     |
+ |     Priority: P1                        Component: wine-gdi                |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: wine-bugs at winehq.com                                         |
+ |  Reported By: fgouget at codeweavers.com                                      |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |    Milestone: TargetMilestone: ---                                         |
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ The user may have already installed many TrueType fonts for X. But unless he
+ adds these directories to the FontDirs section, Wine will be unable to use these
+ fonts via FreeType. One way to alleviate this problem is to use libfontconfig.so
+ (if available) to get the list of directories containing fonts.
+ Note that libfontconfig does not appear to be available on many systems yet
+ (i.e. it's not in XFree86 4.1 for instance).
+ 
+ See:
+ http://www.xfree86.org/pipermail/i18n/2001-December/002747.html
\ No newline at end of file



More information about the wine-bugs mailing list