e6ea4a2742
Order blocks by Unicode location
...
Signed-off-by: Simon Rozman <simon.rozman@amebis.si >
2025-12-03 12:49:19 +01:00
Simon Rozman
9457d74047
Fix typo
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2025-11-17 09:17:04 +01:00
Simon Rozman
e8f39da602
Replace Unicode character categories with blocks
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2025-11-14 16:25:49 +01:00
Simon Rozman
1ba71443f5
Add support for Unicode character blocks
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2025-11-14 11:59:43 +01:00
Simon Rozman
ffe11b17b5
Update font and database
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2023-11-07 19:27:30 +01:00
Simon Rozman
7fb29aed80
Introduce bad ZRCola Unicode Composition highlighting
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2021-12-21 14:21:28 +01:00
Simon Rozman
6c3b2635f4
Finish ZRCola » Unicode (de)composition
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2021-12-20 20:23:36 +01:00
Simon Rozman
454b02181e
Remove translations from transpositions
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2021-12-17 14:36:55 +01:00
Simon Rozman
0b68cdedda
Add non-PUA ZRCola translations to ZRCola to Unicode translation
...
This allows ZRCola to Unicode translation to use precomposed Unicode
characters and provide better coverage for ZRCola to Unicode
translation.
Signed-off-by: Simon Rozman <simon@rozman.si >
2021-12-13 14:37:59 +01:00
Simon Rozman
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
Simon Rozman
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
Simon Rozman
3d1a12c335
ZRColaCompile: Generate additional Unicode Composing permutations
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2021-04-09 15:34:32 +02:00
Simon Rozman
4995ea5a08
ZRColaCompile: Evaluate Unicode Combining against Times New Roman font
...
The ZRCola font doesn't stack multiple Unicode Combining characters
properly.
Signed-off-by: Simon Rozman <simon@rozman.si >
2021-04-09 15:34:08 +02:00
Simon Rozman
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
Simon Rozman
2e04726dd7
Update font and database
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2020-02-10 15:05:07 +01:00
Simon Rozman
81741eec8f
Update font and database
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2019-09-23 11:07:42 +02:00
Simon Rozman
3b64c576fa
Update database
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2019-06-20 15:04:58 +02:00
Simon Rozman
63ff924b76
Update font and database
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2019-04-15 11:43:43 +02:00
Simon Rozman
a5099d7424
Add Cyrillic >> Latin translations back
2018-09-25 10:37:25 +02:00
Simon Rozman
5e751eb23e
Make (de)composition a separate translation set
2018-09-18 11:23:30 +02:00
Simon Rozman
d0e367b881
Add translitarations
2017-12-18 10:49:06 +01:00
Simon Rozman
72e8e4893e
Update font and database
2017-12-18 08:37:46 +01:00
Simon Rozman
0e50a733de
Normalization more flexible allowing mixing of modifiers (as long as the modifiers of a same class remain in the same order)
2017-07-12 15:57:48 +02:00
Simon Rozman
d9527fe70f
Predefined translation sequences added to ZRCola.zrcdb database
2017-06-01 13:28:18 +02:00
Simon Rozman
b8be10390b
Database update
2017-05-09 13:06:05 +02:00
Simon Rozman
de6d890ac1
Secondary translation permutations added to support normalization
2017-05-09 12:08:34 +02:00
Simon Rozman
31b6f1a3e8
Recursively inverse translated translations ranks updated
2017-05-08 14:52:30 +02:00
Simon Rozman
397cfe71dd
Duplicate transformations (differing by rank only) removed from database
2017-05-08 14:33:33 +02:00
Simon Rozman
1834543564
Rearranged transformation sort order in database
2017-05-08 13:39:19 +02:00
Simon Rozman
bc5058f168
Database update
2017-05-03 13:01:29 +02:00
Simon Rozman
12a053a495
Database update
2017-04-28 19:34:47 +02:00
Simon Rozman
6dff6eed4f
Translation set database and other translation sets added
2017-03-30 13:08:20 +02:00
Simon Rozman
186dbee443
Multiple translation sets support
2017-03-30 09:49:22 +02:00
Simon Rozman
87a2828ce0
Translation rank split to composed and decomposed character rank allowing asymmetric ranking
2017-03-27 12:39:36 +02:00
Simon Rozman
806aa550a5
Characters are represented as UTF-16 sequences instead of a single UTF-16 character
2017-03-21 09:09:07 +01:00
Simon Rozman
9f083bb521
Character-Language table extended to support multi-UTF-16 characters
2017-03-14 14:14:39 +01:00
Simon Rozman
bd0fdba435
Composed characters extended to support multiple UTF-16 character
2017-03-14 12:54:46 +01:00
Simon Rozman
db391d7023
Incorrect frequent character information in Character Catalog fixed
2016-10-18 13:36:35 +02:00
Simon Rozman
0ed0cf8c49
Support for searchable character tags added
2016-10-13 11:13:46 +02:00
Simon Rozman
f53779dbad
Character tagging support added
2016-10-12 14:30:24 +02:00
Simon Rozman
cee1ea7dbc
Total decomposition of rule's decompositions added
2016-10-06 20:56:41 +02:00
Simon Rozman
6710e0a21c
Font and database update
2016-10-05 11:43:25 +02:00
Simon Rozman
2316e5906c
Database update
2016-08-03 08:27:24 +02:00
Simon Rozman
333a415a66
Database and Slovenian translation update
2016-07-22 00:19:00 +02:00
Simon Rozman
acaae141de
ZRCola keyboard PDF updated
2016-07-15 10:28:29 +02:00
Simon Rozman
a75b649f8b
Database and font update
2016-07-14 10:50:53 +02:00
Simon Rozman
2d97afded3
Database update
2016-06-17 13:01:16 +02:00
Simon Rozman
0e9c6ab66e
Support for more or less frequent characters in catalog added
2016-06-14 12:12:17 +02:00
Simon Rozman
689c72e7e7
Composing ə (and some other characters) combinations fixed
2016-06-13 15:35:52 +02:00
Simon Rozman
e3475ef48d
Font and database update - fonts now OpenType
2016-06-13 11:02:55 +02:00