Commit graph

15 commits

Author SHA1 Message Date
Crayon2000
44616e89b4 Fix some C compiler warnings 2024-02-08 01:41:17 -05:00
Crayon2000
187b8fbbae Change Makefile from ttf examples 2024-02-07 19:42:17 -05:00
Crayon2000
8f34054fc5 Fix problem with new FreeType dependency in 2.13.2
ppc-harfbuzz is now required.
2024-02-07 01:17:54 -05:00
Crayon2000
e9ea2802ce Fix compilation warning 2021-07-05 01:00:29 -04:00
Crayon2000
832e49adef Fix README 2019-04-30 18:51:30 -04:00
Crayon2000
d758a9fdbe Add more characters to ttf demo 2019-04-28 04:52:55 -04:00
Crayon2000
bf30932442 Use Makefile from template 2019-04-10 23:36:44 -04:00
Crayon2000
b02e8dbda7 Use libpng, zlib, libfreetype and libjpeg from portlibs
They are now supplied via devkitPro pacman.
2019-04-06 18:27:19 -04:00
Crayon2000
68fd422e02 [CHG] Changed lasnd to laesnd in Makefile (the line is commented)
[CHG] doxygen file updated to version 1.7.2
2010-10-11 01:45:16 +00:00
Crayon2000
8789bd4ba6 [CHG] pngu.c does not required to include gx.h anymore
[BUG] Fixed some examples using GRRLIB_ScrShot
2010-01-19 05:09:58 +00:00
Crayon2000
f229e1b581 [CHG] Added a timestamp to the screenshot function in the TTF example 2010-01-18 03:25:39 +00:00
Crayon2000
8d1b10574e [CHG] TTF functions are now using RGBA color instead of RGB 2010-01-15 06:55:22 +00:00
Crayon2000
2dbb1380df [CHG] More protection to TTF functions
[NEW] Added FPS in the TTF example
2010-01-11 21:48:01 +00:00
Crayon2000
42d7917d0d [CHG] TTF example is more complete
[BUG] In the 3D test branch the model could be draw with color and texture (order is: position / normal / color / texture)
[CHG] In the 3D test branch the example is now using lights
2010-01-06 04:56:37 +00:00
Crayon2000
0d760f99d4 [NEW] FreeType support now available (first support) 2010-01-04 03:28:25 +00:00