https://bugs.documentfoundation.org/show_bug.cgi?id=103855

--- Comment #1 from martin_hos...@sil.org ---
An implementation patch is available for review
https://gerrit.libreoffice.org/#/c/30882/

There is no need to support sequence checking, since sequence checking has to
be built into code inside libreoffice and so will require a rebuild anyway. In
addition, sequence checking needs are very rare. Likewise, there is unlikely to
be many CJK type scripts, although a few.

An example .oxt that makes use of the new capability is available from:
http://scriptsource.org/cms/scripts/page.php?item_id=entry_detail&uid=ccq6hrjrxc

Installing this will add a Shan entry in the language list for complex script
fonts in things like the character format dialog.

The public values for script type introduced could grow but would never need to
shrink. Notice how the RTL value implies another value (CTL) and any future
growth (not intended) would have numbers with similar implications of other
values.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to