The set_variation_by_name
method of FreeTypeFont
is inconsistent with the result
#6439
Labels
set_variation_by_name
method of FreeTypeFont
is inconsistent with the result
#6439
What did you do?
Traverse the font style of setting variation font.
What did you expect to happen?
The style changes every time you set it.
What actually happened?
The first one is visually the same as the second one. At the same time, the style obtained by
getname()
is inconsistent with the setting ofset_variation_by_name()
.For comparison, I used Photoshop.
What are your OS, Python and Pillow versions?
Font files can be found here: tonsky/FiraCode
The text was updated successfully, but these errors were encountered: