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
2023-08-06
eradicate tall.svg fixture from image tests
Dan Allen
2023-08-04
fix broken test due to helper change
Dan Allen
2023-06-28
resolves #2433 correctly align block image in raster format in column when al...
Dan Allen
2023-04-10
add workaround for JRuby on Windows when value of imagesdir attribute is abso...
Dan Allen
2023-04-10
add test for relative image target in directory that contains non-ASCII chara...
Dan Allen
2023-03-11
exclude image path test on JRuby for Windows
Dan Allen
2023-03-11
add test to verify image can be read from path with non-ASCII characters
Dan Allen
2022-10-30
switch from EOS to END as heredoc delimiter
Dan Allen
2022-10-28
upgrade RuboCop, configure new rules, and update code to conform
Dan Allen
2022-10-20
fix assumption broken in test suite by changing version
Dan Allen
2022-09-12
use rect analyzer to assert location of rectangle from SVG
Dan Allen
2022-09-10
resolve remote image in document title or section title with autogenerated ID
Dan Allen
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 content...
Dan Allen
2022-08-22
share image info cache between primary and scratch documents to avoid decodin...
Dan Allen
2022-08-20
resolves #2311 change style of footnote labels (PR #2312)
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
[next]