Skip to content

cclauss/DrawOnImage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

DrawOnImage

class BackgroundView:

  • scaling a image (here: photo from the camera roll) in the original ratio if it is too big
  • landscape and portrait support

class OverlayView:

  • get touch events
  • display the drawn path

class DrawOnImage:

  • 'Container' for all views, including the scrollview

Undo doesn't work properly when you change the layout after start drawing

Please be patient after pressing the save button, because several tasks have to bo done (ui2png, png2alpha, paste background and overlay). Closing automatically after processing. You can't use a black path because it's the png background color. Any suggestions?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%