Gautam Iyer writes: 

> On Sat, Aug 16, 2008 at 01:23:59PM +0200, Jehan wrote: 
> 
>> 1/Can fonts change during the execution of mrxvt? Or is there supposed
>> to be one font for one instance of mrxvt? Or one font for each tab? Or
>> can there really be change of font in the same tab?
> 
> Yes. Pressing Ctrl+Plus/Minus changes them. Without Xft, it chooses from
> a list of 6 predefined fonts. With Xft it adjusts the size by some
> specified increment.

Hum... These shortcuts segfaults on my distribution's mrxvt (0.5.3, I 
haven't looked exactly with which options it has been compiled?). 

On the current svn version, it does not crash, but does not work, whether I 
enable or disable xft... (I used a mrxvtrc containing your font 
configuration)
Do you use this feature? Does it work for you? If not, maybe is it a broken 
feature globally. If yes, it is broken in some cases. Anyway there is maybe 
something to fix some day... 

> BOLDFONT enables drawing bold characters using a different (presumably
> bold) font. Without Xft this font can be specified using -fb. With xft
> the font used is the same as the current font. The weight of the bold
> font can be specified using -xftbwt.

Ok. But "when" does text pass to bold? Is it depending on a control 
sequence?
In the file mrxvt_seq.txt.bz2, I read:
ESC [ Pm m
    Character Attributes (SGR)
[...]
        Ps = 1 / 22     On / Off Bold (bright fg)
[...] 

So it means that the control sequence 'ESC [ 1 m' passes to bold font and 
'ESC [ 22 m' disables bold font, doesn't it?
Is there other possible conditions/cases to use bold font? 


Thanks for all these answers. Hopefully it will help me well. 

Jehan

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Materm-devel mailing list
Materm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/materm-devel
mrxvt home page: http://materm.sourceforge.net

Reply via email to