==============================================================================
Gaspar Sinai <gsinai@yudit.org> 2002-11-12
Need to enhance Lao:
  Requestor: Anthony Souphavanh <asouphav@us.ibm.com>
  font: http://laonux.muanglao.com/fonts/hongkadu.ttf

Need to enhance Tibetan
  Requestor: Gregory Mokhin <mokhin@bog.msu.ru>
  font: http://www.yudit.org/download/fonts/utibetan.ttf
==============================================================================
  Need kmap for Lao, Thai otherwise in theory they work 
  In addition extra work may need to be done to peroperly support:

  o Sinhala
  o Khmer U+1780-U+17FF
  o Myanmar U+1000-U+109F
  o Tone letters 02E5..02EB

Version 2.5 broke background printing. It shuld be restored.
 The problem is that all events are handled now in a job and 
 when a job is executed the job is removed already. So event next
 does not call the updating job!

Flickering should be eliminated by using off-screen rendering.
Availability of on-screen rendering should be kept because
of the low memory consumption.


The following classes need cleanup:
 swindow/SX11* 
  Make focus work on multiple panes, modal handling cleanup.
  Remove unncecessary code
  Handle colormap change.
  Add one big happy pixmap instead of creating many small ones
  (like in swindow/swin32/SWin32.cpp)

Layered unicode support should be done in 3.0. A good reference:

  Metacode: http://www.cs.fit.edu/~satkin/docs/dissertation.pdf

3. Make a configuration screen
 A configuration screen would make Yudit more easy to use

4. Add an ability to specify more unicode ranges for fonts.
  (currently indic range is covered)

5. Adjusting of the line gaps as some fonts.

6. Make kmap list translatable.

7. Add more tables to:
   doc/otfsupport.txt

Gaspar Sinai
gsinai@yudit.org
Tokyo 2003-09-01
