Crate librsvg_c

source ·
Expand description

C API for librsvg, based on GObject.

The main API is in the handle module. The other modules have utility functions and the legacy [pixbuf-based API][pixbuf_utils].

Re-exports§

Modules§

  • dpi 🔒
    Legacy C API for setting a default DPI (dots per inch = DPI).
  • Main API for RsvgHandle.
  • messages 🔒
    Logging functions, plus Rust versions of g_return_if_fail().
  • Compute an SVG document’s size with the legacy logic.

Macros§

Functions§