dsandler / markers

Sample app demonstrating use of Android touch APIs for pressure-sensitive drawing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I put a line on the canvas based on pixels programmatically?

dmota-systango opened this issue · comments

Hi, this is an awesome library and it is helping me a lot. This is not an issue but actually I want some data on the screen before the app begins but instead of loading the bitmap I want to draw with pixel values, How do I put spots so that it is achievable?