More actions
No edit summary |
m (Text replacement - "Category:Lua applications for PSP" to "Category:Lua applications on PSP") |
||
(One intermediate revision by the same user not shown) | |||
Line 76: | Line 76: | ||
==External links== | ==External links== | ||
* Author's website - [https://web.archive.org/web/20080312152210/http://www.shaolanweb.cs.cx/ http://www.shaolanweb.cs.cx] (archived) | * Author's website - [https://web.archive.org/web/20080312152210/http://www.shaolanweb.cs.cx/ http://www.shaolanweb.cs.cx] (archived) | ||
[[Category:Lua applications on PSP]] |
Latest revision as of 00:45, 24 October 2024
DAPES | |
---|---|
General | |
Author | Shaolan |
Type | Other |
Version | 3.0.1 |
License | Mixed |
Last Updated | 2008/08/09 |
Links | |
Download | |
Website | |
DAPES, Drawing and Picture Editing Software, is an application similar to the Paint on PC. The application was created in Lua.
Controls
On Canvas:
Cross - Draw
R - Show more tools
L - Faster cursor movement
D-Pad - Move within canvas
Analog - Move cursor/pen
On Palette:
Cross - Select main color
Circle - Select secondary color
Changelog
v3.0.1
- Make corrections of two major BUG:
- The crash images superior to a 512 * 512 pixel (finished),
- Filling for a surface too large (eventually).
- Also explore changing the file, it is more appropriate icon displays is compared to extension.
- Replace the LP by a HM which enables the slim compatibilite.
v3.0
- Menu filter operations by the key triangle.
- Possibility to define a color transparency.
- Ability to deal with a color as the main color with alpha channel.
- Function text improved, the text is converted into selection.
- Symmetry horizontal /vertical on any image or a selection that has been copied but not yet pasted.
- Brush 3.
- Effect grid (you can adjust the width /height tiles).
- Ability to delete a selection (L + Square).
- Possibility to zoom in on a precise part of the image which removes the limit zoom (When the image is too big: select the area with the selection tool before zooming then start to return to the complete image).
v2
- Addition of "Selection" tool.
- Addition of "Copy /Paste" tool.
- Amelioration of the keyboard DENZEL (adding capitalization and numbers).
- Amelioration of the interface.
- Function Paint Bucket finished cepandant the crash LP for an area too large, although the problem is set to the next version.
v1.5
- Added tool "Insert Text" with the virtual keyboard DENZEL.
- Added tool "Draw a line".
- Added tool "Paint Bucket".
- Adding Installer Update.
v1.1
- Carries fix for a scrolling bug that was originally reported over at the xtreamlua site.
v1.0
- Adding functions file management (open /save).
- Denzel integrated keyboard (for backups).
- Adding to scroll when the image is larger than the frame.
- The function of connections to the Internet are also regler (even if it is unnecessary for the moment).
- New LOGO /BG by Pleaser.
External links
- Author's website - http://www.shaolanweb.cs.cx (archived)