getCharBoundaries method available?
hi all
i ran into a problem when i was trying to convert my text highlighting class,
for the TextField towards the TextFlow system of the text layout framework.
because my highlighting class depended on getCharBoundaries method to get the position and size of charakters.
but it seems textflow doesnt have that method anymore. is there anyother method that would allow me to get the x and y position of a charakter?
any help on the subject would be greatly appreciated
