Re: [O] ditta image size

2015-01-22 Thread Will O'Brien
On Thu, Jan 22, 2015 at 10:43 AM, SabreWolfy wrote: > The following Org file: > > --8<---cut here---start->8--- > * Picture > #+BEGIN_SRC ditaa :file hello-world.png :cmdline -r -s 1.0 > ++ > | Hi | > ++ > #+END_SRC > --8<---cut here

Re: [O] ditta image size

2015-01-22 Thread SabreWolfy
SabreWolfy gmail.com> writes: > The following Org file: > > --8<---cut here---start->8--- > * Picture > #+BEGIN_SRC ditaa :file hello-world.png :cmdline -r -s 1.0 > ++ > | Hi | > ++ > #+END_SRC > --8<---cut here---end---