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

type Font12x16<'a, C> = FontBuilder<'a, C, Font12x16Conf>;

A 12x16 font.