Still struggling with this issue
cyrillic_font = TrueTypeFont("DejaVuSans.ttf") - doesn't work
AttributeError: type object 'TrueTypeFont' has no attribute 'true_type_font_from_file' - the mistake when I try to use true_type_font_from_file
Please help!