Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
sp-textpath.h File Reference

TODO: insert short description here. More...

Go to the source code of this file.

Classes

class  SPTextPath
 

Enumerations

enum  TextPathSide { SP_TEXT_PATH_SIDE_LEFT , SP_TEXT_PATH_SIDE_RIGHT }
 

Functions

bool SP_IS_TEXT_TEXTPATH (SPObject const *obj)
 
SPItemsp_textpath_get_path_item (SPTextPath const *tp)
 
void sp_textpath_to_text (SPObject *tp)
 

Detailed Description

TODO: insert short description here.

Definition in file sp-textpath.h.

Enumeration Type Documentation

◆ TextPathSide

Enumerator
SP_TEXT_PATH_SIDE_LEFT 
SP_TEXT_PATH_SIDE_RIGHT 

Definition at line 20 of file sp-textpath.h.

Function Documentation

◆ SP_IS_TEXT_TEXTPATH()

bool SP_IS_TEXT_TEXTPATH ( SPObject const *  obj)
inline

◆ sp_textpath_get_path_item()

◆ sp_textpath_to_text()