summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-31Release 1.6.2v1.6.2Dan Allen
2021-12-31resolves #1983 prevent scientific notation ending up in generated PDF (PR #1984)Anders Rillbert
2021-12-31resolves #951 allow link URL to be hidden or shown using show-link-uri attributeDan Allen
2021-12-03fix typo in GEM_FONTS_DIR keyword in theming guideDan Allen
2021-12-03fix version reference in theming guide [skip ci]Dan Allen
2021-09-30improve explanation for how to properly size image in running contentDan Allen
2021-09-30use pdfwidth attribute instead of width attribute in image macro examples in ...Dan Allen
2021-09-04Begin development on next version [skip ci]Dan Allen
2021-09-04Release 1.6.1v1.6.1Dan Allen
2021-09-04add missing CHANGELOG entry for #1963 [skip ci]Dan Allen
2021-09-04backport #1833 align footnotes block to bottom of page it is placed onDan Allen
2021-09-04regenerate reference files for unbreakable option on open blockDan Allen
2021-09-04regenerate basic exampleDan Allen
2021-09-04drop legacy footnotes from chronicles exampleDan Allen
2021-08-23add more instructions for how to generate the font using FontForgeDan Allen
2021-08-18Fixe typo in name of hexapdf gem (PR #1959)Rui Castro
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-10fix spelling error in CHANGELOG entry [skip ci]Dan Allen
2021-05-09remove mention from README about behavior in 1.5.x alpha release [skip ci]Dan Allen
2021-05-09add missing entries to CHANGELOG [skip ci]Dan Allen
2021-05-09update section in README about optimizing the PDF [skip ci]Dan Allen
2021-05-09update README [skip ci]Dan Allen
2021-05-09use present to refer to current year in copyright [skip ci]Dan Allen
2021-05-09remove redundant check when running the optimizerDan Allen
2021-05-09add additional optimizer testsDan Allen
2021-05-09fix name of optimizer script in test description [skip ci]Dan Allen
2021-05-09remove check for JRuby < 9.2 in test suiteDan Allen
2021-05-09backport fix for #1791 honor GS environment variable when looking for Ghostsc...Dan Allen
2021-05-09remove statement in README about lack of Ruby 3 supportDan 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-09rename LICENSE file from LICENSE.adoc to LICENSE [skip ci]Dan Allen
2021-05-09remove patches put in place to accomodate Ruby < 2.5 and fix code styleDan Allen
2021-05-09upgrade to prawn 2.4.0, prawn-svg 0.32.0, and prawn-icon 3.0.0Dan Allen
2021-05-09initiate v1.6.x branch to host 1.6.x release lineDan Allen
2021-05-07clarify the default image width setting in the README [skip ci]Dan Allen
2021-04-16clarify that the CodeRayEncoder class inherits the Prawn triple license [skip...Dan Allen
2021-04-16update the name of the CodeRay encoder class in the NOTICE file [skip ci]Dan Allen
2021-03-04clarify how to use GEM_FONTS_DIR to refer to bundled fonts in a custom theme ...Dan Allen
2021-02-27update files to reflect renaming of master branch to mainDan Allen
2021-01-22add warning that Ruby 3 is not supported in the 1.5.x release line [skip ci]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-08add entry for #1810 to CHANGELOG [skip ci]Dan Allen