get_clean_fonts

lib.gui.gui_config.get_clean_fonts() list[str]

Return a sane list of fonts for the system that has both regular and bold variants.

Pre-pend “default” to the beginning of the list.

Returns:

A list of valid fonts for the system

Return type:

list[str]