| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to 0.10.2: * Fix Unicode codepoint conversion from UTF-16.
- fix build on non-suse distributions
- update to 0.10.1: * Make combining marks always inherit the script of their base.
- update to v0.10.0: * Implement raqm_set_text_utf16 * Fix font feature range * Fix resolved direction for all neutral text * Implement letter and word spacing support
- update to 0.9.0:
* raqm_t objects can now be reused by calling raqm_clear_contents()
before re-use, to potentially reduce the number memory allocations.
* don't hardcode python3 in tests.
* new API:
* raqm_set_freetype_load_flags_range()
* raqm_clear_contents()
- Remove 0001-Pass_version_to_meson_library.patch as it was upstreamed
- update to 0.8.0: * Support using SheenBiDi instead of FriBiDi for Unicode BiDi support. * Fix running tests with Python <= 3.6. * New API: * raqm_get_par_resolved_direction * raqm_get_direction_at_index