[Pharo-project] Drawing text in Athens
Hi, I'm trying to render a Roassal view using Athens. I finally was able to setup everything and some Athens examples works. However when I try to render text the image crash. I had free type selected and tried in Pharo 1.4 and 2.0 Any idea why this can be? Thanks, Vanessa.
Hi Vanessa, AFAIK, text rendering with Athens is still not finished, but not sure about that :) (yeah, not of much help :P) Esteban On Jan 28, 2013, at 8:45 PM, Vanessa Peña Araya <van.c.pena@gmail.com> wrote:
Hi,
I'm trying to render a Roassal view using Athens. I finally was able to setup everything and some Athens examples works. However when I try to render text the image crash. I had free type selected and tried in Pharo 1.4 and 2.0
Any idea why this can be?
Thanks, Vanessa.
Hi Esteban, I make it work in 2.0 and using the Cairo surface :) Thanks, Vanessa. On 01/28/2013 05:05 PM, Esteban Lorenzano wrote:
Hi Vanessa,
AFAIK, text rendering with Athens is still not finished, but not sure about that :) (yeah, not of much help :P)
Esteban
On Jan 28, 2013, at 8:45 PM, Vanessa Peña Araya <van.c.pena@gmail.com> wrote:
Hi,
I'm trying to render a Roassal view using Athens. I finally was able to setup everything and some Athens examples works. However when I try to render text the image crash. I had free type selected and tried in Pharo 1.4 and 2.0
Any idea why this can be?
Thanks, Vanessa.
She meant string rendering. String rendering is working. The problem was that some examples are broken :(
Hi Vanessa,
AFAIK, text rendering with Athens is still not finished, but not sure about that :) (yeah, not of much help :P)
Esteban
On Jan 28, 2013, at 8:45 PM, Vanessa Peña Araya <van.c.pena@gmail.com> wrote:
Hi,
I'm trying to render a Roassal view using Athens. I finally was able to setup everything and some Athens examples works. However when I try to render text the image crash. I had free type selected and tried in Pharo 1.4 and 2.0
Any idea why this can be?
Thanks, Vanessa.
On 28 January 2013 20:45, Vanessa Peña Araya <van.c.pena@gmail.com> wrote:
Hi,
I'm trying to render a Roassal view using Athens. I finally was able to setup everything and some Athens examples works. However when I try to render text the image crash. I had free type selected and tried in Pharo 1.4 and 2.0
Any idea why this can be?
No idea. Need more information. Can you give at least a code snippet which you trying to run?
Thanks, Vanessa.
-- Best regards, Igor Stasenko.
participants (4)
-
Esteban Lorenzano -
Igor Stasenko -
Stéphane Ducasse -
Vanessa Peña Araya