New error code `TA_Err_Invalid_Font_Format'. Update frontends.
commit3fb0d8deb2f79b9f7e64e181b4b2afe25d921085
authorWerner Lemberg <wl@gnu.org>
Thu, 10 May 2012 05:46:07 +0000 (10 07:46 +0200)
committerWerner Lemberg <wl@gnu.org>
Thu, 10 May 2012 05:46:07 +0000 (10 07:46 +0200)
treee3f133568159324ea7e25b022dc71f8d47f1153a
parent914cd28fe11b33efea5c3e7331a1f647e02b16fe
New error code `TA_Err_Invalid_Font_Format'.  Update frontends.

Without this fix, you get

  Error code `0x08' while autohinting font:
    broken table

which is not very useful.

Problem reported by Khaled Hosny.
frontend/main.cpp
frontend/maingui.cpp
lib/tafile.c
lib/tasfnt.c
lib/ttfautohint-errors.h
lib/ttfautohint.c