PSYQO SDK
Font
font.hh · GPU text rendering with the built-in or uploaded font atlas
Module
GPU text rendering with the built-in or uploaded font atlas.
Include this module
C++ include
#include "psyqo/font.hh"Types
Functions and methods
~Font<Fragments>Releases the resources owned by `psyqo::Font`.destructor~FontBaseReleases the resources owned by `psyqo::FontBase`.destructorchainprintPerforms `chainprint` as part of GPU text rendering with the built-in or uploaded font atlas.MethodchainprintfPerforms `chainprintf` as part of GPU text rendering with the built-in or uploaded font atlas.MethodchainvprintfPerforms `chainvprintf` as part of GPU text rendering with the built-in or uploaded font atlas.MethodinitializeInitializes the object for use.MethodprintPerforms `print` as part of GPU text rendering with the built-in or uploaded font atlas.MethodprintfPerforms `printf` as part of GPU text rendering with the built-in or uploaded font atlas.MethodunpackFontUnpacks and uploads a font to VRAM.MethoduploadKromFontUploads the Kernel rom font to VRAM, and initializes the object.MethoduploadSystemFontUploads the system font to VRAM, and initializes the object.MethodvprintfPerforms `vprintf` as part of GPU text rendering with the built-in or uploaded font atlas.MethodFields, variables and values
This module does not declare public data symbols.