2002-08-27 (Additions by Maarten van Gompel has been updated. o confirmed that alignment problem has been fixed on sparc. o added --without-x to compile with no x11 support o added yudit.hex that contains ohungarian.hex and part of unifont.hex 2002-05-27 o added 'nojamo' encoding to skip jamos. o removed stand-alone JAMO rendering for MSLVT 2002-05-24 o Added update messages.po from Daniel Yacob 2002-05-22 o Addded extensive Middle Korean patch from Jungshik Shin . o Single Jamo won't make a cluster now in stoolkit/SCluster.cpp. o Enabled single Jamo for mslvt in swindow/SFontTTF.cpp. now findJamoGlyphs() for a single jamos can be called in 2 different contexts: - cluser context: simply put glyphs one after the other. - stand-alone context: add spacing form negative with glyphs (SD_JAMO_V, SD_JAMO_T) o Applied changes of yudit.patch.2 from Jungshik Shin. 2002-05-20 o added patch for fonts with no opentype tables, like: http://titus.fkidg1.uni-frankfurt.de/unicode/tituut.asp 2002-05-19 o Applied Syriac OTF fixed from Miikka-Markus Alhonen o Addeed support for unifont syriacforms.hex and arabforms.hex with direct rendering. o Added software glyph mirroring to SUniFont.cpp and swindow/SFontBDF.cpp tested it with half-made oldhun.hex. o Added minor fix for precomposed Hangul for mslvt in SFontTTF.cpp o Added error message if open succeeds but mmap fails. 2002-05-18 o Added changes from Miikka-Markus Alhonen - bin/shape.pl syriac - fixes to translations gui/locale/vi/LC_MESSAGES/messages.po - fixes to translations gui/locale/am/LC_MESSAGES/messages.po o re-ran bin/shape.pl o using OTF feature codes for shapes 2002-05-16 o Added Urdu.kmap from Miikka-Markus.Alhonen@tigatieto.com 2002-05-14 o For purely experimental purpose I added U+302E and U+302F to jamos clusters. o Made patch4 for kanji handwriting data. 2002-05-13 o updated and added Vietnamese gui translations HOWTO-vietnamese.txt and vi/FAQ.TXT.in from Hoan o changed SShared buffer to double* to avoid alignment problems 2002-05-12 o added Vietnamese gui translations from Hoan . o hard-wired ogulim.ttf using mslvt.otp GNU copyright code from Jim-Hwan Cho 2002-05-11 o added patch1 - Koran menu translations and FAQ from Jungshik Shin o added patch2 - PPC Makefile changes o added Cherokee.kmap from Steve Juranich o added gui/locale/am/LC_MESSAGES/messages.po Amharic/Ethiopia from Daniel Yacob o added 'jamo' and 'hang' clusters for jamos and precomposed jamos. o added MidKorean.kmap converted from mid_kor.vim (Jungshik Shin) o made overstrike flag work for jamo fonts. o made SFontTTF.cpp look for ligatures without feature for 'jamo' and 'hang'. ------------------------------------------------------------------------------- Older changes are in history/CHANGELOG-2.6.TXT