https://bugs.documentfoundation.org/show_bug.cgi?id=148152
Timur <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Summary|Using a digital pen with LO |Using a digital pen with | |LO: Ink drawings / | |annotations with Stylus, | |Pen or Finger on | |Touchscreen or Tablet Status|UNCONFIRMED |NEW Blocks| |102016 URL| |https://support.office.com/ | |en-us/article/Draw-and-writ | |e-with-ink-in-Office-6d76c6 | |74-7f4b-414d-b67f-b3ffef6cc | |f53 --- Comment #2 from Timur <[email protected]> --- This report is a duplicate of 11 years old bug 35092 started by Ian. But since that one is spammed, I closed it as a duplicate of this one. Many devices (i.e. notebooks and tablets) have touch screens and support stylus, pen or finger input. Support for ink drawings / annotations is helpful on these devices. Ian: It would be nice to include inking functionality in LO. When my school was looking at purchasing Office 2007 they compared it against the OpenOffice version at the time, and the only show stopper was the lack of tablet support. We have students hand-write equations and answers into labs and worksheets Regina: Ink-graphics are originally specified in https://www.w3.org/TR/InkML/. Microsoft uses it as extension to OOXML, details in "[MS-ODRAWXML]: Office Drawing Extensions to Office Open XML Structure". In ODF it could be stored as <draw:image> element in a <draw:frame> element. Being an "image" does not mean, that it cannot be edited. Being able to create and to edit such format, would be an implementation detail of LibreOffice, not of the file format. [Similar as for SVG. Being able to edit an SVG would be a feature of LibreOffice, not of the file format.] The frame is able to contain different format versions of the same object and it is up to the application to choose the format which it can handle best. So it would be possible to store a original "ink"-format of MS Office in a <draw:image> element for a later export to MS Office and have a second <draw:image> with png for the current display. Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=102016 [Bug 102016] [META] Windows 10 Tablet Mode issues -- You are receiving this mail because: You are the assignee for the bug.
