thawn / ttmp32gme

a tool to create tiptoi gme files from mp3 files. Also creates a printable sheet to play the music.
MIT License
193 stars 28 forks source link

Using saved PDF on display #50

Closed Mahelita closed 3 years ago

Mahelita commented 3 years ago

I just tried using a PDF saved from the printing with a tiptoi. The tiptoi does not seem to detect the OIDs when pointing at the screen. What resolution would a display need to have to make this possible? Could changing the pixel size of OIDs or the OID DPI in the print general options help with lower resolution displays? Thanks!

thawn commented 3 years ago

I doubt this will work on any display. Displays are built from pixels which means that even a completely white background is not uniform if you look at it under a magnifying glass (which is essentially what the tiptoi pen does). This will confuse the algorithm that tries to read the OID codes, even if the resolution of the screen is high enough (>600 dpi).