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::TextCaret Struct Reference

Text-editing caret for the in-canvas text session: document-space endpoints of the caret bar (top, bottom). More...

#include "donner/editor/OverlayRenderer.h"

Public Member Functions

bool operator== (const TextCaret &) const =default

Public Attributes

Vector2d topDoc
Vector2d bottomDoc

Detailed Description

Text-editing caret for the in-canvas text session: document-space endpoints of the caret bar (top, bottom).


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