回答編集履歴

1

補足。

2016/04/13 12:27

投稿

kei344
kei344

スコア69366

test CHANGED
@@ -5,3 +5,29 @@
5
5
  【CreateJS Graphicsクラスの beginBitmapFill() を考える|javascript|POPSブログ|POPS WEB KOUBOU】
6
6
 
7
7
  [http://pops-web.com/main/pops/archives/255](http://pops-web.com/main/pops/archives/255)
8
+
9
+
10
+
11
+ ---
12
+
13
+
14
+
15
+ **追記:**
16
+
17
+
18
+
19
+ ぼやけ対策は大きめの画像を用意して、Canvas 上で縮小して表示ですかね。
20
+
21
+
22
+
23
+ 【[CreateJS] Bitmapクラスを使って画像の描画を自由自在に - YoheiM .NET】
24
+
25
+ [http://www.yoheim.net/blog.php?q=20121105](http://www.yoheim.net/blog.php?q=20121105)
26
+
27
+
28
+
29
+ 【[HTML5] CanvasでRetina対応を行う - YoheiM .NET】
30
+
31
+ [http://www.yoheim.net/blog.php?q=20121005](http://www.yoheim.net/blog.php?q=20121005)
32
+
33
+