See also INFO/Changes_2023 for earlier version 3 release logs. 3.027 2025-04-18 ==== New features examples/FontManager.pl Add more examples of non-standard fonts, and give more control over which get displayed (if available). Note that not all these fonts come with a given OS, and those that do almost certainly need their paths updated. "Script" is omitted for this release, as it still needs work on selecting a suitable default script font. META.json, META.yml, Makefile.PL, README.md, examples/Column.pl, lib/PDF/Builder.pm, version Update minimum supported Perl level from 5.26 to 5.28. Also copyright dates to 2025. README.md, INFO/Prereq_fixes.md (new), MANIFEST, examples/Column.pl Move patches needed for some prerequisites (required or optional) to a new file INFO/Prereq_fixes.md, to reduce clutter in README.md. lib/PDF/Builder.pm, lib/PDF/Builder/Resource/XObject/Image/SVG.pm (new), lib/PDF/Builder/Content.pm, Makefile.PL, README.md, INFO/ACKNOWLEDGE.md, tools/optional_update.pl, t/svg.t (new), t/00-all-usable.t, META.yml, tools/2_t-tests.pl, devtools/PDFbuild.pl, MANIFEST, version, examples/SVG.pl (new), examples/resources/SVG/ATS_flow-GIFfilein- GPscatter5-MJdisplayNoTag-QRcode.svg (new), examples/README, examples/examples.output, tools/3_examples.pl Add code to support via SVGPDF (package by Johan Vromans) SVG images with image_svg() method. In the near future, plans are to add MathJax markup, GNUplot interfaces, and enhanced barcode support; all of which make use of SVG. lib/PDF/Builder/Content/Text.pm, lib/PDF/Builder/Docs.pm, lib/PDF/Builder/Content.pm, MANIFEST, README.md, tools/3_examples.pl, examples/Column.pl, examples/Column_lists.pl (new), devtools/PDFbuild.pl Rearchitect list (ul and ol) generation to improve appearance and permit upgrades to capabilities. Add <_marker> tag to permit overrides of properties of individual
    and