petmate icon indicating copy to clipboard operation
petmate copied to clipboard

draw mode that does not overwrite $20

Open Esshahn opened this issue 7 years ago • 2 comments

(I'm not sure if we had this before, sorry for that...)

It would be great to have a draw mode that would not overwrite any $20. This would effectively give Petmate some masking functionality, e.g. if want to change the visible characters by another character, but not destroy the visible drawing.

Suggestion:

  • while a modifier key is pressed
  • do not write a character if the character to be replaced is $20 (space)

Esshahn avatar Sep 14 '18 08:09 Esshahn

+1 myself for this feature ;) I'm soooo missing it right now :D

Esshahn avatar Jan 16 '19 12:01 Esshahn

Soo layers? :) I think it would be pretty neat, but not sure how complex the implementation would be. Also would probably have to disable some export modes when drawing with layers..

Krad23 avatar Feb 11 '20 07:02 Krad23