git.y1.nz

gbdk-2020

GameBoy Development Kit
download: https://git.y1.nz/archives/gbdk.tar.gz
README | Files | Log | Refs | LICENSE

docs/api/font_8h.js

      1 var font_8h =
      2 [
      3     [ "sfont_handle", "structsfont__handle.html", "structsfont__handle" ],
      4     [ "FONT_256ENCODING", "font_8h.html#FONT_256ENCODING", null ],
      5     [ "FONT_128ENCODING", "font_8h.html#FONT_128ENCODING", null ],
      6     [ "FONT_NOENCODING", "font_8h.html#FONT_NOENCODING", null ],
      7     [ "FONT_COMPRESSED", "font_8h.html#FONT_COMPRESSED", null ],
      8     [ "font_t", "font_8h.html#font_t", null ],
      9     [ "mfont_handle", "font_8h.html#mfont_handle", null ],
     10     [ "pmfont_handle", "font_8h.html#pmfont_handle", null ],
     11     [ "font_init", "font_8h.html#font_init", null ],
     12     [ "font_load", "font_8h.html#font_load", null ],
     13     [ "font_set", "font_8h.html#font_set", null ],
     14     [ "font_color", "font_8h.html#font_color", null ],
     15     [ "font_spect", "group__gbdk__fonts.html#gfont_spect", null ],
     16     [ "font_italic", "group__gbdk__fonts.html#gfont_italic", null ],
     17     [ "font_ibm", "group__gbdk__fonts.html#gfont_ibm", null ],
     18     [ "font_min", "group__gbdk__fonts.html#gfont_min", null ],
     19     [ "font_ibm_fixed", "group__gbdk__fonts.html#gfont_ibm_fixed", null ]
     20 ];

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.