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
81db4c0055
Update submodules
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2025-08-11 17:21:42 +02:00
Simon Rozman
40c4d65669
WinStd: Update
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2023-09-08 11:37:37 +02:00
Simon Rozman
63fda12c99
Switch integer datatypes to C99
...
This makes code more portable.
Signed-off-by: Simon Rozman <simon@rozman.si >
2022-09-15 14:36:44 +02:00
Simon Rozman
5c05dc6eb6
WinStd: Update
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2022-03-07 11:43:53 +01:00
Simon Rozman
47d3884af3
Update Copyright and build year
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2022-01-07 11:38:32 +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
ad79961c33
Match integer datatypes with Access DB
...
Integer in Access is short in C/C++.
Signed-off-by: Simon Rozman <simon@rozman.si >
2021-12-20 19:49:29 +01:00
Simon Rozman
0d112cd90b
Switch to SPDX license notice
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2021-12-01 08:48:49 +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
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
12c2889ea3
Copyright: Bump year
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2021-03-25 08:36:00 +01:00
Simon Rozman
c7e29b1862
Add UTF-8 BOM markers
...
MSVC needs them to use correct charset when Language for non-Unicode
programs is set to Windows-1252 or anything different than UTF-8.
Signed-off-by: Simon Rozman <simon@rozman.si >
2020-11-19 10:59:54 +01:00
Simon Rozman
ebdbb84a29
Enable recommended code analysis and address warnings
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2020-02-13 13:18:11 +01:00
Simon Rozman
b3702ed237
Extend copyright year
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2020-02-11 15:38:57 +01:00
Simon Rozman
0800f813ff
Rename stdafx.h to pch.h
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2020-02-10 14:10:29 +01:00
Simon Rozman
893dbf5783
Update year to 2019
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2019-04-01 14:50:04 +02:00
Simon Rozman
d98987ec5f
Upgrade to latest WinStd library
...
Signed-off-by: Simon Rozman <simon@rozman.si >
2019-04-01 14:48:40 +02:00
Simon Rozman
ddae64ca6d
Extend copyright year
2018-09-07 23:57:59 +02:00
Simon Rozman
692a37651d
Fix printf() parameters
2018-09-07 19:36:42 +02:00
Simon Rozman
3831012af9
Distinguish variables with same names
...
...to resolve C4457 warnings.
2018-09-07 19:32:54 +02:00
Simon Rozman
d9527fe70f
Predefined translation sequences added to ZRCola.zrcdb database
2017-06-01 13:28:18 +02:00
Simon Rozman
6487507570
Adaptation to database changes
2017-05-10 09:45:21 +02:00
Simon Rozman
8f4f20f2b4
Internal classes upgraded to support future normalization
2017-05-08 13:33:40 +02:00
Simon Rozman
435b5c4a10
Duplicate error number resolved
2017-05-03 13:30:06 +02:00
Simon Rozman
b7bef14746
Copyright extended to 2017
2017-04-18 14:05:45 +02:00
Simon Rozman
08397415c4
Clean-up
2017-03-30 14:54:15 +02:00
Simon Rozman
6dff6eed4f
Translation set database and other translation sets added
2017-03-30 13:08:20 +02:00
Simon Rozman
155642a3f9
"Composition" and "Decomposition" renamed to more general terms "Translation" and "Inverse translation" to extend its use for transliteration
2017-03-27 14:10:43 +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
f53779dbad
Character tagging support added
2016-10-12 14:30:24 +02:00
Simon Rozman
a45115d5e7
Support for the [VRS_CharList].[klj_bes_en] has been discontinued
2016-10-12 14:28:15 +02:00
Simon Rozman
87c41451ab
ATL replaced by WinStd
2016-10-06 16:02:56 +02:00
Simon Rozman
ba8254c097
Auto C++ typing introduced where appropriate
2016-10-06 11:52:17 +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
a6088c3028
Additional check for inactive/disabled characters in Character Catalog added
2016-06-02 21:06:36 +02:00
Simon Rozman
d7968f539c
Related character detection is smarter and more accurate now
2016-05-30 12:11:16 +02:00
Simon Rozman
c195a07982
Code simplified as the benefit did not outweigh complexity
2016-05-26 16:27:55 +02:00
Simon Rozman
6c82b6333f
AEsthetic modifications
2016-05-26 16:02:44 +02:00
Simon Rozman
1178406aa9
Related character generation finished
...
(closes #26 )
2016-05-26 15:57:49 +02:00
Simon Rozman
1e09407742
Related characters preparation multi-threaded now
2016-05-26 12:59:06 +02:00
Simon Rozman
d70b72b0c1
Inactive related characters removed
2016-05-26 08:53:38 +02:00
Simon Rozman
0e844cd5e4
Incorrect string reset in DBSource::GetValue() fixed
2016-05-25 15:49:56 +02:00
Simon Rozman
1fcd2d2689
std namespace omitted for code clarity
2016-05-25 13:24:37 +02:00
Simon Rozman
7e3e24232d
Key codes are translated to English U.S. keyboard correctly now
2016-05-25 12:44:00 +02:00