Skip to content

Font shorthand

Federico Mena Quintero requested to merge federico/librsvg:font-shorthand into master

Fixes #34 (closed)

Implement the 'font' shorthand property. Also implements 'line-height', since it is required by 'font', but the latter is ignored since we can't do it simply with Pango.

Merge request reports