ASECII is a custom-made ASCII painter developed for Rogue Frontier.
- Size
- Infinite
- Finite
- Palette
- Tile
- Color
- Color Selection
- Modes: RGBA / HSBA
- Picker
- Bars
- History (press Z to show)
- Layer
- Add
- Rename
- Move
- Merge Down
- Visible
- Apply Glyph
- Apply Foreground
- Apply Background
- Brush (B)
- Fill (F)
- Type (T)
- Undo (Left Ctrl + U)
- Redo (Left Ctrl + R)
- Shape Select (S): Rect / Circle / Freeform / Polygon
- Wand Select (W): Local / Global
- Deselect (D)
- Move (M)
- Delete (Del)
- Pan (Space)
- Mouse Zoom (Ctrl + Wheel)
- Mouse Scroll (Wheel / Shift + Wheel): Vertical / Horizontal
Image files export to JSON-serialized SpriteModel objects, JSON-serialized Dictionary<Point, ColoredGlyph>
, and plain text (without color data).