rodries
Forum Replies Created
-
AuthorPosts
-
rodriesKeymaster
@driverx wrote:
Tristar, don’t use windows command prompt, use msys (installed with devkit pro)
@tantric, thanks for your help, but it seems that fribidi needs more than runing the configure script to compile… and libfreetype configure script aborts under windows but under linux is working fine…No, it works perfectly fine with the latest SVN. And libfreetype – why don’t you use the one from the devkitpro portlibs?!
rodriesKeymasterThose instructions all sound horribly wrong. Please ignore them.
In Windows, load MSys (installed with DevkitPro). For each of the libs:
./configure –host=powerpc-eabi –prefix=”${DEVKITPRO}/portlibs/ppc” –libdir=”${DEVKITPRO}/portlibs/ppc/lib”
make
make installThis will build and install them into the portlibs folder for you. Other libs like mxml and libpng should be downloaded from http://sourceforge.net/projects/devkitpro/files/portlibs/.
For more verbose instructions see here: http://wiki.devkitpro.org/index.php/portlibs
rodriesKeymasterAlso the encoding of this file is unuseable, I can’t see the characters properly. I need UTF-8, like this file:
http://code.google.com/p/wiixplorer/source/browse/trunk/Languages/tchinese.lang
rodriesKeymasterThis file isn’t in a format/encoding I can use. I need UTF-8. For example, encoding you did for this file is OK:
http://wiixplorer.googlecode.com/svn/trunk/Languages/schinese.langrodriesKeymasterIt’s not appropriate to be asking on the forum for beta builds. Please don’t do it again.
Secondly, SVN is likely less stable than the current version. When it’s stable and ready it’ll be released.
rodriesKeymasterJust keep going up. When it hits 2 it goes down to -2.
rodriesKeymasterFor starters I need an appropriate font that’s fair-use with simp. chinese symbols. It also has to be as small as possible. This is crucial. A 15 MB font just won’t do. Can you point me to one? If you can, can you tell me if the font also has support for any other languages (eg: trad. chinese, korean, etc)
rodriesKeymasterNot so simple. For starters I need an appropriate font that’s fair-use with trad. chinese symbols. It also has to be as small as possible. Can you point me to one? If you can, can you tell me if the font also has support for any other languages (eg: simplified chinese, korean, etc)
rodriesKeymasterJust wait the next release. Assuming the same USB/SD drive works in other homebrew, it should be fixed there.
rodriesKeymasterI’d like to do this. Can someone supply me with a list of language codes and corresponding languages? Same goes for codepages, I’d prefer to include a list of applicable codepages and the languages they apply to. These are also known as iconv encodings.
rodriesKeymasterIf that’s the case, wait for the next version. It should work there.
rodriesKeymasterThe type of drive doesn’t matter when it’s a SMB share.
rodriesKeymasterBecause they do different things, and someone might not want both. And why do extra coding to have options of what you want to install?
rodriesKeymasterFor anyone else looking to translate, please ensure the translation is complete and accurate, use the Italian one as a template:
http://wiimc.googlecode.com/svn/trunk/source/lang/it.langThen submit here as an attachment. Also check here: http://wiimc.googlecode.com/svn/trunk/source/lang/
And work from the existing file if someone already submitted a translation for your language.
rodriesKeymasterPlease ensure this translation is complete and resubmit as an attached file. I think the Italian one is now complete and accurate:
http://wiimc.googlecode.com/svn/trunk/source/lang/it.lang -
AuthorPosts