tizen 2.3.1 release
[framework/uifw/harfbuzz.git] / src / hb-ft.cc
2015-09-08 jk7744.parktizen 2.3.1 release accepted/tizen_2.4_mobile tizen_2.3.1 tizen_2.4 accepted/tizen/2.4/mobile/20151029.031010 submit/tizen_2.3.1/20150915.083017 submit/tizen_2.4/20151028.064956 tizen_2.3.1_release tizen_2.4_mobile_release
2012-06-27 Ankush DuaUpgrade to latest harfbuzz 2.0alpha master submit/master/20120920.151126
2011-08-02 Mike McCormackMerge branch 'upstream'
2011-05-25 Behdad Esfahbod[API] One last font-funcs API change
2011-05-19 Behdad Esfahbod[Vertical] GPOS is always done with horizontal origin
2011-05-19 Behdad EsfahbodMore vertical
2011-05-18 Behdad EsfahbodCosmetic
2011-05-17 Behdad Esfahbod[API] Vertical support, take 2
2011-05-17 Behdad Esfahbod[API] Add support for vertical text
2011-05-16 Behdad EsfahbodRemove unnecessary TODO item
2011-05-12 Behdad Esfahbod[API] Make get_glyph() callback return a boolean
2011-05-12 Behdad EsfahbodRename get_kernings() arguments from first/second_glyph...
2011-05-12 Behdad Esfahbod[API] Pass face to get_table()
2011-05-12 Behdad Esfahbod[API] Remove const from font user_data
2011-05-12 Behdad Esfahbod[API] Rename hb_face_create_for_data() to hb_face_create()
2011-05-11 Behdad Esfahbod[API] Change signature of get_contour_point and get_ker...
2011-05-11 Behdad Esfahbod[API] Pass down closure user_data to font funcs
2011-05-03 Behdad Esfahbod[ft] Fix font->face handling
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-21 Behdad Esfahbod[TODO] Remove finished items
2011-04-20 Behdad EsfahbodRename all private sources and headers to C++ files
2010-07-23 Behdad EsfahbodDe-C++ where possible
2010-05-24 Behdad EsfahbodMerge remote branch 'martin/master'
2010-05-24 Behdad EsfahbodFix struct initializers
2010-05-20 Behdad Esfahbodget_table() is allowed to return NULL. Use that to...
2010-05-19 Behdad EsfahbodFix scale issues
2010-05-12 Behdad EsfahbodRename a few files to be C++ sources