summaryrefslogtreecommitdiff
path: root/README.adoc
AgeCommit message (Expand)Author
2022-04-29release 2.0.0.alpha.2 [no ci]v2.0.0.alpha.2Dan Allen
2022-04-20add --pre flag to gem install command in README while Asciidoctor PDF is in p...Dan Allen
2022-04-20Begin development on next version [skip ci]Dan Allen
2022-04-20Release 2.0.0.alpha.1v2.0.0.alpha.1Dan Allen
2022-04-17use regular hyphen between versions in README [skip ci]Dan Allen
2022-04-11add note to README that the matrix gem is required if using Ruby >= 3.1 [skip...Dan Allen
2022-04-11add missing ) in README [skip ci]Dan Allen
2022-03-07use prawn-table release (PR #2006)Dan Allen
2022-03-04clarify that a bug report must include a reproducible scenario or it will be ...Dan Allen
2022-03-04use attribute reference to refer to base URL for issue in README [skip ci]Dan Allen
2022-01-08document how to rasterize the PDF using Ghostscript and/or ImageMagick [skip ci]Dan Allen
2021-10-04Update example in README to use String#upcase instead of uppercase_mb (PR #1977)Ryan A. Pavlik
2021-09-19minor rephrasing to limitation about image in table cell [skip ci]Dan Allen
2021-08-18Fixe typo in name of hexapdf gem (PR #1959)Rui Castro
2021-05-27be forward looking and set branch on gem function that uses github option in ...Dan Allen
2021-05-09separate links in README to other version lines [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 link to 1.6.x branch in README [skip ci]Dan Allen
2021-05-07clarify the default image width setting in the README [skip ci]Dan Allen
2021-05-02add link to reference for optimizer quality presets [skip ci]Dan Allen
2021-05-01Fix minor typo in README (PR #1919)danyill
2021-04-19add notice to README about release lines; include link to README for 1.5.x [s...Dan Allen
2021-03-07add Zulip badge to README (PR #1886)Marat Radchenko
2021-02-27prepare branch to be renamed from master to mainDan Allen
2021-01-12update notices for fonts; add license for notoemoji font; update copyright ra...Dan Allen
2021-01-07revise the section in the README about installing optional gems [skip ci]Dan Allen
2021-01-07Mentioned two suggested additional gems in the prerequisites section (PR #185...Mark
2021-01-07update docs for how to use development version of prawn table [skip ci]Dan Allen
2020-11-26convert LICENSE file to text format (PR #1834)Marat Radchenko
2020-11-25fix incomplete example in Asciidoctor Mathematical section in README [skip ci]Dan Allen
2020-11-24clarify in README that Asciidoctor Mathematical supports AsciiMath [skip ci]Dan Allen
2020-11-11update CI status badget to link to correct branch [skip ci]Dan Allen
2020-11-11remove Travis badge from README [skip ci]Dan Allen
2020-10-29use hexapdf API instead of CLI in hexapdf optimizer example in README [skip ci]Dan Allen
2020-10-29rename hexapdf-optimizer.rb example in README to optimizer-hexapdf.rb; add fi...Dan Allen
2020-10-21resolves #1798 force inline image to fit within table cell when width is larg...Dan Allen
2020-10-20add note to README about not being able to combine inline HTML with syntax hi...Dan Allen
2020-10-13follow-up to #1791 document the GS environment variable [skip ci]Dan Allen
2020-10-06rename Optimizer#generate_file method to Optimizer#optimize_fileDan Allen
2020-10-06document how to override Optimizer class and activate it [skip ci]Dan Allen
2020-10-01document the pdfmark attribute and when to use it [skip ci]Dan Allen
2020-09-30document limitation with PDF/X-1a output of optimizer and suggest workaround ...Dan Allen
2020-09-05move docs for creating a CJK theme to subsection and update; add warning abou...Dan Allen
2020-09-03document in README that toclevels and outlinelevels can be set per section [s...Dan Allen
2020-08-21resolves #1437 verify OTF font supportDan Allen
2020-07-05Document unbreakable option for open blocks in README (PR #1721)djencks
2020-07-03update statement about support for table of contentsDan Allen
2020-05-27fix a few spelling and grammar fixes in the README (PR #1708)Darin Pope
2020-05-27fix spelling in README (PR #1707)Darin Pope
2020-05-21add issue reference in README for footnotes limitation [skip ci]Dan Allen