Synchronize with FreeType and add necessary functionality.
commit1ce46d9e40ff801467143c3e893545f3e3f5e471
authorWerner Lemberg <wl@gnu.org>
Mon, 4 Jul 2016 13:06:39 +0000 (4 15:06 +0200)
committerWerner Lemberg <wl@gnu.org>
Mon, 4 Jul 2016 13:09:55 +0000 (4 15:09 +0200)
tree75d30e3f6c0bcab6a67fca8730a0a182932330cd
parent15d973dba42db1b924b1019ba25d89b6fc3d4c72
Synchronize with FreeType and add necessary functionality.

This patch contains FreeType's commit
5e353f07865a5ffbc141fe26cd377469693bcdcd, `[autofit] Handle single-point
contours as segments.'.  It also contains necessary extensions for bytecode
generation, mainly to get correct segment indices while ignoring segments
not part of an edge.
lib/tabytecode.c
lib/talatin.c