| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-31 | add additional tests and docs for loading themes from the classpath | Dan Allen | |
| 2023-03-31 | add test for additional key symbols in fallback font | Dan Allen | |
| 2023-03-11 | add missing directory to fixtures | Dan Allen | |
| 2022-10-18 | port fix for #2355 pass -dNEWPDF=false to Ghostscript when optimizing PDF so ↵ | Dan Allen | |
| it does not break internal references | |||
| 2022-09-12 | resolves #2337 honor GS_OPTIONS environment variable in RGhost optimizer (PR ↵ | Dan Allen | |
| #2338) | |||
| 2022-09-10 | reference remote image that corresponds to current release line branch | Dan Allen | |
| 2022-09-09 | add tests to verify that SVG with 100% height occupies full height of ↵ | Dan Allen | |
| content area | |||
| 2022-07-11 | resolves #2278 set docimagesdir attribute when attribute substitutions are ↵ | Dan Allen | |
| applied to value from theme (PR #2280) | |||
| 2022-06-10 | fix flakey test | Dan Allen | |
| 2022-06-03 | resolves #2228 fix crash when doctitle or section title with automatic ID ↵ | Dan Allen | |
| contains inline image without explicit width (PR #2229) | |||
| 2022-06-01 | resolves #2223 use prawn-gmagick, if available, to read raster image ↵ | Dan Allen | |
| referenced by SVG (PR #2224) | |||
| 2022-05-25 | resolves #2205 set height of resized image to available height (PR #2206) | Dan Allen | |
| 2022-05-17 | resolves #412 replace docdir attribute reference in value of pdf-themesdir ↵ | Dan Allen | |
| and pdf-fontsdir attributes (PR #2183) | |||
| 2022-05-14 | resolves #2163 rename theme suffix with-fallback-font to ↵ | Dan Allen | |
| with-font-fallbacks; add built-in default-sans theme (PR #2168) | |||
| 2022-05-14 | resolves #353 add support for image float to converter (PR #2147) | Dan Allen | |
| 2022-05-03 | resolves #1192 add support for smallcaps text transform (PR #2131) | Dan Allen | |
| - add support for smallcaps value for text-transform in theme - add helper method to do smallcaps translation - add required glyphs to built-in fonts | |||
| 2022-05-02 | follow up to #1687 add asciidoctor/pdf/nopngmagick script to unregister ↵ | Dan Allen | |
| Gmagick handler for PNG images only | |||
| 2022-04-27 | resolves #1697 allow theme to configure admonition icon image when ↵ | Dan Allen | |
| image-based icons are enabled (PR #2089) | |||
| 2022-04-26 | resolves #1687 add asciidoctor/pdf/nogmagick script to prevent Gmagick from ↵ | Dan Allen | |
| handling PNG images (PR #2078) | |||
| 2022-04-26 | switch remote image URLs in test suite to stable release | Dan Allen | |
| 2022-04-18 | resolves #1796 rename literal category to codespan in theme (PR #2045) | Dan Allen | |
| 2022-04-05 | resolves #2016 add arrange block kitchen sink test fixtures and test cases | Sarah White | |
| 2022-04-05 | resolves #2003 compute extent of content in scratch document to arrange ↵ | Dan Allen | |
| content block in primary document * introduce arrange_block helper to handle positioning content block in primary document * reimplement new dry_run to compute the extent and start position of the content block instead of just the height * stop rendering at page boundary in scratch document when computing start position of content block to avoid unnecessary work * ensure that caption stays with start of content block when arranging content block * prevent arrange_block from starting content block on page when no content from block fits on that page * avoid converting content that overruns page in AsciiDoc table cell in scratch document * encapsulate push/pop scratch in arrange_block * add tests for the arrange_block helper * prevent nested breakable blocks from flowing beyond first page when performing on single page only * switch dry_run method to accept keyword arguments * avoid arrange_block when converting open block when possible * include negative tests for image taller than page at top of block * verify borders and backgrounds are not drawn in scratch document * add test to verify behavior of stop_if_first_page_empty * include sanity check before drawing background and border over extent * add rdoc to dry_run and arrange_block help methods * reuse computed extent as TOC extent * remove unused code * raise error if table caption does not fit on single page * add test that footnotes are not pushed down if height exceeds height of page | |||
| 2022-04-05 | prevent source wrap extension from leaking outside of ↵ | Dan Allen | |
| convert_listing_or_literal and add test | |||
| 2022-01-19 | resolves #1990 handle uppercase characters in character references (PR #1991) | Dan White | |
| 2021-06-11 | add test to assert SVG in SVG is not supported and that converter issues warning | Dan Allen | |
| 2021-02-21 | verify PDF can be used as background image | Dan Allen | |
| 2021-01-30 | add missing test fixture | Dan Allen | |
| 2021-01-21 | actually add the Asciidoctor Diagram tests for #1583 | Dan Allen | |
| 2021-01-08 | verify caption stays with image when image is scaled down to fit on page | Dan Allen | |
| 2020-11-22 | resolves #1829 resolve image paths in theme correctly when theme is loaded ↵ | Dan Allen | |
| from classloader (PR #1831) | |||
| 2020-10-29 | use correct terminology for background image in test suite | Dan Allen | |
| - replace watermark with background | |||
| 2020-10-26 | add helper to write temporary theme file to avoid having to maintain so many ↵ | Dan Allen | |
| fixtures | |||
| 2020-10-24 | allow use of image/jpg MIME type in data URI inside SVG | Dan Allen | |
| 2020-10-24 | resolves #1732 upgrade prawn-svg and verify that data-uri targets in SVG are ↵ | Dan Allen | |
| supported | |||
| 2020-10-22 | verify base theme is only extended once by default | Dan Allen | |
| 2020-10-22 | add test to force extend base theme | Dan Allen | |
| 2020-10-20 | resolves #1800 only extend theme in extends hierarchy once unless modified ↵ | Dan Allen | |
| with !important (PR #1801) | |||
| 2020-10-20 | modify intrinsic_image_dimensions helper to return value in pt | Dan Allen | |
| - correctly scale down SVG that only marginally exceeds bounds of page when fit=scale-down - avoid having to do post conversion on return value of helper for raster images - add tests | |||
| 2020-10-12 | verify styles other than bold and italic are ignored when analyzing text for ↵ | Dan Allen | |
| fallback glyph | |||
| 2020-10-11 | test fallback font on formatted text | Dan Allen | |
| 2020-10-05 | verify behavior when image href in SVG uses non-URL scheme | Dan Allen | |
| 2020-10-01 | remove pdfmark attribute from fixture file | Dan Allen | |
| 2020-10-01 | remove unused fixture | Dan Allen | |
| 2020-09-26 | verify warning about missing remote image in SVG is logged | Dan Allen | |
| 2020-08-21 | resolves #1437 verify OTF font support | Dan Allen | |
| 2020-08-06 | verify warning is emitted when raster icon for admonition block cannot be ↵ | Dan Allen | |
| embedded | |||
| 2020-07-25 | add missing test fixture | Dan Allen | |
| 2020-07-25 | fix misconfigured fixture | Dan Allen | |
| 2020-07-25 | verify theme loader can handle extending theme that resolves to nil value | Dan Allen | |
