Donner
C++20 SVG rendering library
Loading...
Searching...
No Matches
SVGTextPositioningElement.h File Reference
#include "donner/base/Length.h"
#include "donner/base/SmallVector.h"
#include "donner/svg/SVGTextContentElement.h"
Include dependency graph for SVGTextPositioningElement.h:
This graph shows which files directly or indirectly include this file:

Classes

class  donner::svg::SVGTextPositioningElement
 Base class for elements that support per-glyph positioning attributes (x, y, dx, dy, rotate) on top of the basic text content interface. More...
 

Namespaces

namespace  donner
 Top-level Donner namespace, which is split into different sub-namespaces such as donner::svg and donner::css.
 
namespace  donner::svg
 Donner SVG library, which can load, manipulate and render SVG files.