Online Users Page


QN

Previous notifications:
4 years ago
New Blog Entry In .:A-MAN:. lists stuff!
11 years ago
Regular accepted your friend request
More..
17Skittles
8 years ago
Ok, so the first steps to redoing QN will be:

- Make it properly cross-platform. I'll start by abstracting some of the functions so that it works on every device.

-Thanks to the way that I store the data that user draws for their QN (as a series of data about each drawn line/shape), I can make the images infinitely scalable. Of course, this necessitates that the canvas dimensions for each device be proportional to each other. So I'll need to look up the average available screen resolution for phone web browsers.

- Probably just end up creating separate files for people drawing from their phones (and why draw from PC anyway? lol)

-Fix some odd bugs with undo/redo. They work, but they can occasionally bug out. I need to set up some boolean flags to control when the user can hit undo/redo.
Back

Please Login To Post

17Skittles
8 years ago
@Therum I'll see about implementing it then!
Reply
62umer936
8 years ago
@Therum
That's really cool. What tablet do you have?
Reply
23Therum
8 years ago
Velocity based thickness is one of my favorite features of my tablet. Well actually mine has both velocity based thickness and pressure sensitivity, but velocity makes handwriting look a lot more realistic(?)
Reply
70.:A-MAN:.
8 years ago
I would say just keep everything a constant ratio (whatever ration it currently is) and just fill the extra space with some controls or something.

Would make it more consistent.
Reply
v3.2