odpdown icon indicating copy to clipboard operation
odpdown copied to clipboard

controlling image size

Open bart1 opened this issue 9 years ago • 6 comments

Is there anyway to control / scale images or arrange multiple images on one page

bart1 avatar Apr 08 '15 13:04 bart1

No, but see issue #15 for another enhancement request. If you have concrete suggestions on the markup for scaling images, or specifying positioning, happy to collect that here.

thorstenb avatar Apr 11 '15 23:04 thorstenb

Meanwhile, the canonical workaround is to hand-edit those slides, and insert the markdown-generated slides around them (use the -p option).

thorstenb avatar Apr 11 '15 23:04 thorstenb

I'm not sure what a good solution would be, I’m not familiar enough with markdown for that purpose.

bart1 avatar Apr 13 '15 11:04 bart1

I'm not sure if this is the same problem or just related, but trying to insert an image apparently adding an image does not respect the bounds of the page or the physical dimensions of the page, leading to a poor layout.

odpdown-image-size

The code for this slide is

Testing pyramid
---

![Testing pyramid](assets/scaled/automatedtestingpyramid.png)

rombert avatar Aug 31 '15 14:08 rombert

rombert, could you please file a separate issue for this, and additionally include a link to the original png graphic? odpdown could be much smarter extracting logical image size, and also respecting slide bounds (this is unrelated to manually controlling size).

thorstenb avatar Aug 31 '15 15:08 thorstenb

@thorstenb , sure filed #30 . Thanks!

rombert avatar Sep 01 '15 09:09 rombert