[][src]Function cat_engine::text::char_size

pub fn char_size(character: char, font_size: f32, font: &Font<'_>) -> [f32; 2]

Возвращает размер символа. Returns the size of the character.

[width, height]