registerTemporarily

inline fun <T> registerTemporarily(font: Font, name: String = font.name, block: () -> T): T