index
:
asciidoctor-pdf
2.3.17-magentastripe
2.3.9-magentastripe
main
part-pictures
MSM's fork of Asciidoctor-PDF
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
image_spec.rb
Age
Commit message (
Expand
)
Author
2024-05-31
resolves #2512 support base64-encoded SVG image reference in SVG (PR #2524)
Dan Allen
2024-03-07
remove use of base64 library in test suite
Dan Allen
2024-03-07
upgrade prawn-svg to 0.34 to fix warning about base64 gem when using Ruby >= ...
Dan Allen
2024-02-16
backport fix for #2492 don't warn about missing character in fallback font wh...
Dan Allen
2024-01-20
backport fix for #2477 force color space to be set when setting up graphic st...
Dan Allen
2023-10-05
use consistent terminator for heredoc
Dan Allen
2023-10-05
backport fix for #2453 add fallback character for placeholder character when ...
Dan Allen
2023-06-28
backport fix for #2433 correctly align block image in raster format in column...
Dan Allen
2023-04-13
add workaround for JRuby on Windows when value of imagesdir attribute is abso...
Dan Allen
2022-10-28
upgrade RuboCop and RSpec; configure new rules and update code to conform
Dan Allen
2022-08-16
verify that PNG image is decoded again in scratch document
Dan Allen
2022-08-06
resolves #2293 insert column break multi-column layout if column role is spec...
Dan Allen
2022-08-06
fix typo in test descriptions [no ci]
Dan Allen
2022-07-22
resolves #2288 prevent orphan detection for heading from modifying document s...
Dan Allen
2022-07-19
use Pathname in place of FileUtils in test suite where possible
Dan Allen
2022-07-19
remove use of build_pdf_theme except where needed
Dan Allen
2022-07-17
refactor test suite
Dan Allen
2022-07-16
organize PDF inspectors in test suite into separate files
Dan Allen
2022-06-24
make URL check more strict so image target containing a colon is not mistaken...
Dan Allen
2022-06-24
resolves #2258 allow alt text for block image, video, and audio to wrap to ne...
Dan Allen
2022-06-24
don't join text on different pages in lines helper in test suite
Dan Allen
2022-06-22
remove debug flag in test suite
Dan Allen
2022-06-22
verify page margin is restored after imported page
Dan Allen
2022-06-12
resolves #2241 place block image in SVG format in correct column when page co...
Dan Allen
2022-06-10
fix flakey test
Dan Allen
2022-06-07
fix x position of SVG when advanced to next column of column box
Dan Allen
2022-06-07
at_page_top? should treat top of column box as top of page
Dan Allen
2022-06-05
enhance with_tmp_file to accept tmpdir option or write to spec/tmp by default
Dan Allen
2022-06-04
resolves #1933 add support for scale attribute or iw units on pdfwidth attrib...
Dan Allen
2022-06-03
resolves #2228 fix crash when doctitle or section title with automatic ID con...
Dan Allen
2022-06-02
resolves #1941 allow image path in SVG to refer to any location within Asciid...
Dan Allen
2022-06-01
refactor code that looks up image handler in prawn-svg patch
Dan Allen
2022-06-01
resolves #2223 use prawn-gmagick, if available, to read raster image referenc...
Dan Allen
2022-05-31
tune prawn-gmagick recommendation (PR #2222)
Dan Allen
2022-05-29
resolves #2215 interpret width of SVG correctly when width is defined in file...
Dan Allen
2022-05-28
resolves #2216 patch prawn-gmagick to reread bit depth of a PNG image if it e...
Dan Allen
2022-05-25
resolves #2205 set height of resized image to available height (PR #2206)
Dan Allen
2022-05-20
resolves #2193 fix size and position of full height inline image so it fits w...
Dan Allen
2022-05-16
resolves #2176 look for block align roles on image instead of text align role...
Dan Allen
2022-05-14
resolves #2163 rename theme suffix with-fallback-font to with-font-fallbacks;...
Dan Allen
2022-05-11
resolves #2150 coerce image-caption-max-width to fit-content if float attribu...
Dan Allen
2022-05-11
resolves #2156 honor caption-align when element align is not left and caption...
Dan Allen
2022-05-02
resolves #2115 allow theme to configure the end on which the caption of a blo...
Dan Allen
2022-05-02
resolves #2119 allow border width of block image to be specified as an array ...
Dan Allen
2022-04-28
fix lint error in test suite
Dan Allen
2022-04-28
set correct attribute on notitle section being replaced by imported PDF page
Dan Allen
2022-04-27
resolves #1213 allow imported page to be referenced from TOC by enclosing in ...
Dan Allen
2022-04-26
switch remote image URLs in test suite to stable release
Dan Allen
2022-04-18
resolves #2013 allow location of anchor for block to be positioned relative t...
Dan Allen
2022-04-15
resolves #1939 honor role and inherited role on inline image (PR #2029)
Dan Allen
[next]