TODO ==== - More character encodings support (cmap and name tables) - More encoding tables format support in cmap table - Kerning classes - More postcript subtables - Instruction interpreter - Bitmap tables - OpenType additional tables - Font collections - More lazy (do not load what is not needed immediately, directly copy tables which have not been modified internally) - More helpers to handle low level things such as setting flags - More helpers for common things - Improve critical algorithms - Clean API - Take care of as many things as possible to reduce user's interaction (automatically updating data from inter-related tables, making best decisions regarding TrueType table format options, etc) - Extra: a simple glyph editor in Ruby/Gtk and Rcairo