File: OldHungarian.txt

package info (click to toggle)
yudit 2.9.6-8
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 13,868 kB
  • sloc: cpp: 70,516; perl: 4,299; ansic: 1,957; makefile: 846; sh: 331
file content (41 lines) | stat: -rw-r--r-- 1,262 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
In preparation for Old Hungarian (Rovasiras) I made
this beta hacked version of Yudit to test rendering.

Currently there are two proposals for this script, 
Michael Everson's and Hosszu Gabor's proposal. 

From Unicode's point of view I personaly like the M.Everson's
proposal, but historically Unicode's rules has been bended before
so I can't predict the future.

In this beta I assigned 10C00..10FFF area as a strict Right-To-Left
area for this script.

I added two true type fonts for default fontset:

rovasSMP.ttf (Hosszu)
ohunSMP.ttf (Michael Everson)

Thes fonts can be placed in ~/.yudit/fonts (linux) or
C:\Program Files\Yudit\font

Currently I support ZWJ ligatures for this script  with 
'liga' and 'rlig' OpenType feature. Currently I do not expect 
any script tag in the font.

In the future, I plan to add support for variation selectors 
for this script.

Currently there is only one incomplete keymap (a,b,c,cs,cs.a,b.a) 
  - Hosszu.kmap. 
You can edit this keymap in 

   C:\Program Files\Yudit\src\Hosszu.kmap
 
To compile the keymap on windows, exit Yudit, open a cmd window and

   cd C:\Program Files\Yudit\bin
   .\mytool -convert my -write ..\data\Hosszu.my -mys ..\src\Hosszu.mys -rmys ..\src\Hosszu.mys

Gaspar Sinai
Tokyo, 2008-08-23