<div dir="ltr"><div>It's fine Roman, thanks for the clarification ;)</div><div><br></div><div>I like that it looks bigger now! </div><div><br></div><div>Perhaps we can make Pd remember the last window size and keep it. It seems that if you adjust, it gets lost.</div><div><br></div><div>cheers</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em sáb., 9 de abr. de 2022 às 18:12, Roman Haefeli <<a href="mailto:reduzent@gmail.com">reduzent@gmail.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
On Sat, 2022-04-09 at 15:48 -0300, Alexandre Torres Porres wrote:<br>
> <br>
> The issue now is a different one and it is that the display seems to<br>
> be different. Before, a font size of 12 did fit nicely, now it<br>
> doesn't. At least that's what I perceived, but I might be wrong and<br>
> was actually checking here. My concern is that maybe the rendering<br>
> changed or something, and when this issue came up here I thought I'd<br>
> bring it up to see if there could be a relation.<br>
>  <br>
> Here are some screenshots, left is 0.52-1, right is 0.52-2, left has<br>
> font size = 12, first we compare to the right with font size = 12,<br>
> then font size = 10.<br>
<br>
I'm bear some of the blame for this. I found it odd that the Pd console<br>
doesn't use monospaced font (since consoles usually use a monospaced<br>
font) and opened an issue:<br>
<br>
<a href="https://github.com/pure-data/pure-data/issues/1558" rel="noreferrer" target="_blank">https://github.com/pure-data/pure-data/issues/1558</a><br>
<br>
Then it became clear that the font was supposed to be monospaced all<br>
along but it wasn't implemented properly. This issue was tagged 'bug'<br>
and got fixed quickly by IOhannes. 0.52-2 was the next release after<br>
this got merged. <br>
<br>
<br>
@Alex: I see how this breaks the appearance of the ELSE banner in the<br>
console and I'm sorry for that. I reckon it uses some ASCII-art which<br>
doesn't work well with non-monospaced fonts. At least, in the future<br>
you'll get a reliable look. There are other external banners that use<br>
ASCII-art-like decorations. Personally, I find it often easier to<br>
follow the printed messages of a patch when the font uses a consistent<br>
width. <br>
<br>
Re bigger:  I imagine what is a comfortable window size is dependent on<br>
the output medium. When working on an external 4K monitor, I keep<br>
dragging many of Pd's windows larger all the time, especially the file<br>
dialog, which to me has a ridiculously small default size.  I mean: I<br>
find the font size OK, but the Pd window too narrow. For my local<br>
install, I changed it to 700x400 in tcl/pdwindow.tcl:395<br>
<br>
Roman <br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div></div>