SVG

SVG Adapter (ducsvg)

SVG exporter library for rendering .duc canvas geometry and elements into compliant SVG markup.

Overview

ducsvg is the dedicated SVG exporter package for .duc project state. Built on top of ducpdf, its purpose is rendering .duc elements, geometric primitives, and visual styles into compliant Scalable Vector Graphics (SVG) markup.


Core Capabilities

  • .duc to SVG Export: Converts canvas elements, paths, typography, fills, and strokes into SVG markup.
  • Style Preservation: Retains fill colors, stroke properties, line styles, opacity, and transformation matrices.
Edit on GitHub

Last updated on