Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
donner::fonts::SfntValidationMetrics Struct Reference

Work and limiting outcome observed while validating one sfnt. More...

#include "donner/base/fonts/SfntUtils.h"

Public Attributes

std::size_t cffValidationWork = 0
 Actual CFF work consumed by this call.
bool cffWorkLimitExceeded = false
 True when CFF validation stopped at the caller limit.

Detailed Description

Work and limiting outcome observed while validating one sfnt.

Member Data Documentation

◆ cffValidationWork

std::size_t donner::fonts::SfntValidationMetrics::cffValidationWork = 0

Actual CFF work consumed by this call.

◆ cffWorkLimitExceeded

bool donner::fonts::SfntValidationMetrics::cffWorkLimitExceeded = false

True when CFF validation stopped at the caller limit.


The documentation for this struct was generated from the following file: