Configuration¶
- retrofont.config.read_config()¶
Read the content of the configuration file.
- Return type:
dict- Returns:
Configuration.
- retrofont.config.select_system_config(systems, name)¶
Select a configured system.
- Parameters:
name (
str) – System name.- Return type:
dict- Returns:
System configuraion.