Method
LasemMathmlViewget_font_metrics
Declaration
void
lsm_mathml_view_get_font_metrics (
LsmMathmlView* view,
const LsmMathmlElementStyle* style,
double* ascent,
double* descent
)
Parameters
style-
Type:
LsmMathmlElementStyleNo description available.
The data is owned by the caller of the function. ascent-
Type:
double*No description available.
The data is owned by the caller of the function. descent-
Type:
double*No description available.
The data is owned by the caller of the function.