Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<<<<<<< HEAD

canvas

abc

Canvas group project


Features

  1. Line
  • Straight line (draw-straight-line.js)
  • Arched line (draw-curve.js)
  • Pencil
  • Eraser
  1. Shape
  • Rectangle
  • Square (can be merged into Rectangle as the event when shift key is down)
  • Rounded rectangle
  • Ellipse (draw-ellipse.js)
  • Circle (draw-circle.js; can be merged into Ellipse as the event when shift key is down)
  • Triangle (draw-triangle.js)
  • Polygon (draw-polygon.js)
  1. Textbox (draw-text.js)
  2. Color picker (ref: https://www.webdesignerdepot.com/2013/03/how-to-create-a-color-picker-with-html5-canvas/)
  3. Emoji
  4. Import and export (import-export.js)
  5. Undo and redo (undo-redo.js)
  6. Selection Box (resize.js)

Options

  1. Stroke
  • Width
  • Brush
  • Dash
  1. Color and opacity

ecb023d233456d5ea9ae5dc54f76a3211a55fbad

About

Canvas team project

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages