Make one-point segments have an optional width.
commit6f9faffcd6cb87c63c29d8d6cbaf87f44e33eb99
authorWerner Lemberg <wl@gnu.org>
Thu, 2 Oct 2014 20:48:37 +0000 (2 22:48 +0200)
committerWerner Lemberg <wl@gnu.org>
Thu, 2 Oct 2014 20:48:37 +0000 (2 22:48 +0200)
treed50012e9579bec41b3d7001573df8bc5f24191b4
parent7f134f67801138abf5df4fe5b84f1c4b393b7588
Make one-point segments have an optional width.

We extend `TA_Point' with two fields to hold those values.

This also introduces a new error value `TA_Err_Control_Invalid_Offset'.
doc/ttfautohint-1.pandoc
lib/tacontrol.bison
lib/tacontrol.c
lib/tacontrol.flex
lib/tacontrol.h
lib/tahints.c
lib/tahints.h
lib/talatin.c
lib/ttfautohint-errors.h
lib/ttfautohint.h