Add hb_font_make/is_immutable()
[apps/home/video-player.git] / test / test-object.c
2011-05-10 Behdad EsfahbodAdd hb_font_make/is_immutable()
2011-05-10 Behdad Esfahbod[test/object] Test user_data with destroy() callback...
2011-05-07 Behdad Esfahbod[API] Simplify blob API, remove lock
2011-05-05 Behdad EsfahbodReplace hb_map_t with hb_set_t which is more intuitive...
2011-05-03 Behdad Esfahbod[API] Make hb_font_create() take a face and reference it
2011-05-02 Behdad Esfahbod[test/object] Add test for object lifecycle stuff