.
- objects:
- - List of GDL objects to draw directly
- object-roots:
- - List of GDL objects whose leaves will be drawn
- format:
- - :svg, :pdf, :png, :jpeg
- output-file:
- - File path (if nil, auto-generated for non-SVG)
- projection-vector:
- - View direction keyword (:top, :front, :trimetric, etc.) or vector
- border-box?:
- - Draw border around view
- background-color:
- - Background color
|