Is it possible to measure the width of some text using a ttf font (not a gdf one)? I know the characters have different widths but could you, for instance input a string like "Hello World" and then find the width of those words in a ttf font like ariel?
Thanks.🙂