Rsvg Namespace Reference


Classes

class Error
struct DimensionData
struct PositionData
class Handle

Functions

void init ()
 Initialize librsvgmm for use.
void term ()
 Shut down librsvgmm.
void set_default_dpi (double dpi)
 Sets the DPI for the all future pixel calculations.
void set_default_dpi (double dpi_x, double dpi_y)
 Sets the DPI for the all future pixel calculations.

Function Documentation

void Rsvg::init (  ) 

Initialize librsvgmm for use.

void Rsvg::set_default_dpi ( double  dpi_x,
double  dpi_y 
)

Sets the DPI for the all future pixel calculations.

Common values are 75, 90, and 300 DPI. Passing a number <= 0 to dpi_x or dpi_y will reset the DPI to whatever the default value happens to be.

Parameters:
dpi_x Horizontal dots per inch (aka pixels per inch)
dpi_y Vertical dots per inch (aka pixels per inch)

void Rsvg::set_default_dpi ( double  dpi  ) 

Sets the DPI for the all future pixel calculations.

Common values are 75, 90, and 300 DPI. Passing a number <= 0 to dpi will reset the DPI to whatever the default value happens to be.

Parameters:
dpi Dots per inch (aka pixels per inch)

void Rsvg::term (  ) 

Shut down librsvgmm.


Generated on Fri Aug 28 17:47:18 2009 for librsvgmm by  doxygen 1.5.8