Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
Loading...
Searching...
No Matches
WoffParser.h File Reference
#include <cstdint>
#include <span>
#include "donner/base/ParseResult.h"
#include "donner/base/fonts/WoffFont.h"
Include dependency graph for WoffParser.h:

Classes

class  donner::fonts::WoffParser
 Parse a WOFF font file. More...

Namespaces

namespace  donner
 Top-level Donner namespace, which is split into different sub-namespaces such as donner::svg and donner::css.