You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sdl/examples/pen/01-drawing-lines
Ryan C. Gordon c030e6f782 examples/pen/01-drawing-lines: Match render target size to renderer output.
Otherwise, on HiDPI displays (like a retina iPad), the lines you draw don't
match where the pen is touching.
3 weeks ago
..
README.txt examples: Fixed web build. 5 months ago
drawing-lines.c examples/pen/01-drawing-lines: Match render target size to renderer output. 3 weeks ago
onmouseover.webp examples: Improve webpage generation in various ways, add thumbnails, etc. 2 months ago
thumbnail.png examples: Improve webpage generation in various ways, add thumbnails, etc. 2 months ago

README.txt

You need something with a pen/stylus for this to work.

This takes pen input and draws lines. Lines are darker when you press harder.