* Only set sfntVersion if the font has no reader and is empty * test that sfntVersion is only set if the TTFont instance is new/empty
* Add custom table packer/unpacker registry * fix documentation for getTableClass(): it will never return None * add unregisterCustomTableClass(), mostly for testing