Namespace
Rsvg – 2.0
Librsvg - load and render SVG documents
Version | 2.59.2 |
Authors | Librsvg developers |
License | LGPL-2.1-or-later |
Website | https://wiki.gnome.org/Projects/LibRsvg |
Source | https://gitlab.gnome.org/GNOME/librsvg/ |
Additional documentation
Structs
DimensionData |
Dimensions of an SVG image from deprecated: 2.46. |
Length |
|
PositionData |
Position of an SVG fragment from deprecated: 2.46. |
Rectangle |
A data structure for holding a rectangle. since: 2.46 |
Enumerations
Unit |
Units for the |
Bitfields
HandleFlags |
Configuration flags for an since: 2.40.3 |
Functions
cleanup |
This function does nothing. deprecated: 2.46 since: 2.36 |
init |
This function does nothing. deprecated: 2.36 since: 2.9 |
pixbuf_from_file |
Loads a new deprecated: Unknown |
pixbuf_from_file_at_max_size |
Loads a new deprecated: Unknown |
pixbuf_from_file_at_size |
Loads a new deprecated: Unknown |
pixbuf_from_file_at_zoom |
Loads a new deprecated: Unknown |
pixbuf_from_file_at_zoom_with_max |
Loads a new deprecated: Unknown |
set_default_dpi |
Do not use this function. Create an deprecated: 2.42.3 since: 2.8 |
set_default_dpi_x_y |
Do not use this function. Create an deprecated: 2.42.3 since: 2.8 |
term |
This function does nothing. deprecated: 2.36 since: 2.9 |
Function Macros
CHECK_FEATURE | |
CHECK_VERSION |
This C macro returns |
DEPRECATED_FOR |
Constants
HAVE_CSS | |
HAVE_PIXBUF | |
HAVE_SVGZ | |
MAJOR_VERSION |
This is a C macro that expands to a number with the major version of librsvg against which your program is compiled. |
MICRO_VERSION |
This is a C macro that expands to a number with the micro version of librsvg against which your program is compiled. |
MINOR_VERSION |
This is a C macro that expands to a number with the minor version of librsvg against which your program is compiled. |
VERSION |
This is a C macro that expands to a string with the version of librsvg against which your program is compiled. |