Type Definition embedded_graphics::fonts::Font6x8[][src]

type Font6x8<'a, C> = FontBuilder<'a, C, Font6x8Conf>;

A 6x8 font.