Eyeglasses (was Re: -dbackend=svg ... warning: missing stencil expression `embedded-ps')

2010-06-06 Thread Carl Sorensen
On 6/6/10 7:36 AM, "Neil Puttock" wrote: > 2010/6/4 Patrick McCarty : > >> Another option is to use the 'path routine.  This isn't documented yet >> and is a little cumbersome to use, but you can find an example that >> uses 'path in this snippet: >> >>  http://lsr.dsi.unimi.it/LSR/Item?id=623

Re: Eyeglasses (was Re: -dbackend=svg ... warning: missing stencil expression `embedded-ps')

2010-06-06 Thread Patrick McCarty
On Sun, Jun 6, 2010 at 6:43 AM, Carl Sorensen wrote: > On 6/6/10 7:36 AM, "Neil Puttock" wrote: > >> 2010/6/4 Patrick McCarty : >> >>> Another option is to use the 'path routine.  This isn't documented yet >>> and is a little cumbersome to use, but you can find an example that >>> uses 'path in t

Re: Eyeglasses (was Re: -dbackend=svg ... warning: missing stencil expression `embedded-ps')

2010-06-06 Thread Patrick McCarty
On Sun, Jun 6, 2010 at 12:16 PM, Patrick McCarty wrote: > > I think that using 'path would be the better option, also the circles > and semicircle will be a little tricky to code. This should say "... though the circles and semicircle will be a little tricky to code." Thanks, Patrick __

Re: Eyeglasses (was Re: -dbackend=svg ... warning: missing stencil expression `embedded-ps')

2010-06-18 Thread Patrick McCarty
On Sun, Jun 6, 2010 at 6:43 AM, Carl Sorensen wrote: > > So I'd like to propose that we have the task of changing \eyeglasses from > make-postscript-markup to 'path be a Frog task. > > Any takers? I'll take care of it. I've added new issues to keep track of my progress: http://code.google.com/p

cap in path routine (was: Re: Eyeglasses (was Re: -dbackend=svg ... warning: missing stencil expression `embedded-ps'))

2010-06-06 Thread josé henrique padovani
Just to be sure: Is it possible to set different caps with the path routine? (I didn't found this option) If not, would it be possible to add an optional variable to set it and have it working on both ps and svg backends? thanks josé -- http://zepadovani.info

Re: cap in path routine (was: Re: Eyeglasses (was Re: -dbackend=svg ... warning: missing stencil expression `embedded-ps'))

2010-06-06 Thread Patrick McCarty
2010/6/6 josé henrique padovani : > Just to be sure: Is it possible to set different caps with the path routine? > (I didn't found this option) > If not, would it be possible to add an optional variable to set it and have > it working on both ps and svg backends? It's not possible right now, but I

Re: cap in path routine (was: Re: Eyeglasses (was Re: -dbackend=svg ... warning: missing stencil expression `embedded-ps'))

2010-06-06 Thread Patrick McCarty
2010/6/6 Patrick McCarty : > 2010/6/6 josé henrique padovani : >> Just to be sure: Is it possible to set different caps with the path routine? >> (I didn't found this option) >> If not, would it be possible to add an optional variable to set it and have >> it working on both ps and svg backends? >