[Indic] Unbreak Devanagari

And this, concludes the HarfBuzz Massala Hackfest.

I like to specially thank Jonathan Kew for doing all the decription and
letting me get commit points.
This commit is contained in:
Behdad Esfahbod 2012-05-11 22:00:06 +02:00
parent 6a091df9b4
commit f7e8dcfd4f
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
AC_PREREQ([2.64])
AC_INIT([harfbuzz],
[0.7.0],
[0.9.0],
[http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz],
[harfbuzz],
[http://harfbuzz.org/])

View File

@ -68,8 +68,8 @@ enum indic_position_t {
POS_PRE_C,
POS_BASE_C,
POS_ABOVE_C,
POS_ABOVE_M,
POS_BELOW_C,
POS_ABOVE_M,
POS_BELOW_M,
POS_POST_C,
POS_POST_M,