feat: Improve construction element handling #32

Merged
glen merged 1 commits from name_v_caption into main 2023-09-25 00:47:36 +00:00

1 Commits

Author SHA1 Message Date
f1696120dc feat: Improve construction element handling
This change implements several additional construction methods,
  including the first polygon ones. In particular, it now allows
  arbitrary strings as entity names, even ones that are not allowed
  as GeoGebra identifiers, using captions to show the original
  entity names. In addition, line arguments are interpreted as a pair
  of point arguments as needed.

  Resolves #6.
  Resolves #30.
  Resolves #31.
2023-09-24 17:42:02 -07:00