Skip to content

emmabritton/ici-image-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICI Image Editor

Used to edit ICI images (IndexedImage and AnimatedIndexedImage) from ici-files

Designed to be drawn with Buffer graphics and in turn, Pixel graphics

Usage

Open the program normally

or set a default palette for all new images for this session with ./image-editor /path/to/palette

Controls

  • Undo - Ctrl+Z, Cmd+Z
  • Redo - Shift+Ctrl+Z, Shift+Cmd+Z, Ctrl+Y, Cmd+Y
  • Save single frame when timeline is visible - Hold Shift when saving
  • Shift by 1px - Shift+Up/Down/Left/Right

Screenshots

Editor Editor with timeline Menu Palette editor

TODO

  • Images larger than 64px
  • Canvas scrolling/zoom