LinHES Forums http://forum.linhes.org/ |
|
Antialiasing in R5E50 (Fixed!!) http://forum.linhes.org/viewtopic.php?f=6&t=13304 |
Page 1 of 2 |
Author: | aa1979 [ Thu Jan 04, 2007 4:27 pm ] |
Post subject: | Antialiasing in R5E50 (Fixed!!) |
How is antialiasing of menu text enabled in R5E50? A google search turned up this: QT_XFT=1 export QT_XFT ...but it doesn't work. Thanks! ![]() |
Author: | aa1979 [ Fri Jan 05, 2007 12:10 am ] |
Post subject: | |
Can at least someone confirm that menu text was antialiased before R5E50 and is now jaggy? |
Author: | punditguy [ Fri Jan 05, 2007 1:13 pm ] |
Post subject: | |
Yeah, my menu fonts in Blootube look awful. I can't find a place to verify that it's using Vera like it should be... |
Author: | aa1979 [ Fri Jan 05, 2007 2:08 pm ] |
Post subject: | |
Okay, very glad it wasn't just me that messed something up. I actually also tried making a ~/.fonts.conf as per http://leaf.dragonflybsd.org/~justin/ha ... fonts.html which is supposed to be the way to enable antialiasing of fonts with xorg, but still blocky in the menu. This must be related to the switchover to xorg in E50. Does mythfrontend have to be modified to respect xorg's antialiasing settings? |
Author: | aa1979 [ Fri Jan 05, 2007 3:14 pm ] |
Post subject: | |
Interesting that OSD is correctly antialiased, but it looks like pretty much everything else is not. Does the OSD use a different method to draw text? Also, both OpenGL and qt drawing settings give jaggy text. Forcing antialiasing in my nvidia-settings has no effect. Edit: I notice fluxbox is correctly antialiasing and normal programs like nvidia-settings are nicely antialiased. |
Author: | ethernut [ Fri Jan 05, 2007 3:40 pm ] |
Post subject: | |
It might be your dpi= setting in your xorg.conf. I had to set mine to dpi = 100x100 and it cleared right up.. Just a thought though.. |
Author: | aa1979 [ Fri Jan 05, 2007 3:42 pm ] |
Post subject: | |
I already have Option "DPI" "100 x 100" in Section "Monitor" in xorg.conf. It was there by default. |
Author: | Martian [ Tue Jan 16, 2007 4:16 pm ] |
Post subject: | |
I also have jagged text on R5E50. With my LCD HDTV it is really obvious in the menu text on Blootube. I also tried other themes and no joy there either. On my box the OSD menu fonts are not anti-aliased as well. Aa1979, I'm guessing if you look really close or if you increase your OSD text size you will see that it is jagged as well. I didn't notice it on the OSD text until I got up close to the TV and looked for it. I'm betting it's more obvious on my TV being that it's LCD. Now that I've found it in the OSD it drives me nuts there too! I spent a couple hours working on it last night (before I found this thread) and have basically tried all the things listed here including messing around with my DPI settings in xorg.conf. For anyone who wants to be able to use Option "DPI" or Option "DisplaySize" or Option "UseEdidDpi" you will need to edit /etc/X11/xinit/xserverrc and remove remove -dpi 100 from the line exec /usr/bin/X11/X -dpi 100 -nolisten tcp otherwise it will override any settings in your xorg.conf file. Check this thread for more details: http://mysettopbox.tv/phpBB2/viewtopic. ... =fonts+dpi Playing with DPI settings did change the font sizes (as it should) but didn't do anything as far as anti-aliasing, everything still looks all jagged. I'm fresh out of ideas but I hope someone can figure this out. Perhaps the DPI and Display sizes are a piece of the puzzle so I thought I throw that info out there and maybe it can help someone else. Martian |
Author: | tjc [ Tue Jan 16, 2007 8:04 pm ] |
Post subject: | |
I think you all mean R5E50, not E30: http://mysettopbox.tv/phpBB2/viewtopic.php?t=13537 |
Author: | Martian [ Tue Jan 16, 2007 8:45 pm ] |
Post subject: | |
That will teach me to copy and paste. Post edited. Martian |
Author: | Spektr [ Tue Jan 16, 2007 9:05 pm ] |
Post subject: | |
I would like to add my voice to those who aren't getting AA'd fonts in R5E50 (I did in all previous versions). I've tried messing around with the fonts in my xorg.conf (changing their order changes precidence), but no dice. I can't recall, but did previous versions of Knoppmyth (pre-Xorg) use XFS? |
Author: | aa1979 [ Tue Jan 16, 2007 10:23 pm ] |
Post subject: | |
Whoops, why on earth did I write E30? Oh well, edited. Sorry! ![]() |
Author: | Spektr [ Wed Jan 17, 2007 9:20 pm ] |
Post subject: | |
Hey all, I fixed the non-AA fonts problem. You need to specify Xft settings in your /home/mythtv/.qt/qtrc file, as so (an excerpt from my ~/.qt/qtrc file): Code: [General]
GUIEffects=general^eanimatecombo^e embedFonts=true enableXft=true useXft=true font=Sans Serif,12,-1,5,50,0,0,0,0,0 #font=helvetica,12,-1,5,50,0,0,0,0,0 libraryPath=$HOME/.kde/lib/kde3/plugins/:/usr/lib/kde3/plugins/ style=keramik You will need to insert the two Xft lines. I changed the font as well, that is up to you. That's all there is to it, enjoy! |
Author: | thornsoft [ Wed Jan 17, 2007 11:00 pm ] |
Post subject: | |
Spektr wrote: I fixed the non-AA fonts problem. You need to specify Xft settings in your /home/mythtv/.qt/qtrc file
Cool - thanks! |
Author: | Martian [ Wed Jan 17, 2007 11:42 pm ] |
Post subject: | |
Thank you Spektr!!! This worked great. For some reason antialiasing didn't work with the Helvetica font. I then changed to Sans Serif and the text looks beautiful. I've now changed the font to Freetype Mono as that's what I use for everything else in Myth (it's seems to be the default). Thanks again Spektr, Martian |
Page 1 of 2 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |