Bug 117 - Support a "degree of hinting" pattern element
Summary: Support a "degree of hinting" pattern element
Status: RESOLVED FIXED
Alias: None
Product: fontconfig
Classification: Unclassified
Component: library (show other bugs)
Version: 2_1
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Keith Packard
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 118
  Show dependency treegraph
 
Reported: 2003-09-23 12:32 UTC by Owen Taylor
Modified: 2003-09-22 20:28 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch adding FC_HINT_STYLE key (2.12 KB, patch)
2003-09-23 12:36 UTC, Owen Taylor
Details | Splinter Review

Description Owen Taylor 2003-09-23 12:32:41 UTC
The tradeoff between 

 - Faithfullness to original letter shapes
 - Degree of contrast

Is a matter of user preference, also dependent on font shapes,
resolution, and quality of hinting available. It should be
possible to change through fontconfig.
Comment 1 Owen Taylor 2003-09-23 12:36:55 UTC
Created attachment 59 [details] [review]
Patch adding FC_HINT_STYLE key

This is what we've been using in Red Hat for the last year or so...
(If you do something different, I'd appreciate it if you use a 
different name for the key, since that will make migration problems
less.
Comment 2 Owen Taylor 2003-09-23 13:28:13 UTC
2003-09-23  Owen Taylor <otaylor@redhat.com>
 
        * fontconfig/fontconfig.h  src/fcdefault.c (FcDefaultSubstitute)
        src/fcname.c: Add a FC_HINT_STYLE key for patterns, with
        possible values HINT_NONE/HINT_SLIGHT/HINT_MEDIUM/HINT_FULL.
        (Bug #117)


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.