#pragma once #include #include "terminal.h" bool font_from_name(const char *name, struct font *result);