Skip to content

mikolajgs/edytor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edytor

Yet another graphic editor in pure Javascript.

This is an old hobby project that has been started ages ago and it's developed at a leisurely pace. Hence, there are no sensible deadlines. It's meant to be tagged with v1 somewhere in 2024.

Version 1.0 is meant to have basic graphic tools such as pencil, line, shapes, fill, text, selection etc.

Done

  • Document
    • New
    • Shrinking, expanding
    • Info about size
  • Layers
    • New
    • Move
    • Delete
    • Lock
    • Hide
  • Select tool
    • Select rectangle, rounded rectangle, ellipse, free, polygon
    • Select/deselect all
    • Invert selection
    • 1:1, draw from center
  • Move tool
    • Move layer without selection
  • Delete tool
  • Pencil
  • Line
  • Shape
  • Eraser

Roadmap for 1.0

  • Move tool
    • Move selection
  • Delete tool
    • Delete when selection got moved
  • Modify tool?
    • Rotate tool
      • 90, 180, 270
      • Freely
    • Scale tool
  • Zoom
  • Line
    • Shouldn't show dashed line when creating
  • Fill
    • Without selection
    • Selection
  • Color picker
    • Used to work
  • Magic wand
  • Text
  • Palette
  • Open, Save
  • Cut, Copy, Paste
  • Use browser storage
  • Undo
  • Shell, commands
  • Logs, verbose mode
  • Tidy up the code, refactor, minify
  • Deploy somewhere

About

WIP hobby project. Yet another graphic edytor

Resources

License

Stars

Watchers

Forks