libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
Fonts.h File Reference

Go to the source code of this file.

Variables

static const char fontawesome_compressed_data_base85 [155710+1]
 Embedded compressed Font Awesome webfont data.
 

Variable Documentation

◆ fontawesome_compressed_data_base85

const char fontawesome_compressed_data_base85[155710+1]
static

Embedded compressed Font Awesome webfont data.

This file contains the Font Awesome webfont (fontawesome-webfont.ttf, 165548 bytes) in base85-encoded compressed form, exported using binary_to_compressed_c.cpp. The data is used by the GUI subsystem to render icon glyphs via ImGui.