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 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
2002-03-08
o Malayalam chillaksharam fixes
o Fixed Old Hungarian Mirroring bug above EE80
2002-03-07
o Added iso-8859-16 iso-8859-15 converters.
o Changed brackets in Yiddish FAQ and translations
o Changed brackets in Arabic translations
o Added a few comments in swindow/SFont.cpp
2002-03-06
Made changes to ZWNJ ZWJ handling in SFontTTF.cpp
2002-03-05
Old Hungarian code shift - todo SFont.cpp
o transferred E650..E6FF to EE00 private area.
o made 2 scripts: bin/shiftutf8.pl bin/shifthex.pl for the transfer
o made mirroring algoritm better - any TTF can me mirrored now.
o added koi8-u
2002-03-04
o Added Ukrainian Translations from Solotskyy Mykola <salo@tokyo.email.ne.jp>
o Updated Ukrainian kmaps (mys)
2002-03-02
o Updated German translations and FAQ from
Thomas Wohlfarth <thomas.wohlfarth@gmx.net>
o updated Old Hungarian kmap - AE K AS ATY capital letters
are used now.
2002-02-28
o Added iso-8859-15 encoding support - gaspar
o Updated fonts.
2002-02-27
o applied Kannada Telugu Miikka-Markus Alhonen.
o added ncr decoder/encoder from Miikka-Markus Alhonen.
o added koi8-c map from Miikka-Markus Alhonen.
o made changes by Gaspar so that Old Hungarian keeps working even if
some fonts re-define our unregistered/ousted/illegal characters in PUA.
o added more findGlyph fixes to SFontTTF.cpp - Gaspar
o merged rovtxt and rovstd - CMAP Type 0 is added to SFontTTF.cpp.
2002-02-26
Received patches from Miikka-Markus Alhonen:
o added Kannada.kmap + pl
o added Telugu.kmap + pl
o added mirroring.my mirroring.txt mirroring.pl
o added bidi-indic.patch - INDIC_CONSONANT_RA removed BiDi mirroring added.
I made
o The following kmaps were made type=clkmap
Tel-Inscript.kmap, Telugu.kmap, Kan-Inscript.kmap, Kannada.kmap,
Mal-Inscript.kmap, Ori-Inscript.kmap
o OLD Hungarian Ligatures + Kmap in PUA.
o HOWTO-rovasiras.txt (OLD Hungarian doc)
o rovstd and rovtxt is separated for Old Hungarian font and text.
o FIXED OR and NC ligatures
2002-02-24
Fixed font scaling problem (again:).
Added new attribute for Old Hungarian rovasiras fonts (strictly RL/LR).
2002-02-23
Malayalam clustering kmap fix: -type ckmap was misssing.
Now halant and ligatures are ok.
2002-02-21
I was a bit lazy I just:
Added Ukr_Extended.mys Ukrainian.mys kmaps (!) from
Dmytro Kovalov <kov@tokyo.email.ne.jp>
2002-02-16
Added bin/Malayalam.kmap.pl
malayalam.patch
from Miikka-Markus.Alhonen@tigatieto.com
2.5.4.beta1. made
-------------------------------------------------------------------------------
Older changes are in history/CHANGELOG-2.5.2.TXT
|