After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 139333 - API to disable font anti aliasing required
API to disable font anti aliasing required
Status: RESOLVED FIXED
Product: vte
Classification: Core
Component: general
unspecified
Other Linux
: High normal
: ---
Assigned To: VTE Maintainers
Nalin Dahyabhai
Depends on:
Blocks: 139332
 
 
Reported: 2004-04-07 08:29 UTC by Kiran Kumar Immidi
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
This patch adds an API to specify anti aliasing settings (6.86 KB, patch)
2004-04-07 08:31 UTC, Kiran Kumar Immidi
none Details | Review

Description Kiran Kumar Immidi 2004-04-07 08:29:52 UTC
Currently the API uses the system defaults for anti aliasing, a way to specify
it explicitly is not available.

See the related bug 139332
Comment 1 Kiran Kumar Immidi 2004-04-07 08:31:55 UTC
Created attachment 26424 [details] [review]
This patch adds an API to specify anti aliasing settings
Comment 2 Nalin Dahyabhai 2004-04-20 05:43:08 UTC
Implementation needed fleshing out for pango,pangox,ft2,glx drawing methods. 
Applying.