ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Metafun: how to draw a straight line past the end points
@ 2020-12-09 15:57 Otared Kavian
  2020-12-09 16:19 ` Fabrice L
  0 siblings, 1 reply; 8+ messages in thread
From: Otared Kavian @ 2020-12-09 15:57 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

I have a silly question: given two points in the plane
	z1 = (1cm,3cm) ;
	z2 = (5cm, 9cm) ;
the command
	draw z1 -- z2 withpen pencircle scaled .5pt ;
draws the line segment joining z1 and z2. How could I draw the line segment which goes a little further (say 1cm) than both the end points of this segment (that is in this example, a point before z1 and a point after z2 on the straight line) .
Indeed it is possible to write the equation of the line and then compute by hand the coordinates of the new end points, but I think there is a simpler way in Metafun to do this.

Thanks for any help: Otared


___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2020-12-09 22:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-09 15:57 Metafun: how to draw a straight line past the end points Otared Kavian
2020-12-09 16:19 ` Fabrice L
2020-12-09 17:11   ` Otared Kavian
2020-12-09 17:37     ` Aditya Mahajan
2020-12-09 19:34       ` Otared Kavian
2020-12-09 20:38         ` Aditya Mahajan
2020-12-09 21:19           ` Otared Kavian
2020-12-09 22:01           ` Hans Hagen

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