Code Monkey home page Code Monkey logo

edytor's Introduction

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

edytor's People

Contributors

mikolajgs avatar

edytor's Issues

Show shape of pencil and eraser

For some drawing tools like pencil, it would be really nice to see the shape. We'd like to know where our pencil is going to draw. Also, maybe the shape of both pencil and eraser should only be rectangle and circle, without the butt one.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.