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

type Font8x16<'a, C> = FontBuilder<'a, C, Font8x16Conf>;

A 8x16 font.