summaryrefslogtreecommitdiff
path: root/lib/asciidoctor/pdf/ext/core.rb
AgeCommit message (Expand)Author
2022-04-16bump minimum Ruby version to 2.7 and remove obsolete patches (PR #2038)Dan Allen
2020-05-07drop unsupported versions of Ruby (Ruby < 2.5 and JRuby < 9.2) (PR #1682)Dan Allen
2020-01-23if path of missing font is absolute, don't suggest that it was not found in t...Dan Allen
2020-01-06reorganize importsDan Allen
2019-12-04fix most lint violations in main application codeDan Allen
2019-10-05reorganize source files under asciidoctor/pdf (PR #1302)Dan Allen