Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.11 KB

README.md

File metadata and controls

43 lines (30 loc) · 1.11 KB

Dali PaintBox

A powerful Drawing library for Android named after famous artist Salvador Dalí !

Alt text

Alt text

This package structe of this Project is done like an art box :-

  • Canvas :- hold android canvases and play the role of drawing Item surface
  • Colorbox :- does the job to generate android paints and colors for drawing
  • UI :- Hanles native android view controls

###Feture includes

  1. Shader
  • LinearGradient
  • RadialGradient
  • SweepGradient
  • BitmapGradient
  • ComposeGradient
  1. Canvas drawing
  • Text.
  • Shapes -Eclipse,Circle,Rectangle,Line
  • Free hand drawing
  • Change paint color on go
  • Change paint size on go
  • Redo and Undo changes

Note to user:- This project is in beta phase ,feel free to share your wisdom.
Note to self :- //TODOs

  • Select and Draw over images
  • Color filters
  • Convolution Matrix
  • Mask Filter(Portr Duff)
  • Crop and Resize