Struct style::font_metrics::ServoMetricsProvider [] [src]

pub struct ServoMetricsProvider;

Dummy metrics provider for Servo. Knows nothing about fonts and does not provide any metrics.

Trait Implementations

impl Debug for ServoMetricsProvider
[src]

[src]

Formats the value using the given formatter. Read more

impl FontMetricsProvider for ServoMetricsProvider
[src]

[src]

Construct from a shared style context

[src]

Get default size of a given language and generic family

[src]

Obtain the metrics for given font family. Read more