|
|
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.
|
One baseline segment of a selected text run, in document space. More...
#include "donner/editor/OverlayRenderer.h"
Public Member Functions | |
| bool | operator== (const TextBaseline &) const =default |
Public Attributes | |
| Vector2d | startDoc |
| Baseline start (pen position of the line's first glyph). | |
| Vector2d | endDoc |
| Baseline end (advance end of the line's last glyph). | |
One baseline segment of a selected text run, in document space.