This commit is contained in:
Behdad Esfahbod 2009-12-20 21:42:14 +01:00
parent e70f45eb52
commit 7f7448a354
1 changed files with 2 additions and 2 deletions

View File

@ -60,8 +60,8 @@ struct ValueFormat : USHORT
{ return get_len () * sizeof (Value); }
void apply_value (hb_ot_layout_context_t *context,
const char *base,
const Value *values,
const char *base,
const Value *values,
hb_internal_glyph_position_t *glyph_pos) const
{
unsigned int x_ppem, y_ppem;