MG
if (textStats == null) {
Instant before = Instant.now();
textStats = new TextStats(canvas, line, textPaint, drawBounds) {
@Override
float getOffsetY() {
return offset_y;
}
};
textStats.buildLineInfo(stream);
}
Size: a a a
MG
if (textStats == null) {
Instant before = Instant.now();
textStats = new TextStats(canvas, line, textPaint, drawBounds) {
@Override
float getOffsetY() {
return offset_y;
}
};
textStats.buildLineInfo(stream);
}
MG
MG
AB
AB
AB
AB
MG
AB
MG
MG
DG
MG
DG
MG
AB
AB
SL
MG