Bug 118 - Use FT_LOAD_TARGET_LIGHT
Summary: Use FT_LOAD_TARGET_LIGHT
Status: CLOSED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Lib/Xft (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Keith Packard
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 117
Blocks:
  Show dependency treegraph
 
Reported: 2003-09-23 12:38 UTC by Owen Taylor
Modified: 2011-10-15 17:15 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch adding FT_LOAD_TARGET_LIGHT support (2.17 KB, patch)
2003-09-23 12:39 UTC, Owen Taylor
no flags Details | Splinter Review

Description Owen Taylor 2003-09-23 12:38:46 UTC
Here's a patch that hooks up the FC_HINT_STYLE key described
in bug 117 to FT_LOAD_TARGET_LIGHT. I think FT_LOAD_TARGET_*
support may have been added to Xft recently for RGBA; in which 
case, this patch may conflict in a small way.
Comment 1 Owen Taylor 2003-09-23 12:39:41 UTC
Created attachment 60 [details] [review]
Patch adding FT_LOAD_TARGET_LIGHT support
Comment 2 Owen Taylor 2003-09-23 13:27:48 UTC
2003-09-23  Owen Taylor  <otaylor@redhat.com>
 
        Support FC_HINT_STYLE (#Bug 118)
         
        * xftfreetype.c: Hook up FC_HINT_STYLE to FT_LOAD_TARGET_LIGHT;
        also use FT_LOAD_TARGET_MONO when appropriate.
 
        * xftdpy.c: Hook up FC_HINT_STYLE to the Xft default system.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.