Difference between revisions of "Lazarus Image Editor"

From Free Pascal wiki
Jump to navigationJump to search
m
Line 3: Line 3:
 
==Recent screenshots==
 
==Recent screenshots==
 
[[Image:Icon Editor win.png|Icon Editor under Windows XP]]
 
[[Image:Icon Editor win.png|Icon Editor under Windows XP]]
 +
 +
==Roadmap==
 +
Feature Type Target Implemented Remark
 +
Load/save bmp, ico, xpm, png Formats 0.1 ico, xpm and png transparency
 +
Load/save gif Formats ?
 +
Save to lrs Formats 0.1 can add to existing lrs?
 +
Picture preview GUI 0.1 stay on top
 +
Doublebuffering on GTK GUI 0.2
 +
Show grid GUI 0.1 x
 +
Editing multiple pictures in notebook GUI 0.1 x OnPageChange event bug
 +
Palette GUI 0.1
 +
Palette modification GUI ?
 +
Custom zoom GUI 0.3
 +
Pen, brush, paper color GUI 0.1 x
 +
Mouse pos GUI 0.1 x
 +
Mouse delta GUI 0.1 x
 +
Color under mouse GUI 0.1 x
 +
Printing GUI ?
 +
Undo/redo Picture 0.2
 +
Cut/copy/paste/delete/select all Picture 0.3 depends on mask
 +
Resize truncate Picture 0.1
 +
Resize smooth Picture 0.1
 +
Resize paper Picture 0.1
 +
Flip horizontally/vertiacally Picture 0.1 x
 +
Rotate 90°/180°/270° Picture 0.1 x
 +
Custom rotate Picture 0.2
 +
Help topics Docs 1.0
 +
About Lazarus Icon Editor Docs 0.1
 +
Info on the web Docs 0.1
 +
Public release Release 0.1
 +
Mask Tools 0.2
 +
Color picker Tools 0.1 x
 +
Pen/brush Tools 0.1 x
 +
Eraser/replacer Tools 0.1 x
 +
Flood fill Tools 0.1
 +
Spray Tools 0.1 x
 +
Line Tools 0.1 x
 +
Polygon Tools 0.3
 +
Rectangle/round rectangle Tools 0.1 x
 +
Ellipse Tools 0.1 x
 +
Drawing while dragging Tools 0.1
 +
Thick lines Tools 0.2
 +
Transparency Tools 0.2
 +
Antialiasing Tools ?
 +
Tool icons Design 0.1 x
 +
Command icons Design 0.1 x
 +
About Lazarus Icon Editor image Design 0.2
 +
Text Tools ?
 +
Desaturate Picture 0.2
 +
Crop to mask Picture 0.3
 +
Blur Picture ?
 +
Noise Picture ?
 +
Find edges Picture ?
 +
Localization support GUI 0.3
 +
Own color dialog GUI 0.2
 +
Fix TScrollBox bugs LCL 0.1 GTK + Win32
 +
Colors invert Picture 0.1 x
 +
Colors desaturate Picture 0.1 x

Revision as of 14:23, 28 September 2006

Lazarus Icon Editor uses LazRGBGraphics for image manipulating.

Recent screenshots

Icon Editor under Windows XP

Roadmap

Feature Type Target Implemented Remark Load/save bmp, ico, xpm, png Formats 0.1 ico, xpm and png transparency Load/save gif Formats ? Save to lrs Formats 0.1 can add to existing lrs? Picture preview GUI 0.1 stay on top Doublebuffering on GTK GUI 0.2 Show grid GUI 0.1 x Editing multiple pictures in notebook GUI 0.1 x OnPageChange event bug Palette GUI 0.1 Palette modification GUI ? Custom zoom GUI 0.3 Pen, brush, paper color GUI 0.1 x Mouse pos GUI 0.1 x Mouse delta GUI 0.1 x Color under mouse GUI 0.1 x Printing GUI ? Undo/redo Picture 0.2 Cut/copy/paste/delete/select all Picture 0.3 depends on mask Resize truncate Picture 0.1 Resize smooth Picture 0.1 Resize paper Picture 0.1 Flip horizontally/vertiacally Picture 0.1 x Rotate 90°/180°/270° Picture 0.1 x Custom rotate Picture 0.2 Help topics Docs 1.0 About Lazarus Icon Editor Docs 0.1 Info on the web Docs 0.1 Public release Release 0.1 Mask Tools 0.2 Color picker Tools 0.1 x Pen/brush Tools 0.1 x Eraser/replacer Tools 0.1 x Flood fill Tools 0.1 Spray Tools 0.1 x Line Tools 0.1 x Polygon Tools 0.3 Rectangle/round rectangle Tools 0.1 x Ellipse Tools 0.1 x Drawing while dragging Tools 0.1 Thick lines Tools 0.2 Transparency Tools 0.2 Antialiasing Tools ? Tool icons Design 0.1 x Command icons Design 0.1 x About Lazarus Icon Editor image Design 0.2 Text Tools ? Desaturate Picture 0.2 Crop to mask Picture 0.3 Blur Picture ? Noise Picture ? Find edges Picture ? Localization support GUI 0.3 Own color dialog GUI 0.2 Fix TScrollBox bugs LCL 0.1 GTK + Win32 Colors invert Picture 0.1 x Colors desaturate Picture 0.1 x