office-gobmx/i18nutil
Jonathan Clark 5b494880e8 tdf#163105 Require kashida after Seen, even before a final Yeh
Small tweak to the kashida insertion rules to restore some previous
behavior. Kashida should not be inserted after a final Yeh, but should
be inserted after an initial or medial Seen, even if it is followed by a
final Yeh.

Change-Id: I1fef2d32961c6f55006b2df456827588f62af40b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173889
Reviewed-by: Jonathan Clark <jonathan@libreoffice.org>
Tested-by: Jenkins
2024-09-25 07:15:23 +02:00
..
qa/cppunit tdf#163105 Require kashida after Seen, even before a final Yeh 2024-09-25 07:15:23 +02:00
source/utility tdf#163105 Require kashida after Seen, even before a final Yeh 2024-09-25 07:15:23 +02:00
CppunitTest_i18nutil_kashida.mk tdf#163105 Consolidated duplicated kashida justification code 2024-09-25 01:25:07 +02:00
IwyuFilter_i18nutil.yaml
Library_i18nutil.mk tdf#163105 Consolidated duplicated kashida justification code 2024-09-25 01:25:07 +02:00
Makefile
Module_i18nutil.mk tdf#163105 Consolidated duplicated kashida justification code 2024-09-25 01:25:07 +02:00
README.md

Internationalization Related Utilities (i18nutil)

It comprises of honest c++ code which you just link to directly, while i18npool tends to consist of code you interact with via UNO.