SabreWolfy <sabrewolfy <at> 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--------------->8--- > > rendered to LaTeX and then PDF (C-c C-e l o) with ditaa version 0.9 and > org-version 8.2.4 in Emacs 24.3.1 produces output with the ditaa image very > much enlarged and pixelated. How can I avoid this?
I prepared another, more complex diagram, which is now rendered smaller than before, but is still of poor, pixelated quality. This is a PNG scaling problem? GraphhViz will give better quality?