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
donner::editor::SelectionChromeSnapshot::TextBaseline Struct Reference

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).

Detailed Description

One baseline segment of a selected text run, in document space.


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