ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* wider circle?
@ 2001-09-08 18:28 Frans Goddijn
  2001-09-10  9:26 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Frans Goddijn @ 2001-09-08 18:28 UTC (permalink / raw)


Here I am again with yet another circle question... Since I enlarged the
bounding box of the cirle, it doesn't get cut off anymore. But how can I
make the diameter of the circle a few points larger? The current definition
is

\startreusableMPgraphic{omcirkeld}
   draw fullcircle xyscaled (OverlayWidth)
      withpen pencircle scaled OverlayLineWidth
      withcolor OverlayLineColor ;
  path b ; b := boundingbox currentpicture ;
  currentpicture := currentpicture shifted (-.15*EmWidth,+.40*ExHeight) ;
  setbounds currentpicture to b enlarged 25pt ;
\stopreusableMPgraphic

(the "enlarged 25pt" has a rather high value as I tried to "enlarge" the
circle with it. )

Thanks again and have a good weekend!

Frans


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

end of thread, other threads:[~2001-09-10  9:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-08 18:28 wider circle? Frans Goddijn
2001-09-10  9:26 ` Hans Hagen
2001-09-10  9:50   ` Frans Goddijn

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).