Fix Since: tags for new API

e1d4d0f1db (commitcomment-15006653)
This commit is contained in:
Behdad Esfahbod 2015-12-16 17:08:36 +01:00
parent 15f2c055c1
commit f11c11a1f1

View File

@ -577,7 +577,7 @@ hb_font_t::has_func (unsigned int i)
*
* Return value:
*
* Since: 1.1.2
* Since: 1.1.3
**/
hb_bool_t
hb_font_get_h_extents (hb_font_t *font,
@ -595,7 +595,7 @@ hb_font_get_h_extents (hb_font_t *font,
*
* Return value:
*
* Since: 1.1.2
* Since: 1.1.3
**/
hb_bool_t
hb_font_get_v_extents (hb_font_t *font,
@ -836,7 +836,7 @@ hb_font_get_glyph_from_name (hb_font_t *font,
*
*
*
* Since: 1.1.2
* Since: 1.1.3
**/
void
hb_font_get_extents_for_direction (hb_font_t *font,