gbranden pushed a commit to branch master in repository groff. commit 8cfbe75b1279048874009e48095527375a1f01f4 Author: G. Branden Robinson <g.branden.robin...@gmail.com> AuthorDate: Sun Jun 8 06:30:56 2025 -0500
NEWS: Add item for pic(1)'s new `polygon` command. --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index 286ecd5be..e100ffb66 100644 --- a/NEWS +++ b/NEWS @@ -289,6 +289,13 @@ nroff * nroff now supports clustered options ("-tzms", for example) as groff, troff, and other GNU getopt-using programs do. +pic +--- +* pic now supports drawing of polygons with arbitrary vertices with the + new `polygon` command, which accepts the `filled` modifier. Further, + the vertices and the egde midpoints of polygons can be addressed with + the new `.v[er[tex]]` and `.p[oint]` syntax. Thanks to Duncan Losin. + soelim ------ _______________________________________________ groff-commit mailing list groff-commit@gnu.org https://lists.gnu.org/mailman/listinfo/groff-commit