summaryrefslogtreecommitdiff
path: root/spec/reference
AgeCommit message (Expand)Author
2024-03-11resolves #2508 lock ttfunk to 1.7.x (PR #2509)Dan Allen
2024-03-07upgrade prawn-svg to 0.34 to fix warning about base64 gem when using Ruby >= ...Dan Allen
2024-03-06fix reference file for OTF font support in wake of ttfunk releaseDan Allen
2024-01-29backport fix for #2482 add select combining characters to bundled fontsDan Allen
2023-12-18upgrade prawn-svg from 0.32.x to 0.33.x (PR #2469)Henry Hsieh
2023-12-03backport fix for #2012 don't advance image that's first child of block at top...Dan Allen
2023-12-02backport fix for #2463 consider inherited styles when analyzing glyphs for fa...Dan Allen
2023-02-14fix test assertions to account for changes in Rouge 4.1Dan Allen
2022-09-04don't force justify first line of abstract if it ends with a hard breakDan Allen
2022-06-12resolves #2241 place block image in SVG format in correct column when page co...Dan Allen
2022-06-04resolves #1933 add support for scale attribute or iw units on pdfwidth attrib...Dan Allen
2022-05-29resolves #2215 interpret width of SVG correctly when width is defined in file...Dan Allen
2022-05-28resolves #2216 patch prawn-gmagick to reread bit depth of a PNG image if it e...Dan Allen
2022-05-26resolves #2059 fix width of multi-word phrase with background and border offs...Dan Allen
2022-05-20resolves #2193 fix size and position of full height inline image so it fits w...Dan Allen
2022-05-16use correct left value when creating bounding boxDan Allen
2022-05-15resolves #2173 apply top line height padding to first line of text when text ...Dan Allen
2022-05-14resolves #353 add support for image float to converter (PR #2147)Dan Allen
2022-05-12add utility to conceal page top to force margin to be appliedDan Allen
2022-05-05add missing reference file to test suiteDan Allen
2022-05-03resolves #1192 add support for smallcaps text transform (PR #2131)Dan Allen
2022-05-03adding missing glyph for ΓΏ in built-in fontsDan Allen
2022-04-30adjust top and bottom padding on quote and verse blocks in built-in themes (P...Dan Allen
2022-04-30resolves #2102 allow border width of block to be specified per edge using 4-v...Dan Allen
2022-04-30resolves #2103 cap border corners on block when width is defined using array ...Dan Allen
2022-04-27resolves #1697 allow theme to configure admonition icon image when image-base...Dan Allen
2022-04-23resolves #902 allow sides of table frame to be styled independently (PR #2067)Dan Allen
2022-04-18resolves #2052 rename key theme key to kbd (PR #2053)Dan Allen
2022-04-18allow role or theme to control text alignment of colistDan Allen
2022-04-18resolves #2010 bundle Noto Sans in addition to Noto Serif and add built-in th...Dan Allen
2022-04-15resolves #1939 honor role and inherited role on inline image (PR #2029)Dan Allen
2022-04-14resolves #1515 implement smart block bottom margins to prevent extra space be...Dan Allen
2022-04-09regenerate reference files for arrange block tests to reflect change to dlist...Dan Allen
2022-04-05resolves #2016 add arrange block kitchen sink test fixtures and test casesSarah White
2022-04-05resolves #2003 compute extent of content in scratch document to arrange conte...Dan Allen
2022-03-13fix reference file after removing tabs from test fixtureDan Allen
2022-01-19regenerate reference files (PR #1992)Dan Allen
2021-09-21resolves #1970 don't crash if value of width attribute on image has invalid f...Dan Allen
2021-06-11add test to assert SVG in SVG is not supported and that converter issues warningDan Allen
2021-02-27verify rouge formatter uses default line gap if not specified in themeDan Allen
2021-02-21use import_page to apply PDF as background imageDan Allen
2021-02-21verify PDF can be used as background imageDan Allen
2021-02-15verify page background is set to white if value defined in theme is not set o...Dan Allen
2021-02-06refactor code from fix for #1875Dan Allen
2021-02-06resolves #1875 allow horizontal and vertical lines in table grid to be styled...Kjell Irgens
2021-01-26use new precision setting in PrawnDan Allen
2020-12-07resolves #1833 align footnotes block to bottom of page it is placed on (PR #1...Dan Allen
2020-10-29use correct terminology for background image in test suiteDan Allen
2020-10-25resolves #1699 add default themes optimized for print (PR #1797)Dan Allen
2020-10-24move font-related tests to font contextDan Allen