Menu

Tree [60d604] default tip /
 History

Read Only access


File Date Author Commit
 .settings 2022-06-21 oddwarg oddwarg [5bf676] Added assertion to possibly help debug a rare p...
 cursors 2023-11-24 oddwarg oddwarg [31ce4b] Changed hand tool graphics. Moved "public Vec2D...
 fonts 2021-05-07 Oddwarg Oddwarg [fdea61] Initial import.
 help 2024-02-17 oddwarg oddwarg [1bb945] Implemented prototype Gradient Fill filter. Add...
 images 2024-02-23 oddwarg oddwarg [51b680] Added and fixed some icons
 lib 2022-11-26 oddwarg oddwarg [04273f] Implemented plugin loading and moved APNG suppo...
 misc 2021-10-24 oddwarg oddwarg [1e83ab] Added magnetic lasso tool. Added content aware ...
 natives 2021-08-21 oddwarg oddwarg [e9dc80] Added export script
 plugins 2025-08-29 oddwarg oddwarg [dfd09c] GLJPanel/GLCanvas now has a command line switch...
 shaders 2023-12-02 oddwarg oddwarg [1903fc] Fixed problem in unused shader
 src 2025-08-30 oddwarg oddwarg [60d604] Fixed recently introduced bug in GPULayerData
 .classpath 2022-11-26 oddwarg oddwarg [04273f] Implemented plugin loading and moved APNG suppo...
 .hgignore 2021-09-02 oddwarg oddwarg [507d05] Added backup system
 .project 2021-05-07 Oddwarg Oddwarg [fdea61] Initial import.
 Bugs 2023-11-20 oddwarg oddwarg [fc1ca4] Fixed bug where edits were prematurely flushed ...
 LICENSE.txt 2023-04-19 oddwarg oddwarg [6e7eef] Removed duplicate AutoName class. Improved app...
 README.txt 2023-04-19 oddwarg oddwarg [6e7eef] Removed duplicate AutoName class. Improved app...
 Y4.exe 2022-12-22 oddwarg oddwarg [856626] Updated windows executable in light of plugin i...
 Y4.sh 2022-10-29 oddwarg oddwarg [e43852] Fixed cryptid-class bug where hovering the mous...
 export.bat 2022-11-26 oddwarg oddwarg [04273f] Implemented plugin loading and moved APNG suppo...
 export.sh 2022-11-26 oddwarg oddwarg [04273f] Implemented plugin loading and moved APNG suppo...
 help.txt 2024-02-17 oddwarg oddwarg [1bb945] Implemented prototype Gradient Fill filter. Add...
 icon.ico 2021-07-07 oddwarg oddwarg [069679] Added more icons and removed dummy plugin
 icon.png 2021-07-07 oddwarg oddwarg [069679] Added more icons and removed dummy plugin
 screenshot.png 2024-02-17 oddwarg oddwarg [1bb945] Implemented prototype Gradient Fill filter. Add...
 todos.txt 2023-11-28 oddwarg oddwarg [9db6c3] Active edits are now deactivated before saving ...

Read Me

 ░█ █░█ █░░░█▀▀░█▀█░█▀▄░▀█▀░▀█▀░█▀▀░░░█▀▀░█▀▄░▀█▀░▀█▀░█▀█░█▀▄░
 ░ █ ░▀▀█░░░▀▀█░█▀▀░█▀▄░ █ ░ █ ░█▀▀░░░█▀▀░█ █░ █ ░ █ ░█ █░█▀▄░
 ░ ▀ ░  ▀░░░▀▀▀░▀  ░▀ ▀░▀▀▀░ ▀ ░▀▀▀░░░▀▀▀░▀▀ ░▀▀▀░ ▀ ░▀▀▀░▀ ▀░

Y4 Sprite Editor is a raster graphics editor with a simple user interface.
It is built on Java 8 and OpenGL 3 for amd64 computers running Windows or Linux.

It is designed for use with a keyboard and a mouse with a clickable scroll wheel.
A 2-button mouse is not recommended. There is basic support for graphics tablets.


----DIRECTORIES----

Y4 is a portable application; it stores data and settings inside the application directory.

By default, settings are stored in the subdirectory "settings_win" or "settings_linux", 
depending on your OS. To specify a custom settings directory, use an application argument:

  settingsdir=<path>

For instance:

  Y4.exe "settingsdir=C:\users\bingus\Y4\settings"

By default, cache and backup files are stored in the subdirectories "cache" and "backups".
To specify custom directories, open the file "owg.y4.Y4.txt" in the settings directory 
(create it if it does not exist), and add/replace the entries for cacheDir and backupsDir.
For instance:

cacheDir = C:\users\bingus\Y4\cache
backupsDir = C:\users\bingus\Y4\backups


----LICENSE----

Y4 is released under the ANTI-CAPITALIST SOFTWARE LICENSE (v 1.4), see LICENSE.txt.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.