antfu / live-draw

A tool allows you to draw on screen real-time.
MIT License
730 stars 112 forks source link

unable to save the text annotation #5

Open x3pt opened 4 years ago

x3pt commented 4 years ago

text annotation won't save/load on .fdw file

antfu commented 4 years ago

Sorry as I am not using a Windows laptop with a touchscreen for a while now, is that possible for you to look on this and open a PR? Much appreciated.

rufanov commented 3 years ago

@x3pt , can you provide .fdw-file example with text annotations(or name of app that can produce those) that can't be loaded/saved? live-draw internally just use Windows Ink Serialized format for .fdw-files, in which specification i don't see any text annotations support.