Hi Tassilo,

Tassilo Horn <tass...@member.fsf.org> writes:

> If the imagemagick backend is used for displaying the image in question,
> then resizing is possible by providing a :width or/and :height spec.
>
> ,----
> |    Images loaded with ImageMagick support a few new display
> | specifications:
> | 
> | `:width, :height'
> |      The `:width' and `:height' keywords are used for scaling the
> |      image.  If only one of them is specified, the other one will be
> |      calculated so as to preserve the aspect ratio.  If both are
> |      specified, aspect ratio may not be preserved.
> `----

Thanks for the information.  In the meantime, I tested Vladimir's 
patch, which also relies on ImageMagick support.   I couldn't test
this patch very far as 

  M-: (imagemagick-register-types) RET 

crashed my emacs (24.0.50.2).  Will update my emacs and try this again.
Would be a nice thing to have rescaling/slicing of images in org.

-- 
 Bastien

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to