test: Add GP_TextLenWidth()
commit5f00fa3f08d6b1a8809a751b90a72884dd71e112
authorCyril Hrubis <metan@ucw.cz>
Mon, 13 Nov 2017 20:55:46 +0000 (13 21:55 +0100)
committerCyril Hrubis <metan@ucw.cz>
Mon, 13 Nov 2017 21:30:15 +0000 (13 22:30 +0100)
tree1a6860ad2173d535ab7cc550bfe33e8d172c5ca7
parent69d7c9ef5642dee09b76da64d79f5f5e474501e5
test: Add GP_TextLenWidth()

Just like GP_TextWidth but takes only len characters from the string.

Signed-off-by: Cyril Hrubis <metan@ucw.cz>
build/syms/Text_symbols.txt
include/text/GP_TextMetric.h
libs/text/GP_TextMetric.c