Class
AppStreamComposeCanvas
Constructors
asc_canvas_new
Creates a new AscFont
.
Instance methods
asc_canvas_get_height
Gets the canvas height.
asc_canvas_get_width
Gets the canvas width.
asc_canvas_render_svg
Render an SVG graphic from the SVG data provided.
asc_canvas_save_png
Save canvas to PNG file.
Signals
Signals inherited from GObject (1)
GObject.Object::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.