what is the best practice to get right points of the text in bitmap?
01:17 19 Dec 2025

what I want to do is the get the right points of the text .I want to use bitmap and then draw bitmap.

please check this :enter image description here it is the character n and scaled what I want is this:enter image description here then I will know which (x,y) is black and regard of the not black .

like this:enter image description here

android fonts bitmap