Inkscape
Vector Graphics Editor
|
contains and manages the attributes common to all types of text tag More...
Go to the source code of this file.
Classes | |
class | TextTagAttributes |
Namespaces | |
namespace | Inkscape |
Helper class to stream background task notifications as a series of messages. | |
namespace | Inkscape::XML |
@Inkscape XML tree. | |
contains and manages the attributes common to all types of text tag
The five attributes x, y, dx, dy and rotate (todo: textlength, lengthadjust) are permitted on all of text, tspan and textpath elements so we need a class to abstract the management of those attributes from the actual type of the element.
Definition in file text-tag-attributes.h.