Towards normalization
[framework/uifw/harfbuzz.git] / src / hb-font-private.hh
2011-07-08 Behdad EsfahbodMore code shuffling
2011-05-19 Behdad Esfahbod[Vertical] GPOS is always done with horizontal origin
2011-05-17 Behdad Esfahbod[API] Vertical support, take 2
2011-05-17 Behdad Esfahbod[API] Add support for vertical text
2011-05-12 Behdad Esfahbod[API] Add hb_face_make/is_immutable()
2011-05-11 Behdad Esfahbod[font] Do user-space conversion when chaining up to...
2011-05-11 Behdad EsfahbodMinor
2011-05-11 Behdad EsfahbodRemove hb_ot_layout_context_t, simplify code
2011-05-11 Behdad Esfahbod[API] Pass down closure user_data to font funcs
2011-05-11 Behdad Esfahbod[API] Add hb_font_create_sub_font() and hb_font_get_par...
2011-05-10 Behdad Esfahbod[font] Fix internal sign of x/y_scale
2011-05-10 Behdad EsfahbodAdd hb_font_make/is_immutable()
2011-05-04 Behdad EsfahbodMove code around
2011-05-03 Behdad Esfahbod[API] Make hb_font_create() take a face and reference it
2011-04-21 Behdad EsfahbodAdd hb_object_header_t which is the common part of...
2011-04-21 Behdad EsfahbodUpdate Copyright headers
2011-04-20 Behdad EsfahbodRename all private sources and headers to C++ files
2010-07-23 Behdad EsfahbodDe-C++ where possible
2010-07-23 Behdad EsfahbodHeader dep cleanup
2010-06-09 Behdad EsfahbodFix header tags
2010-05-24 Behdad EsfahbodMerge remote branch 'martin/master'
2010-05-24 Behdad EsfahbodMove all callback functions in a vtable structs
2010-05-19 Behdad EsfahbodFix scale issues
2010-05-19 Behdad EsfahbodAdd 'head' table
2010-05-13 Behdad EsfahbodMake HB_PRIVATE more useful
2010-05-12 Behdad EsfahbodRename a few files to be C++ sources