Mailinglist Archive: opensuse-bugs (13486 mails)
| < Previous | Next > |
[Bug 333031] Cannot activate subpixel hinting in KDE
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 15 Oct 2007 06:36:06 -0600 (MDT)
- Message-id: <20071015123606.86D6ACC7AC@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=333031#c5
--- Comment #5 from Mike Fabian <mfabian@xxxxxxxxxx> 2007-10-15 06:36:05 MST
---
Created an attachment (id=178462)
--> (https://bugzilla.novell.com/attachment.cgi?id=178462)
freetype2-subpixel-available-p.c
Sample program to check whether subpixel hinting in freetype2 is
enabled.
Compile it like this:
gcc -g -O0 -Wall -o freetype2-subpixel-available-p
freetype2-subpixel-available-p.c $(pkg-config --cflags freetype2) $(pkg-config
--libs 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.
--- Comment #5 from Mike Fabian <mfabian@xxxxxxxxxx> 2007-10-15 06:36:05 MST
---
Created an attachment (id=178462)
--> (https://bugzilla.novell.com/attachment.cgi?id=178462)
freetype2-subpixel-available-p.c
Sample program to check whether subpixel hinting in freetype2 is
enabled.
Compile it like this:
gcc -g -O0 -Wall -o freetype2-subpixel-available-p
freetype2-subpixel-available-p.c $(pkg-config --cflags freetype2) $(pkg-config
--libs 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.
| < Previous | Next > |