﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1848	cairo: quality of life improvements for matrix operations	Vasilij Schneidermann		I've tried to manipulate a font matrix with cairo and failed. This seems to be due to that part of the interface being half-finished (text/font extents use records, matrices use f64vectors for some reason?), so I rewrote it to use records, exposed accessors and {{{cairo_get_font_matrix}}}. I've attached a small test program as well which exercises this feature set.	enhancement	new	not urgent at all	someday	extensions	5.4.0				easy
