Skip to content

css: Implement text-transform

Matthias Clasen requested to merge css-text-transform into master

Implement the text-transform property from https://www.w3.org/TR/css-text-3/#text-transform-property using a new Pango attribute.

Merge request reports