Package Release Info

libraqm-0.10.2-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libraqm-devel
libraqm-doc
libraqm0

Change Logs

* Sat Sep 28 2024 Dirk Müller <dmueller@suse.com>
- update to 0.10.2:
  * Fix Unicode codepoint conversion from UTF-16.
* Thu Jan 18 2024 Dirk Müller <dmueller@suse.com>
- fix build on non-suse distributions
* Thu Apr 27 2023 Dirk Müller <dmueller@suse.com>
- update to 0.10.1:
  * Make combining marks always inherit the script of their base.
* Wed Jan 18 2023 Dirk Müller <dmueller@suse.com>
- 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
* Mon Jan 31 2022 Paolo Stivanin <info@paolostivanin.com>
- 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
* Mon Dec 20 2021 Dirk Müller <dmueller@suse.com>
- 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