summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-09-04Release 1.6.1v1.6.1Dan Allen
2021-09-04backport #1833 align footnotes block to bottom of page it is placed onDan Allen
2021-07-21patch Prawn to preserve leading null character when running on Ruby 3Dan Allen
2021-07-21backport fix for #1735 and #1949Dan Allen
2021-05-10Begin development on next version [skip ci]Dan Allen
2021-05-10Release 1.6.0v1.6.0Dan Allen
2021-05-09remove redundant check when running the optimizerDan Allen
2021-05-09backport fix for #1791 honor GS environment variable when looking for Ghostsc...Dan Allen
2021-05-09fix test when using pygments.rb >= 2 and enable in CI matrixDan Allen
2021-05-09drop support for Asciidoctor < 2Dan Allen
2021-05-09remove patches put in place to accomodate Ruby < 2.5 and fix code styleDan Allen
2021-05-09initiate v1.6.x branch to host 1.6.x release lineDan Allen
2021-04-16clarify that the CodeRayEncoder class inherits the Prawn triple license [skip...Dan Allen
2021-01-21only patch FontMetricCache if it does not include the :size memberDan Allen
2021-01-09Begin development on next version [skip ci]Dan Allen
2021-01-09Release 1.5.4v1.5.4Dan Allen
2021-01-08backport fix for #1858 deduplicate inline image fragments that have been spli...Dan Allen
2021-01-08resolves #1803 remove calculation hack when computing caption height and veri...Dan Allen
2021-01-07remove outdated patch for prawn-svgDan Allen
2021-01-03consistently use Gem::Version.new instead of Gem::Version.createDan Allen
2020-11-30backport fix for #1829 to 1.5.x (PR #1837)Dan Allen
2020-11-30use Pathname#absolute? as the fallback for File.absolute_path?Dan Allen
2020-11-30introduce helper to handle loading OpenURIDan Allen
2020-11-30resolves #1835 patch float precision so prawn-table does not fail to arrange ...Dan Allen
2020-11-11upgrade RuboCop, add new rules, and update code to complyDan Allen
2020-11-11fix compatibility with Asciidoctor 2.0.12Dan Allen
2020-10-31temporarily lock float precision to 4 to normalize differences between pdf-co...Dan Allen
2020-09-24backport #1611 use conum font family defined in theme for conum in verbatim b...Dan Allen
2020-09-24use oembed API over HTTPS to get thumbnail for Vimeo videoDan Allen
2020-08-23allow inline image to be enclosed in link macroDan Allen
2020-07-31remove outdated patch for prawn/templatesDan Allen
2020-05-11resolves #1542 fix numeric assertions in test suite (PR #1679)Dan Allen
2020-02-28Begin development on next version [skip ci]Dan Allen
2020-02-28Release 1.5.3v1.5.3Dan Allen
2020-02-28resolves #1578 only suggest installing prawn-gmagick gem if not loaded (PR #1...Dan Allen
2020-02-27resolves #1575 fix crash when applying text transform to heading cell in tabl...Dan Allen
2020-02-27resolves #1562 do not hyphenate a hyphen (PR #1574)Dan Allen
2020-02-27honor font style when looking for glyph in font (PR #1571)Dan Allen
2020-02-21Begin development on next version [skip ci]Dan Allen
2020-02-21Release 1.5.2v1.5.2Dan Allen
2020-02-21resolves #1566 ensure background and admonition icon image files are closed a...Dan Allen
2020-02-21resolves #1563 fix crash if btn or kbd macro is used in section title (PR #1564)Dan Allen
2020-02-16Begin development on next version [skip ci]Dan Allen
2020-02-16Release 1.5.1v1.5.1Dan Allen
2020-02-16resolves #1557 fix spacing after first line of indented paragraph (PR #1558)Dan Allen
2020-02-16rename lingering references to Pdf module to PDFDan Allen
2020-02-16code style fixDan Allen
2020-02-11Begin development on next version [skip ci]Dan Allen
2020-02-11Release 1.5.0v1.5.0Dan Allen
2020-02-10resolves #1550 prevent image placeholder from altering character spacing in i...Dan Allen