Signed-off-by: Stefan Weil <sw@weilnetz.de>
It is only used in textord/topitch.cpp, so move it into that file. Remove also the inline attribute as it has not effect here and update the type casts to fix some compiler warnings from clang. Signed-off-by: Stefan Weil <sw@weilnetz.de>