Searched defs:properFontSpec (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/extension/internal/pdfinput/
H A Dsvg-builder.cpp1313 Glib::ustring properFontSpec = font_factory::Default()->ConstructFontSpecification(descr); local
1315 sp_repr_css_set_property(glyph.style, "-inkscape-font-specification", properFontSpec.c_str());

Completed in 102 milliseconds