Chris Radke

Results 27 issues of Chris Radke

Implement support for variable size printing for more beautiful text. And to fit more of it on the screen, as well. This could potentially be done using an object for...

I am proposing a function to set a transparency level for Entities using direct draw to BGMaps. Depending on a given transparency level, e.g. 75 (percent), a dither pattern is...

enhancement

A minor nitpick I have with dotting is that is does not resize reliably or smoothly. I am not 100% sure that this is not caused with my environment, but...

The isDrawingEnabled parameter appears to not be working, because despite setting it, I can still edit the image. Use cases I have for a (lightweight) readonly variant are: 1. A...

The tools already implemented in dotting are great and totally workable with. However, it would be awesome to see some more standard tools being implemented like a stroke/line drawing tool...

Usually, image manipulation programs allow to assign different colors to the left and right mouse buttons. It would be great if this was also supported by dotting. Right now, only...

### Bug Description: The "core.saveAll" command saves all open files to disk, despite them not having been changed, changing the "last modified" timestamp. In our case, this is unnecessarily causing...