/docs/Release-0.6.txt

http://ftk.googlecode.com/ · Plain Text · 17 lines · 17 code · 0 blank · 0 comment · 0 complexity · 96641a48805a7f1ca9990e8ede31ea70 MD5 · raw file

  1. o add tab widget
  2. o add file browser widget
  3. o add opengles backend
  4. o port to android
  5. o port to rt-thread
  6. o port to wince
  7. o port to iphone
  8. o more documation.
  9. o multi font size supported.
  10. o re-implement window animation.
  11. o performace and memory optimization.
  12. o use gb2312 font to replace unicode fnt.
  13. o use google pinyin as default input method.
  14. o re-create vs2008 project, and port desktop to windows.
  15. o re-implement default font to minimized the memory size.
  16. o change font_canvas to interface, so it can be optimized on different
  17. platform.