Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
🛣️ Road Profile Builder | Generate roads, curbs and pavements easily  Download 
Is it possible to retrieve the font settings using Ruby?
- 
Is there an option, attribute or method to retrieve the font settings
(font-family, font-size, color) of the active model or a Text object ?I need it to for an SVG export of my drawing.
 - 
Look at the Rendering_Options class. It's a big nested hash. Lots of info there.
 - 
Todd,
There is a lot about colors in the hash but, alas, nothing about font attributes.
 
Advertisement