Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 203865 - proper freetype support in utf8-patched vdr-graphlcd
Summary: proper freetype support in utf8-patched vdr-graphlcd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo VDR Project
URL: http://vdr-portal.de/board/thread.php...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-31 10:18 UTC by Lucian Muresan
Modified: 2008-01-01 13:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build with -DHAVE_FREETYPE2 (vdr-graphlcd-0.1.5_DHAVE_FREETYPE2.diff,905 bytes, text/plain)
2007-12-31 10:19 UTC, Lucian Muresan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lucian Muresan 2007-12-31 10:18:23 UTC
It really only works when also the vdr-plugin itself is built with "DEFINES += -DHAVE_FREETYPE2" AND ALSO "INCLUDES += -I$(INSTALLPREFIX)/include/freetype2".
Until the plugin maintainer / utf8 patch author fixes the plugin maikefile, please sove this via ebuild. I'm attaching my current local patch for this.
Comment 1 Lucian Muresan 2007-12-31 10:19:31 UTC
Created attachment 139699 [details]
build with -DHAVE_FREETYPE2
Comment 2 Joerg Bornkessel (RETIRED) gentoo-dev 2007-12-31 13:26:57 UTC
Ha, so simple?

ok, will take a look on this in next few days,
Comment 3 Joerg Bornkessel (RETIRED) gentoo-dev 2007-12-31 13:27:28 UTC
.
Comment 4 Joerg Bornkessel (RETIRED) gentoo-dev 2008-01-01 12:24:30 UTC
I added the patch to vdr-graphtft-0.1.5-r1
works here on my system,

but iam wondering, if i link in /etc/vdr/plugins/graphlcd to the fonts.conf.ttf

ln -s fonts.conf.ttf fonts.conf

the plugin failed to load. Should this not work now with ttf fonts ?

If i link to "normal" fonts, it works and i have no Problems in "Umlauts"

Lucian, any hints ?

Comment 5 Joerg Bornkessel (RETIRED) gentoo-dev 2008-01-01 12:33:09 UTC
(In reply to comment #4)
> I added the patch to vdr-graphtft-0.1.5-r1
- vdr-graphtft-0.1.5-r1
+ vdr-graphlcd-0.1.5-r1


Comment 6 Joerg Bornkessel (RETIRED) gentoo-dev 2008-01-01 13:00:02 UTC
(In reply to comment #4)
> I added the patch to vdr-graphtft-0.1.5-r1
- vdr-graphtft-0.1.5-r1
+ vdr-graphlcd-0.1.5-r1