Skip to content
  • William Light's avatar
    implement texture_font_new_from_*() functions · 46ebc293
    William Light authored
    this commit renames texture_font_new() to texture_font_new_from_file()
    and also implements texture_font_new_from_memory() for creating
    texture fonts from font files that are already loaded somewhere in
    memory (for example, fonts embedded inside an application).
    46ebc293