[bindings] Fix *_from_string functions
authorKhaled Hosny <khaledhosny@eglug.org>
Sun, 22 Mar 2015 18:29:10 +0000 (20:29 +0200)
committerKhaled Hosny <khaledhosny@eglug.org>
Sun, 22 Mar 2015 18:29:10 +0000 (20:29 +0200)
commita394bb66707184c995fe2d08c80e98220e6ec0b0
tree213046588ad3bbe93b46a3adac7c3a838cf88d60
parente3671b8f8bb339e8a563a9da9cd5069073200fec
[bindings] Fix *_from_string functions

Without the element-type they will be getting garbage, at least with
Python.
src/hb-common.cc
src/hb-font.cc
src/hb-shape.cc