Revision history for Perl extension Graphics-Penplotter-GcodeXY v0.5.22 2025-11-26T13:04:59Z - added stroke() before splitting - clean up postscript output - added gcodetoeps script - added svgtogcode script - cleanup externals with perlimport - added gcodebb script v0.5.17 2025-10-14T15:12:44Z - bug fixes v0.5.16 2025-09-14T10:33:56Z - svg test added - fixed output bug - use File::Spec for font path handling in test code - copied Liberation font into t/data - add test_require for File::spec to cpanfile - replace \n by $EOL everywhere necessary for consistency 0.5.13 2025-09-11 - cpanfile mods for cpan testers - debugging code refactoring 0.5.12 2025-09-08 - cleanup diagnostics output - STDOUT used where possible in print statements 0.5.11 2025-09-06 - minor fixes 0.5.10 2025-09-06 - MS Windows default font paths - check for backslashes - disable parser warnings 0.5.9 2025-09-02 - fully qualified GcodeXY declarations - cleanup comments - more examples 0.5.8 2025-09-01 - add extra default font paths - cleanup of font test (use liberation font) - complete package name 0.5.7 2025-08-31 - add use statement for perl v5.38.2 - pod cleanup 0.5.6 2025-08-24 - initial git repo