Skip to content

state: rework font size property

Paolo Borelli requested to merge pborelli/librsvg:font-size into master

Introduce a FontSizeSpec enum and remove special cases for fonts from RsvgLength

I am a bit sorry I deleted more unit tests than I added, but testing parse is not very useful any more since we cannot compare size until the actual values are computed

#287 (closed)

Merge request reports