[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Fit image to window height or width
From: |
Vaidheeswaran |
Subject: |
Fit image to window height or width |
Date: |
Thu, 15 Jan 2015 17:08:10 +0530 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20121216 Icedove/3.0.11 |
(See my earlier post)
I am using doc-view.el for digitizing scanned books. I usually have
the document page span the whole of window width. Occassionally, I
run into a page -- mostly a table and occsionally an image -- that is
in landscape format.
1. I find that `image-transform-fit-to-height' and friends apparently
don't work.
2. I want an ablility to to transform an image that is rendered by
doc-view mode.
(Even if image transformation is broken in the core library, it should
be doable either via "convert" command. See image-dired.el. AFAIK,
shr.el also does image transformation without relying on command line.)
- Fit image to window height or width,
Vaidheeswaran <=