examples: annotate examples
[nit.git] / lib / gamnit / bmfont.nit
2017-11-21 Alexis Laferrièregamnit: split use of App::on_create between create_gamn...
2017-09-25 Alexis Laferrièregamnit: compute a more precise `TextSprites::height`
2017-09-25 Alexis Laferrièregamnit: fix code duplication in BMFont
2017-09-25 Alexis Laferrièregamnit: fix crash on character missing from font
2017-07-17 Alexis Laferrièregamnit: add markdown-like links to `TextSprites` with...
2017-07-14 Alexis Laferrièregamnit: make `BMFontChar` more permissive to accept...
2017-07-14 Alexis Laferrièregamnit: intro `TextSprite::scale`
2017-06-17 Jean PrivatMerge: gamnit: customize writing with BMFont
2017-06-16 Alexis Laferrièregamnit: implement new `TextSprites` settings in `BMFont`
2017-06-16 Alexis Laferrièregamnit: fix actually using the attribute partial_line_skip
2017-06-16 Alexis Laferrièregamnit: accept float values in `BMFont`
2017-06-08 Alexis Laferrièregamnit: cache UICamera anchor points
2017-05-23 Alexis Laferrièregamnit: intro BMFont parser and drawing services