[Pharo-users] Cairo rendering - why the difference between Pharo and VisualWorks - Quartz?

2022-01-28 Thread Stewart Maclean
Hi, I am working on a proof of concept reimplementation of an application developed in VisualWorks using Cairo and Pango. When I compare the renderings I see that the VisualWorks has a finer grained resolution. Initially I thought is was to do with my anti aliasing settings, but upon further

[Pharo-users] Re: Too many parenthesis - a matter of syntax

2022-01-28 Thread Vitor Medina Cruz
I think that's OK when you can choose when to use parentheses. If you think it would improve readability it is ok to use it, the problem is to be forced to use it even when you think it decreases readability, what I believe to be the case in discussion. On Thu, Jan 27, 2022 at 3:24 PM Russ Whaley