unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Stylus drawing input?
@ 2023-01-12  6:39 Dov Grobgeld
  2023-01-14  6:06 ` Richard Stallman
  0 siblings, 1 reply; 19+ messages in thread
From: Dov Grobgeld @ 2023-01-12  6:39 UTC (permalink / raw)
  To: emacs-devel

Hello,

I wonder if anyone has ever worked on stylus (or mouse actually)
drawing input for emacs, which stores a "path" [*] of the stylus input
events?

Here are some possible use cases for such support:

In PDF-Mode there is an annotation option that allows attaching text
to various points in the document. It would be a nice addition to be
able to scribble with a stylus on top of the document and leaving
behind a "path" annotation as well.

Another use for such a mode would be for the android port, where we
may send the path to a path-to-text algorithm, for stylus text input.

When giving a presentation, it is often quicker to scribble on top of
the slides to illustrate a point, than it is to edit the source text
of the presentation.

Thanks!

[1] A path is here defined as a sequence of moveto xy, lineto xy,
(curveto(?), closepath) commands. Possibly with with additional vertex
attributes like time, pressure, tilt, etc.



^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2023-01-24 17:00 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-12  6:39 Stylus drawing input? Dov Grobgeld
2023-01-14  6:06 ` Richard Stallman
2023-01-14  8:17   ` Dr. Arne Babenhauserheide
2023-01-14  9:38     ` Peter
2023-01-14  9:57     ` Eli Zaretskii
2023-01-14 10:49       ` Dr. Arne Babenhauserheide
2023-01-15  5:13     ` Richard Stallman
2023-01-16  7:41       ` Dr. Arne Babenhauserheide
2023-01-16  7:45       ` Dr. Arne Babenhauserheide
2023-01-16  8:26         ` tomas
2023-01-23 21:15           ` Dov Grobgeld
2023-01-23 23:48             ` Po Lu
2023-01-24  8:03               ` Dov Grobgeld
2023-01-24 10:50                 ` Po Lu
2023-01-24 12:27                 ` Eli Zaretskii
2023-01-24 15:55                   ` Dov Grobgeld
2023-01-24 17:00                     ` Eli Zaretskii
2023-01-14  9:50   ` Po Lu
2023-01-15  5:13     ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).