[][src]Type Definition egui::paint::fonts::FontData

type FontData = Cow<'static, [u8]>;

The data of a .ttf or .otf file.