Marvin is able to export bitmap image files like JPEG, PNG, PPM and SVG vector graphics files. Restrictions:
2D defaults:
aor+aAromatize. -aDearomatize. H or +H Add explicit Hydrogen atoms. Example: "mol:H" -H Remove explicit Hydrogen atoms. Example: "mol:-H" H_offDo not show implicit Hydrogen labels. H_heteroImplicit Hydrogen labels on heteroatoms only. H_heterotermImplicit Hydrogen labels on hetero- and terminal atoms (default). H_allImplicit Hydrogen labels on all atoms. w...h...Image width and height in pixels. If only one from w and h is specified, then the other will have the same value. If none of them is specified, then their values are calculated from scale. If scale is not specified, then the default size is 200x200. scale...Magnification. 1.54Å (C-C bond length) is scale pixels. atsiz...Atom label font size in C-C bond length units. Default: 0.4
atsiz*1.54 Å = atsiz*scale points bondw...Width of double bond in C-C bond length units. Default: 0.18
bondw*1.54 Å = bondw*scale pixels #rrggbbBackground color. Default: "#ffffff" #aarrggbbBackground color with alpha value. Default: "#ffffffff" monoBlack & white. cpkUse CPK colors (default). shapelyUse the shapely color scheme. groupColoring based on residue sequence numbers. atomsetAtom set colors. wireframeWireframe rendering style (default for 2D). wireknobsWireframe with knobs. ballstick"Ball & stick" rendering style (default for 3D). spacefillSpacefill rendering style. noantialiasSwitch off antialiasing.
H_heteroterm,w200,h200,#ffffffff,cpk,wireframe
3D defaults: H_heteroterm,w200,h200,#ff000000,cpk,ballstick
Examples:
jpegDefault settings: 200x200 pixels, white background (or black in 3D). jpeg:w100,#ffff00100x100 JPEG with yellow background. jpeg:w100,h150100x150 JPEG with default background.