|
|
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.
|
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 |
Text-editing caret for the in-canvas text session: document-space endpoints of the caret bar (top, bottom).