mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 06:04:43 -04:00
Import project brushes from an image file
This commit is contained in:
parent
fd3afbfebc
commit
20f28ff492
4 changed files with 74 additions and 18 deletions
|
@ -21,6 +21,7 @@ Darshan Phaldesai (luiq54), Igor Santarek (jegor377), rob-a-bolton, Kinwailo
|
|||
- You can import image files as brushes, patterns and palettes.
|
||||
- Added "Copy", "Paste" and "Delete" options in the Edit menu. ([#281](https://github.com/Orama-Interactive/Pixelorama/pull/281))
|
||||
- Selection region and size are now being shown when making a selection on the top, next to the position label. ([#281](https://github.com/Orama-Interactive/Pixelorama/pull/281))
|
||||
- Added color overwrite option for the Pencil tool. ([#282](https://github.com/Orama-Interactive/Pixelorama/pull/282))
|
||||
|
||||
### Changed
|
||||
- Drawing is no longer limited by the canvas boundaries. This means that, if you have a brush largen than 1px, you can draw on the edges of the canvas. All pixels that are being drawn outside of the canvas will still have no effect.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue