Subject: MAXR now supports different charsets for translations. NEED VOLUNTEERS
M.A.X. Reloaded supports now full locale support for iso-8559-1, iso-8559-2, iso-8559-3, iso-8559-4 and iso-8559-5 (that are all common languages in the western world). Means translationfiles for these languages "could" be written. However a translation isn't useful without the fonts providing all the special characters and ties for each language.
So now we need the fontgraphics for all these languages :-)
6*16 signs for all special characters needed for every latin charset
5 latin charsets (iso-8559)
3 different fonts (big, normal, small)
Makes 6 * 16 * 5 * 3 special characters to draw. If I got this right we need now
1440 fonts drawn.
Who wants to volunteer? :-D
Note: It would be a big help if you'd just volunteer for _your_ locales. That would only be around
288 signs. You should have some knowhow about image manipulation. Task is like that: You get provided with the basic font images containing default MAXR-fonts. Now your job is to write your locals depending on a provided ascii table by using a grid below the basic font using a font similar to MAXR fonts. Now you make the fonts a little bit "max'ish". The shadow and all that. Depending on how good your image manipulation skill is this can be a very easy task for you. When done you simply send me back the image without changing the colourmap of the image.
BTW: iso-8559-1 is almost completed and iso-8559-5 needs finetuning since I'm not really familiar with cryllian signs and so I confused some and mixed them a little bit up :rolleyes:
Languagelist of theoretically supported languges:
DownloadSource code (Text): //BEGIN LATIN-1 iso-8559-1
ENG, //English iso-8559-1
GER, //German
ALB, //Alban
DAN, //Danish
FAO, //Faroese
FIN, //Finnish
FRA, //French
FRE, //French
GLE, //Irish
ICE, //Icelandic
ISL, //Icelandic
ITA, //Italian
CAT, //Catalan; Valencian
DUT, //Dutch; Flemish
NLD, //Dutch; Flemish
NNO, //Norwegian Nynorsk
NOB, //Norwegian Bokmål
POR, //Portuguese
SWE, //Swedish
SPA, //Spanish
//END LATIN-1 iso-8559-1
//BEGIN LATIN-2 iso-8559-2
HRV, //Croatian
SCR, //Croatian
POL, //Polish
RON, //Romanian
RUM, //Romanian
SLK, //Slovak
SLO, //Slovak
SLV, //Slovenian
CES, //Czech
CZE, //Czech
HUN, //Hungarian
//END LATIN-2 iso-8559-2
//BEGIN LATIN-3 iso-8559-3
EPO, //Esperanto
GLG, //Galician
MLT, //Maltese
TUR, //Turkish
//END LATIN-3 iso-8559-3
//BEGIN LATIN-4 iso-8559-4
EST, //Estonian
LAV, //Latvian
LIT, //Lithuanian
//END LATIN-4 iso-8559-4
//BEGIN LATIN-5 iso-8559-5
BUL, //Bulgarian
MAK, //Macedonian
MKD, //Macedonian
RUS, //Russian
SCC, //Serbian
SRP, //Serbian
UKR //Ukrainian
//END LATIN-5 iso-8559-5
Bernd Kosmahl
"Sir, we are surrounded!" - "Great - we can attack in any direction."