MUSX Document Model
Loading...
Searching...
No Matches
musx::util::SvgConvert::GlyphMetrics Struct Reference

Metrics for sizing SVG text bounds. More...

#include <SvgConvert.h>

Public Attributes

double advance {}
 The advance width of the text in EVPU units.
 
double ascent {}
 The ascent above the baseline in EVPU units.
 
double descent {}
 The descent below the baseline in EVPU units (positive value).
 

Detailed Description

Metrics for sizing SVG text bounds.