Hello,

The following simple code (an acute accent from TG Pagella):

 path p;
 p:=(302,643)..controls (302,662) and (288,677)
  ..(271,677)..controls (256,677) and (238,666)
  ..(216,644)..controls (216,644) and (78,506)
  ..(78,506)..controls (78,506) and (118,506)
  ..(118,506)..controls (118,506) and (262,596)
  ..(262,596)..controls (295,617) and (302,625)
  ..cycle;
 show turningnumber p;
 end.

produces a strange result with the new Metapost, namely, turningnumber=6:

Fixed in the source & repository.

Very many thanks for the prompt reaction.

A simple case of an addition where a
substraction was called for (it only affected turningnumber).

Sounds somehow familiar... :-)

Cheers -- Jacko

--
BOP s. c.
ul. Bora-Komorowskiego 24, 80-377 Gdansk, Poland
tel. (+48 58) 553 46 59,  fax (+48 58) 511 03 81
[email protected], http://www.bop.com.pl
_______________________________________________
dev-context mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/dev-context

Reply via email to