Changes between Version 1 and Version 2 of Ticket #4138, comment 24
- Timestamp:
- 01/31/22 17:41:19 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4138, comment 24
v1 v2 3 3 I have come across libraqm. I only briefly skimmed its description. Nothing else. I believe it is used by [https://www.imagemagick.org imagemagick]. I am not aware to any other usage. I don't know how libraqm compares to other, similar, libraries. In fact I don't know, and haven't searched for, similar libraries. Quoting the first line of [https://github.com/HOST-Oman/libraqm/blob/master/README.md its description] 4 4 Raqm is a small library that encapsulates the logic for complex text layout and provides a convenient API. 5 === 2.GLib Unicode Support ===5 === [=#GLibUnicodeSupport (2)] GLib Unicode Support === 6 6 While staring at [#libraqm (1)], I realized mc already depends on Glib. Which has a Unicode Support component. Which might already be in use by mc. Qouting [https://wiki.gnome.org/Projects/GLib/UnicodeSupport Glib Unicode Support] 7 7 Character properties such as ..., break type, ...