質問編集履歴

2

誤字

2017/04/25 05:01

投稿

gyro16
gyro16

スコア89

test CHANGED
File without changes
test CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
 
8
8
 
9
- y = AppletHeight / 2 + (fontmetrics.getAscent() -fontmetrics.getDecent()) / 2;
9
+ y = AppletHeight / 2 + (fontmetrics.getAscent() -fontmetrics.getDescent()) / 2;
10
10
 
11
11
 
12
12
 

1

誤字

2017/04/25 05:01

投稿

gyro16
gyro16

スコア89

test CHANGED
File without changes
test CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
 
8
8
 
9
- y = AplletHeight / 2 + (fontmetrics.getAscent() -fontmetrics.getDecent()) / 2;
9
+ y = AppletHeight / 2 + (fontmetrics.getAscent() -fontmetrics.getDecent()) / 2;
10
10
 
11
11
 
12
12