Fix Since: version tags on font and face APIs
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 3 Sep 2015 10:25:59 +0000 (14:55 +0430)
committerBehdad Esfahbod <behdad@behdad.org>
Thu, 3 Sep 2015 10:25:59 +0000 (14:55 +0430)
commit5d74ff02ab01df67808b416af8bb9cefb06f841e
treead639820af23b4e7f3da2e087e9e2663c337c68e
parent7f5405397406a24c5a001b5ef43dcf4d6926415e
Fix Since: version tags on font and face APIs

A while back we marked every API as version:1.0.  We should fix them all
to reflect real version they were introduced.  This is a start.

Patch from Nikolay Sivov.
src/hb-face.cc
src/hb-font.cc