On Mon, 20 Jul 2020 17:31:25 +1000, Andrew Tomazos wrote: > But my question is, how do you set the initial pen position of the > first character, relative to the upper left bound of the drawing > surface?
FreeType has no pen. That is a function of the graphics engine that uses FreeType for text rendering.