Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
akram-r committed Dec 19, 2023
1 parent aa8fa25 commit 1897ae5
Showing 1 changed file with 18 additions and 17 deletions.
35 changes: 18 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,23 @@
Phoenix editor is a Figma-like canvas based design editor which can help you build 2D-graphic based designs with ease. It's build using fabric.js (canvas) and React + TypeScript.
It's still in a nascent phase where we're experimenting with features. Currently it supports some powerful features not limited to

* Single and multiple artboard editing
* Multiple undo-redos
* Autosave states
* Google fonts + custom fonts
* Exporting the artboards as PNG
* Nested layers and groups
* Two-finger pinch-zoom-pan
* Powerful keyboard shortcuts for accessibility
* Dark mode
* Multiple color space canvas - sRGB and Display-P3
* Filters and styling - like reflection and shadows
- Single and multiple artboard editing
- Multiple undo-redos
- Autosave states
- Google fonts + custom fonts
- Exporting the artboards as PNG
- Nested layers and groups
- Two-finger pinch-zoom-pan
- Powerful keyboard shortcuts for accessibility
- Dark mode
- Multiple color space canvas - sRGB and Display-P3
- Filters and styling - like reflection and shadows
- Snapping guides

## Upcoming features
* Rearranging of layers & groups
* Improved autosave logic
* Word/letter styling
* Snapping guides
* Rulers and markers
* Image editing

- Rearranging of layers & groups
- Improved autosave logic
- Word/letter styling
- Rulers and markers
- Image editing

0 comments on commit 1897ae5

Please sign in to comment.