Ondrej Baranovič

Results 13 issues of Ondrej Baranovič

Fixes #4808. Add a new type, `ImageFont.FreeTypeFontFamily(font1, font2, ..., layout_engine=layout_engine)`, that can be used with `ImageDraw.text*(...)` functions performing font fallback. Font fallback is done per cluster with Raqm layout (similar...

Needs Rebase
Font Rendering

MSYS2 now has more environments: https://www.msys2.org/docs/environments/ Changes proposed in this pull request: * Test CLANG64 ~~instead of MINGW32~~, https://github.com/python-pillow/Pillow/pull/6888#issuecomment-1400392821 * ~~Add xfail mark for #6875 as it failed 9 times...

Windows
Needs Rebase