Hi,
Are you rendering your Cairo results inside a Morphic window?
Esteban
On Jan 29 2022, at 8:42 am, Stewart Maclean wrote:
>
> 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
Hi Esteban,
Yes, I create Rossal shapes (including a custom PangoLabel) and then open
the canvas using Morphic.
Interestingly if I use the command line pango-view to render to a file, the
results are the same as Pharo.
On Sat, Jan 29, 2022 at 9:59 PM Esteban Lorenzano wrote:
> Hi,
>
> Are you