ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* anglestriped shifts path
@ 2016-02-03 20:27 John Kitzmiller
  2016-02-04  8:45 ` Marco Patzer
  0 siblings, 1 reply; 2+ messages in thread
From: John Kitzmiller @ 2016-02-03 20:27 UTC (permalink / raw)
  To: ntg-context

I expect anglestriped to work more like fill, but it shifts the path. Is it intended behavior?

\startMPpage[offset=2mm]
 path p;
 p = unitsquare scaled 4cm ;
 filldraw p withcolor blue;
 draw p;
 draw p anglestriped(0,0,0) withcolor blue;
\stopMPpage

Thanks,
John
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: anglestriped shifts path
  2016-02-03 20:27 anglestriped shifts path John Kitzmiller
@ 2016-02-04  8:45 ` Marco Patzer
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Patzer @ 2016-02-04  8:45 UTC (permalink / raw)
  To: ntg-context

On Wed, 3 Feb 2016 15:27:36 -0500
John Kitzmiller <kitz@inradius.net> wrote:

> I expect anglestriped to work more like fill, but it shifts the path.
> Is it intended behavior?
> 
> \startMPpage[offset=2mm]
>  path p;
>  p = unitsquare scaled 4cm ;
       ^^^^
   p = fullsquare scaled 4cm ;

Marco
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-04  8:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-03 20:27 anglestriped shifts path John Kitzmiller
2016-02-04  8:45 ` Marco Patzer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).