issues
search
sindrel
/
excalidraw-converter
A command line tool for porting Excalidraw diagrams to Gliffy and draw.io.
MIT License
104
stars
8
forks
source link
feat: Add support for text contained in shapes
#25
Closed
sindrel
closed
1 year ago
sindrel
commented
1 year ago
Text added to objects (typically via double-clicking) will now be fixed to the object
Fixes issue with off-center placement of text when center aligned
Tested with rectangular, ellipse, diamond
Tested with left, center, right text alignment
Fixes #20
Fixes #20