Line 4:
Line 4:
| type = framework library
| type = framework library
| author = [[User:Minishlink|Minishlink]]
| author = [[User:Minishlink|Minishlink]]
−
| version = 1.1.5b
+
| version = 1.2
| website = http://louislagrange.free.fr/MLlib/
| website = http://louislagrange.free.fr/MLlib/
| download = http://code.google.com/p/mllib/downloads/
| download = http://code.google.com/p/mllib/downloads/
Line 11:
Line 11:
}}
}}
−
The '''MLlib''' (or Minishlink's Library) is a simple library to develop on Nintendo Wii. Technically, it's a wrapper of libogc and others librairies. Coding with this lib on Wii is way easier and faster now ! :-) I created this because I needed a library with I could code with easy functions. It uses [[GX]] for drawing, [http://en.wikipedia.org/wiki/Libpng libpng] for handling PNG, and libs of [[libogc]]...
+
The '''MLlib''' (or Minishlink's Library) is a simple library to develop on Nintendo Wii. Technically, it's a wrapper of libogc and others librairies. Coding with this lib on Wii is way easier and faster now ! :-) I created this because I needed a library with I could code with easy functions. It uses [[GX]] for drawing, [http://en.wikipedia.org/wiki/Libpng libpng] for handling PNG, [[FreeTypeGX]] for TTF fonts (I needed to recode it in C) and libs of [[libogc]]...
==Features==
==Features==