New Vecto

« previous entry | next entry »
Apr. 8th, 2008 | 04:11 pm

Vecto 1.2.1 is out. This release adds support for circle arc paths, adapted from Ben Deane's curve library.

I have a few more pending features that should become part of Vecto soon, including tilty ellipses, arbitrary fill functions (both courtesy of Ben, again), and simple gradient support courtesy of Ramarren. They'll make it even easier to draw really pretty things with Vecto.

Enjoy!

Tags: ,

Link | Leave a comment | Add to Memories | Tell a Friend

Comments {4}

Elbeno

(no subject)

from: [info]elbeno
date: Apr. 8th, 2008 08:27 pm (UTC)
Link

Nice work. And quick! I look forward to updating when I get home from work.

Any further thoughts on exposing text paths?

Reply | Thread

Zach Beane

(no subject)

from: [info]xach
date: Apr. 8th, 2008 08:30 pm (UTC)
Link

Ah, yes, I need to add that too.

I've been reading through the whole PostScript Language Manual and it's given me a lot of ideas for new things to export.

Reply | Parent | Thread

gradient files

from: anonymous
date: Apr. 9th, 2008 07:06 am (UTC)
Link

FWIW, I've already been sloowly drawing gradient fills in vecto simply by drawing overlapping offset rectangles in different colors over and over again (as I'm prerendering, speed doesn't really matter) :-)

Reply | Thread

Zach Beane

Re: gradient files

from: [info]xach
date: Apr. 9th, 2008 11:46 am (UTC)
Link

Ouch, sorry! I hope to have a better method Real Soon Now.

Reply | Parent | Thread