Method

LasemMathmlViewget_font_metrics

Declaration

void
lsm_mathml_view_get_font_metrics (
  LsmMathmlView* view,
  const LsmMathmlElementStyle* style,
  double* ascent,
  double* descent
)

Description

No description available.

Parameters

style

Type: LsmMathmlElementStyle

No 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.