citro2d
citro2d copied to clipboard
Getting text dimensions does not account for formatting
There's no way to get the width/height of text printed in a formatted way (word wrap specifically), C2D_TextGetDimensions only has inputs for the text object, x-scale and y-scale. could potentially be fixed by GH-38