Closed vesselink closed 4 years ago
Thanks very much! I'll make sure this gets merged into the next release.
Fixed.
Fix for right and center alignment of text with very small font sizes. Android's Paint.measureText() returns widths that are too large because it rounds up fractional results. Thanks to @vesselink for the fix!
The font size in the attached svg is super small (0.06) so measureText is unusable. Will add a pull request with a proposal to fix the issue.
FastStart_Autocad.zip