19 Commits

Author SHA1 Message Date
454b02181e Remove translations from transpositions
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-12-17 14:36:55 +01:00
0c8c772bcd Simplify ZRCola to Unicode combining character transliteration
The ZRCola >> Unicode transliteration translates ZRCola combining
characters into Unicode combining characters now, rather than
translating exact ZRCola characters only.

Signed-off-by: Simon Rozman <simon@rozman.si>
2021-12-07 14:27:10 +01:00
f6b3b4568a Move revised ZRCola=>Unicode transliteration into the database
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-11-18 12:05:39 +01:00
e43a5a0ef0 Add support for ZRCola Composed to Unicode transliteration
The initial support compares characters in ZRCola font Private-Use-Area
to the characters obtained using Unicode combining characters. Those
which match sufficiently are arranged into a new transliteration.

As the ZRCola Composed to Unicode transliteration requires to be applied
_after_ ZRCola composition but UI applies additional transliterations
_before_ ZRCola composition, the ZRCola composition was reintroduced as
one of the transliterations. This allows configuring a custom
transliteration sequence.

Signed-off-by: Simon Rozman <simon@rozman.si>
2021-04-02 15:39:24 +02:00
a5099d7424 Add Cyrillic >> Latin translations back 2018-09-25 10:37:25 +02:00
5e751eb23e Make (de)composition a separate translation set 2018-09-18 11:23:30 +02:00
d0e367b881 Add translitarations 2017-12-18 10:49:06 +01:00
d9527fe70f Predefined translation sequences added to ZRCola.zrcdb database 2017-06-01 13:28:18 +02:00
3b297c8427 Missing translations added 2017-04-03 12:16:46 +02:00
6dff6eed4f Translation set database and other translation sets added 2017-03-30 13:08:20 +02:00
2316e5906c Database update 2016-08-03 08:27:24 +02:00
2d97afded3 Database update 2016-06-17 13:01:16 +02:00
e3475ef48d Font and database update - fonts now OpenType 2016-06-13 11:02:55 +02:00
67a6fd18e4 Empty character categories removed from database 2016-05-25 13:57:33 +02:00
16a28cd011 Font and database update 2016-05-23 15:35:50 +02:00
73f1d4d2c9 Unicode control characters removed from the lists 2016-05-23 15:15:31 +02:00
4aa0d9183e Support for Unicode character database added 2016-05-11 14:39:20 +02:00
6e4cd60152 Character group database support added 2016-05-04 15:49:51 +02:00
5e4331903b Language names are displayed with the localized full name now
(closes #15)
2016-04-13 20:39:14 +02:00