On 28/10/2012 00:06, rik1654 wrote: > Hi all > > I would like to have the svg image resized but the p option does not seem to > be working. The output always has the same size > > example > > obabel -:"C1=CC=CC(=C1C(=O)[H])N([H])[H]" -xu -p 10 -O /tmp/out.svg > > or > > obabel -:"C1=CC=CC(=C1C(=O)[H])N([H])[H]" -xu -p10 -O /tmp/out.svg > > or > > obabel -:"C1=CC=CC(=C1C(=O)[H])N([H])[H]" -xu -P10 -O /tmp/out.svg > > what am I missing here?
An "x". Should be: obabel -:"C1=CC=CC(=C1C(=O)[H])N([H])[H]" -xu -xp 10 -O /tmp/out.svg All options for output formats have an x prefix. All options for input formats have an a prefix. Chris ------------------------------------------------------------------------------ WINDOWS 8 is here. Millions of people. Your app in 30 days. Visit The Windows 8 Center at Sourceforge for all your go to resources. http://windows8center.sourceforge.net/ join-generation-app-and-make-money-coding-fast/ _______________________________________________ OpenBabel-discuss mailing list OpenBabel-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbabel-discuss