Mailinglist Archive: opensuse-bugs (6406 mails)
| < Previous | Next > |
[Bug 259718] Sub-pixel antialising does not work when set from KDE Control Center
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 3 Apr 2007 11:54:03 -0600 (MDT)
- Message-id: <20070403175403.C2AF4FE5@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=259718
------- Comment #12 from mfabian@xxxxxxxxxx 2007-04-03 11:54 MST -------
The test
FT_Err_Unimplemented_Feature == FT_Library_SetLcdFilter(ftLibrary,
FT_LCD_FILTER_DEFAULT )
from the attached demo program can probably be used in kcontrol to check
whether subpixel rendering is available and if not disable (gray out)
the subpixel features and display a comment
"subpixel rendering not available in freetype2"
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Comment #12 from mfabian@xxxxxxxxxx 2007-04-03 11:54 MST -------
The test
FT_Err_Unimplemented_Feature == FT_Library_SetLcdFilter(ftLibrary,
FT_LCD_FILTER_DEFAULT )
from the attached demo program can probably be used in kcontrol to check
whether subpixel rendering is available and if not disable (gray out)
the subpixel features and display a comment
"subpixel rendering not available in freetype2"
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |