Skip to main content

Module font_metrics_cache

Module font_metrics_cache 

Source
Expand description

Font metrics cache โ€” caches computed string widths and font measurements to avoid redundant calculations during pipeline stages.

Structsยง

FontMetricsCache
A font metrics cache that stores computed measurements to avoid redundant width calculations during pipeline processing.
TextMeasurement
A computed text measurement result.