We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpPrograms › create font with rect()
Pages: 1 2 
create font with rect() (Read 1243 times)
Re: create font with rect()
Reply #15 - Oct 10th, 2007, 3:47pm
 
Nice,

I must admit actually doing some tests it works very well so a big thx to all of you (@fjen: just seen that you suscribe to the v4 webiste , just hope i could help you there one day).

Just another think that i can't figure. If i choose a bigger rectSize and remove the guidelines, i can see some little dark point along each square and some kind of lightgrey soft shadows under each letter.

Have a look : http://img516.imageshack.us/img516/1088/testap7.png

Is that a renderer issue or the a result of the building algorithm ? Whould love just pure black shape whatever the size is (kind of vector font).
Re: create font with rect()
Reply #16 - Oct 10th, 2007, 7:21pm
 
Damn it, i shouldn't use processing @work.

I've fixed it, it's my setup fill and stroke statements that weren't at the right place.

:] i guess i need a break.
Pages: 1 2