gamnit: add an example to showcase fonts support
authorAlexis Laferrière <alexis.laf@xymus.net>
Tue, 13 Jun 2017 14:36:02 +0000 (10:36 -0400)
committerAlexis Laferrière <alexis.laf@xymus.net>
Fri, 16 Jun 2017 20:55:22 +0000 (16:55 -0400)
commitd9b142c4f5c5b6d06744157a75e4f69d45b84279
tree101210770eba38977b6f143ae88587c79bb1cb27
parentb38d0ba08e8302fb748262ea1fc1f418915b282f
gamnit: add an example to showcase fonts support

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
lib/gamnit/examples/fonts_showcase/Makefile [new file with mode: 0644]
lib/gamnit/examples/fonts_showcase/README.md [new file with mode: 0644]
lib/gamnit/examples/fonts_showcase/assets/Josefin_Sans/font.fnt [new file with mode: 0644]
lib/gamnit/examples/fonts_showcase/assets/Josefin_Sans/font.png [new file with mode: 0644]
lib/gamnit/examples/fonts_showcase/assets/anchor.png [new file with mode: 0644]
lib/gamnit/examples/fonts_showcase/package.ini [new file with mode: 0644]
lib/gamnit/examples/fonts_showcase/src/fonts_showcase.nit [new file with mode: 0644]