Checks whether Cheysson fonts have been registered and are available for use.
Examples
if (cheysson_fonts_available()) {
message("Cheysson fonts are ready to use!")
}
Checks whether Cheysson fonts have been registered and are available for use.
if (cheysson_fonts_available()) {
message("Cheysson fonts are ready to use!")
}