Sloynik v1.1
Author: Cy-4AH
Graphics: Elidi

This homebrew is for reading StarDict-dictionaries on PSP.

FreeType2, Zlib, Libpng was used for writing Sloynik.
Sloyink dictributes freely.
You can discuss this programm at http://www.psp-hacks.com/forums/viewtopic.php?id=88653


StarDict url: http://stardict.sourceforge.net

StarDict dictionary consist of:
*.ifo
*.idx(*.idx.gz)
*.dict(*.dict.dz)

Sloynik use options-file par.txt in directory res.
par.txt have format:
In first line (optional) font color and font size. Font color mast be in hex ABGR format.
In others lines are pointed dictionaries and keys sets for this dictionaries.

Virtual Danzeff keybord have files:
somekeys.png
somekeys_s.png
somekeys.txt - text UTF-8 file. Text line in this file indicate  char set on this keybord.

I hope you know how enter text with Danzeff PSP keyboard.

In Sloynik you can:
Change dictionaries by Select button (only in looking words mode),
change looking words mode to reading value mode and back by R-shift,
List words by up and down buttons or by L-Shift with analog in both modes,
In reading value mode you can drag text by analog.

There is 2 already converted dictionaries: rus-eng and eng-rus with corresponding keyboards.
You can use them like examples how attach new StarDict dictionaries.

Great thx:
Apels1n for russian danzeff keys.

Changes from v1.0SS:
BtdxMaker builded into Sloynik. If some dictionary used in first time, it will be automaticaly converted.
Also in BtdxMaker Solved bug witch limit count usable dictionaries by ifo-file size.
Added Dictionary Name Field. (Name get from ifo-file, make sure that it's not too long, bacause it may get not into field rect).
Added application loading status.
Listing words by L-Shift with analog.


Changes from v1.0:
Add splash screen, needed by PSP-hacks.com Hombrew Competition 2007 rules.
Add about-screen in XMB.