Render styles improvements
This commit is contained in:
@@ -124,6 +124,11 @@ public class GwtPaint implements Paint {
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
public float getStrokeWidth() {
|
||||
return strokeWidth;
|
||||
}
|
||||
|
||||
@Override
|
||||
public float getTextHeight(String text) {
|
||||
// TODO
|
||||
|
||||
Reference in New Issue
Block a user