On 06/04/2015 11:41 AM, Marc Lehmann wrote:
On Thu, Jun 04, 2015 at 11:32:25AM -0500, "Estrada, Zachary J" 
<[email protected]> wrote:
Makes sense, the resource will be ignored - have you tried the letterSpace
method from my first reply that sets the internal letterSpace value?

Does this method allow one to set a value?

Hmm, no, I only looked to find the name of the method, but it is indeed
only for reading - sorry again. Try this (untested) patch to make it into
a mutator:

http://ue.tst.eu/4659d1f2e7f16eb218a512653466610b.txt

Sorry, I'm quite new to urxvt's internals and these perl extensions, so I'm
not sure where to go from here.

I'm quite content making these patches if you test them :)


Awesome thanks! Now time for what (I think) should be the last part. While resizing the font/changing the letter spacing, the set_fonts() method does reflect the change in the window, but it appears the ncol value does not get updated until the hook finishes executing. Is there a way to work around that?

I just pushed the latest of my attempts to:
https://github.com/zestrada/urxvt-fixed-cols/blob/master/fixed-cols

Thanks again for all the help!


_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode

Reply via email to