Open eyalch opened 7 years ago
Sorry for the very late response.
Can you explain why this is needed?
What would you suggest as a minimum font size, if implemented?
I don't even remember writing this issue LOL
Ok, I'll take that as this isn't an issue anymore = )
The reason why this could be useful to me at least is because I use bitmap fonts that only have certain sizes. If I adjust to an incorrect size, a fallback font will be used. Alternatively, a way to only change size to specific steps (e.g. 12,14,16,20,26...) rather than increments would be a very nice addition
Which font are you using @Barbarossa93? Please paste your urxvt.font
lines in ~/.Xresources
For changing steps, have you seen the URxvt.resize-font.step: 2
option?
I know almost a year has passed since your last commit but, could you try and add a limit to the minimum font size? Not 100% sure but perhaps also a limit to the maximum font size. It's just that I'm not at all familiar with Perl.