Wiibrew.org escribió:Whats new in 1.6?
* functions:
o added: void GRRLIB_DrawRectangle(int x, int y, int hight, int widht, u16 color, int filled)
o added: void GRRLIB_DrawTriangle(int x, int y, int xa, int ya, int xb, int yb, u16 color)
o added: int GRRLIB_GetMapTile(int x, int y, int map[],int mapwidth)
o added: GRRLIB_Print(int x, int y, int xsize, int ysize,char* text,const u16 tdata[], int fg, int bg)
o added: void GRRLIB_ImgPrint(int x, int y, int xsize, int ysize,char* text,const u16 tdata[])
o Improved: GRRLIB_DrawImg(int xpos, int ypos, ...) -> merged with the rotozoom function!
o Improved: GRRLIB_DrawTile(int xpos, int ypos, ...) -> merged with the rotozoom function!
* tools:
o win32 pngconverter
o Online converter -
http://grrlib.santo.fr/tools/gfx_converter.php