|
|
Donner SVG 0.8.0-pre
SVG editor and embeddable C++20 engine.
|
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. | |
Work and limiting outcome observed while validating one sfnt.
| std::size_t donner::fonts::SfntValidationMetrics::cffValidationWork = 0 |
Actual CFF work consumed by this call.
| bool donner::fonts::SfntValidationMetrics::cffWorkLimitExceeded = false |
True when CFF validation stopped at the caller limit.