Discussion:
Typography Rendering
Sebastian Oliva
2010-10-03 05:37:22 UTC
Permalink
I've fixed the issue on the font rendering, it now selects any font
installed on the system and accepts any option that pango and freetype
recognizes, and measures textwidth and textheight.
I had to pre-render text at each test metrics call.
I have my current implementation at
https://bitbucket.org/tian2992/shoebot-dq and I'm expecting for it to
be merged with the main branch
Oh, I forgot, but I could not fix the issue with text not being
managed by the transforming matrices.
Sebastian Oliva
2010-10-03 05:34:32 UTC
Permalink
I've fixed the issue on the font rendering, it now selects any font
installed on the system and accepts any option that pango and freetype
recognizes, and measures textwidth and textheight.
I had to pre-render text at each test metrics call.

I have my current implementation at
https://bitbucket.org/tian2992/shoebot-dq and I'm expecting for it to
be merged with the main branch
Architetto Francesco Fantoni
2010-10-03 06:49:33 UTC
Permalink
I had originally written the text code, I will have a look at it, but the whole code structure has changed a lot, I need a bit of testing.
Post by Sebastian Oliva
I've fixed the issue on the font rendering, it now selects any font
installed on the system and accepts any option that pango and freetype
recognizes, and measures textwidth and textheight.
I had to pre-render text at each test metrics call.
I have my current implementation at
https://bitbucket.org/tian2992/shoebot-dq and I'm expecting for it to
be merged with the main branch
Oh, I forgot, but I could not fix the issue with text not being
managed by the transforming matrices.
_______________________________________________
Shoebot-devel mailing list
http://lists.tinkerhouse.net/listinfo.cgi/shoebot-devel-tinkerhouse.net
----
Francesco Fantoni Architetto
via s.giacomo, 38
41121 modena / italia
-- --
ph. & fax.: +39059217554
web: www.hv-a.com
Stuart Axon
2010-10-03 12:55:47 UTC
Permalink
Sent: Sun, October 3, 2010 5:37:22 AM
Subject: Re: [shoebot-devel] Typography Rendering
I've fixed the issue on the font rendering, it now selects any font
installed on the system and accepts any option that pango and freetype
recognizes, and measures textwidth and textheight.
I had to pre-render text at each test metrics call.
I have my current implementation at
https://bitbucket.org/tian2992/shoebot-dq and I'm expecting for it to
be merged with the main branch
Commited, should nodebox.textpath also set enableRender to False ?

S++
Oh, I forgot, but I could not fix the issue with text not being
managed by the transforming matrices.
Yeah, not sure what's happening here - I think it's more general than text.
_______________________________________________
Shoebot-devel mailing list
http://lists.tinkerhouse.net/listinfo.cgi/shoebot-devel-tinkerhouse.net
Continue reading on narkive:
Loading...