FS#19555 - [rxvt-unicode-256color] some fonts weird because of font-width-fix.patch
Attached to Project:
Community Packages
Opened by Lukas Grässlin (lukasg) - Friday, 21 May 2010, 14:11 GMT
Last edited by Thomas Dziedzic (tomd123) - Saturday, 03 July 2010, 19:44 GMT
Opened by Lukas Grässlin (lukasg) - Friday, 21 May 2010, 14:11 GMT
Last edited by Thomas Dziedzic (tomd123) - Saturday, 03 July 2010, 19:44 GMT
|
Details
For what exactely is that font-width-fix.patch in
rxvt-unicode-256color?
I was using the regular rxvt-unicode with xft:Dejavu Sans Mono:size=9 and it looked good. After I changed to the 256color version the font was looking really weird (width too small imho). After I compiled the 256color version without that patch, the font is looking good again. |
This task depends upon
Closed by Thomas Dziedzic (tomd123)
Saturday, 03 July 2010, 19:44 GMT
Reason for closing: Won't fix
Additional comments about closing: patched is preferred
Saturday, 03 July 2010, 19:44 GMT
Reason for closing: Won't fix
Additional comments about closing: patched is preferred
>> + * bukind: don't use g.width as a width of a character!
>> + * instead use g.xOff, see e.g.: http://keithp.com/~keithp/render/Xft.tutorial
Can font be adjusted by changing size for example?