本站一定要打開 javascript 才可以正常瀏覽呦
3WA問題解決專家工作室
首頁
首頁
自我介紹
網站服務項目
BLOG
開放源始碼
db_dumper 資料結構匯出機
mybox 哥的光箱
myVideo 哥的播放機
肥米輸入法(Python)
肥米輸入法(C#)
畫面選擇器1
畫面選擇器2(改寫)
虎大FZR相簿
轉檔服務
我的影像清晰機
Youtube 影片下載機
Facebook 影片下載機
QRCODE 產生器
Google 文字轉語音
PDF線上轉檔機
PDF To HTML 線上轉檔機
ODT線上轉檔機
CSV轉SQLite
檔案時限器
OCR
郵局包裏查詢
7-11 包裏查詢
火車訂票
火車訂票-V1.0
火車訂票-V1.1
火車訂票-V1.2
圖片汽車偵測系統
人臉偵測系統
名片機
聊天室
3WA網路狀況
CANVAS畫板
地圖工具
我的地圖
我的向量地圖
坐標轉換工具
批次坐標轉換工具
奇幻的地圖截切機
小遊戲
1010
亂數75
OX
踩地雷
日文50音練習
按顏色
大數據練習
文字分詞
翻譯功能
翻譯碎碎念
翻譯機
神奇的語音輸入
留言板
車輛查詢
排氣檢測
車輛里程
縮址
網頁相關
測試 javascript
JSON 縮排、反縮排工具
相簿與影片
相簿
影片
紀錄資料
筆記
快寫筆記
新版快寫筆記
網站語言
正體中文
简体中文
English
日本語
한국어
Spanish
Việt
ภาษาไทย
Italiano
登入
訓練家的小畫板
The legend of trainer's painter
以前常見的都是flash~我這支是純html呦^_^
產生白板
外來圖片網址:
urls
2024-11-07 15:12:37
2024-02-17 23:24:52
2024-02-14 23:18:32
2024-02-14 23:12:21
2024-02-14 23:11:22
2023-10-14 21:15:57
2023-03-28 10:05:45
2023-01-09 11:51:16
2023-01-09 11:50:28
2022-12-26 13:38:36
2022-11-21 10:10:32
2022-06-20 12:04:54
2021-11-10 23:32:08
2021-09-17 13:28:00
2021-06-09 15:08:10
2021-06-09 15:07:54
2021-02-24 16:17:08
2020-12-07 14:12:40
2020-11-06 09:11:29
2020-10-16 14:58:11
▁▁▁▁▁
▂▂▂▂▂
▃▃▃▃▃
▄▄▄▄▄
▅▅▅▅▅
▆▆▆▆▆
▇▇▇▇▇
█████
快速
中速
慢速
canvas = document.getElementById('test1'); ctx = canvas.getContext('2d'); ctx.mozImageSmoothingEnabled = false; ctx.fillStyle = 'rgb(255,255,255)'; ctx.fillRect(1,1, input_width,input_height); ctx.lineWidth=8; ctx.strokeStyle='black'; ctx.strokeStyle="#000000"; ctx.strokeStyle="orange"; ctx.beginPath(); ctx.moveTo(51,68); ctx.lineTo(52,67); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(52,67); ctx.lineTo(60,67); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(60,67); ctx.lineTo(77,69); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(77,69); ctx.lineTo(101,72); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(101,72); ctx.lineTo(137,78); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(137,78); ctx.lineTo(189,83); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(189,83); ctx.lineTo(238,88); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(238,88); ctx.lineTo(285,96); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(285,96); ctx.lineTo(305,98); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(305,98); ctx.lineTo(313,99); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(313,99); ctx.lineTo(314,100); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(314,100); ctx.lineTo(314,101); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(314,101); ctx.lineTo(314,104); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(314,104); ctx.lineTo(314,106); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(314,106); ctx.lineTo(307,113); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(307,113); ctx.lineTo(273,127); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(273,127); ctx.lineTo(246,137); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(246,137); ctx.lineTo(218,150); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(218,150); ctx.lineTo(193,159); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(193,159); ctx.lineTo(176,165); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(176,165); ctx.lineTo(160,169); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(160,169); ctx.lineTo(145,173); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(145,173); ctx.lineTo(137,179); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(137,179); ctx.lineTo(131,182); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(131,182); ctx.lineTo(129,183); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(129,183); ctx.lineTo(128,184); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(128,184); ctx.lineTo(123,187); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(123,187); ctx.lineTo(121,189); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(121,189); ctx.lineTo(114,194); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(114,194); ctx.lineTo(108,200); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(108,200); ctx.lineTo(101,208); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(101,208); ctx.lineTo(93,215); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(93,215); ctx.lineTo(86,221); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(86,221); ctx.lineTo(79,225); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(79,225); ctx.lineTo(77,225); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(77,225); ctx.lineTo(76,225); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(76,225); ctx.lineTo(75,225); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(75,225); ctx.lineTo(73,225); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(73,225); ctx.lineTo(68,213); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(68,213); ctx.lineTo(65,205); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(65,205); ctx.lineTo(62,189); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(62,189); ctx.lineTo(62,173); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(62,173); ctx.lineTo(65,156); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(65,156); ctx.lineTo(76,136); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(76,136); ctx.lineTo(89,117); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(89,117); ctx.lineTo(101,100); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(101,100); ctx.lineTo(114,87); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(114,87); ctx.lineTo(134,73); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(134,73); ctx.lineTo(141,69); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(141,69); ctx.lineTo(154,66); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(154,66); ctx.lineTo(179,66); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(179,66); ctx.lineTo(202,66); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(202,66); ctx.lineTo(223,73); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(223,73); ctx.lineTo(240,79); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(240,79); ctx.lineTo(253,86); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(253,86); ctx.lineTo(264,94); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(264,94); ctx.lineTo(266,104); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(266,104); ctx.lineTo(269,116); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(269,116); ctx.lineTo(269,129); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(269,129); ctx.lineTo(269,149); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(269,149); ctx.lineTo(269,154); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(269,154); ctx.lineTo(268,170); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(268,170); ctx.lineTo(262,199); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(262,199); ctx.lineTo(256,221); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(256,221); ctx.lineTo(248,243); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(248,243); ctx.lineTo(235,265); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(235,265); ctx.lineTo(225,279); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(225,279); ctx.lineTo(213,294); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(213,294); ctx.lineTo(201,305); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(201,305); ctx.lineTo(194,310); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(194,310); ctx.lineTo(185,311); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(185,311); ctx.lineTo(165,311); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(165,311); ctx.lineTo(156,309); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(156,309); ctx.lineTo(137,301); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(137,301); ctx.lineTo(106,289); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(106,289); ctx.lineTo(92,280); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(92,280); ctx.lineTo(85,273); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(85,273); ctx.lineTo(79,261); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(79,261); ctx.lineTo(76,246); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(76,246); ctx.lineTo(74,229); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(74,229); ctx.lineTo(73,210); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(73,210); ctx.lineTo(73,190); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(73,190); ctx.lineTo(73,169); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(73,169); ctx.lineTo(73,141); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(73,141); ctx.lineTo(73,131); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(73,131); ctx.lineTo(74,116); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(74,116); ctx.lineTo(81,94); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(81,94); ctx.lineTo(86,85); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(86,85); ctx.lineTo(94,73); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(94,73); ctx.lineTo(101,68); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(101,68); ctx.lineTo(106,63); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(106,63); ctx.lineTo(121,60); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(121,60); ctx.lineTo(138,57); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(138,57); ctx.lineTo(162,53); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(162,53); ctx.lineTo(184,53); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(184,53); ctx.lineTo(213,53); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(213,53); ctx.lineTo(221,57); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(221,57); ctx.lineTo(237,65); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(237,65); ctx.lineTo(250,77); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(250,77); ctx.lineTo(254,89); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(254,89); ctx.lineTo(255,100); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(255,100); ctx.lineTo(257,115); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(257,115); ctx.lineTo(257,133); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(257,133); ctx.lineTo(257,153); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(257,153); ctx.lineTo(253,173); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(253,173); ctx.lineTo(248,191); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(248,191); ctx.lineTo(238,210); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(238,210); ctx.lineTo(228,231); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(228,231); ctx.lineTo(222,238); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(222,238); ctx.lineTo(209,250); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(209,250); ctx.lineTo(201,256); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(201,256); ctx.lineTo(193,258); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(193,258); ctx.lineTo(181,258); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(181,258); ctx.lineTo(166,258); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(166,258); ctx.lineTo(141,253); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(141,253); ctx.lineTo(97,238); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(97,238); ctx.lineTo(65,223); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(65,223); ctx.lineTo(46,209); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(46,209); ctx.lineTo(37,189); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(37,189); ctx.lineTo(33,156); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(33,156); ctx.lineTo(33,145); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(33,145); ctx.lineTo(39,124); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(39,124); ctx.lineTo(58,101); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(58,101); ctx.lineTo(76,91); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(76,91); ctx.lineTo(95,89); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(95,89); ctx.lineTo(114,88); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(114,88); ctx.lineTo(137,89); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(137,89); ctx.lineTo(157,101); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(157,101); ctx.lineTo(177,117); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(177,117); ctx.lineTo(191,137); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(191,137); ctx.lineTo(200,163); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(200,163); ctx.lineTo(202,194); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(202,194); ctx.lineTo(198,237); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(198,237); ctx.lineTo(189,252); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(189,252); ctx.lineTo(163,282); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(163,282); ctx.lineTo(149,287); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(149,287); ctx.lineTo(133,287); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(133,287); ctx.lineTo(119,282); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(119,282); ctx.lineTo(103,261); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(103,261); ctx.lineTo(93,234); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(93,234); ctx.lineTo(85,197); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(85,197); ctx.lineTo(82,162); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(82,162); ctx.lineTo(86,131); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(86,131); ctx.lineTo(104,104); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(104,104); ctx.lineTo(130,89); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(130,89); ctx.lineTo(142,89); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(142,89); ctx.lineTo(174,93); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(174,93); ctx.lineTo(197,111); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(197,111); ctx.lineTo(214,130); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(214,130); ctx.lineTo(223,150); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(223,150); ctx.lineTo(226,166); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(226,166); ctx.lineTo(226,180); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(226,180); ctx.lineTo(219,189); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(219,189); ctx.lineTo(202,203); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(202,203); ctx.lineTo(189,209); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(189,209); ctx.lineTo(173,210); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(173,210); ctx.lineTo(148,210); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(148,210); ctx.lineTo(139,206); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(139,206); ctx.lineTo(122,189); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(122,189); ctx.lineTo(118,168); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(118,168); ctx.lineTo(118,145); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(118,145); ctx.lineTo(120,118); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(120,118); ctx.lineTo(143,87); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(143,87); ctx.lineTo(161,68); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(161,68); ctx.lineTo(178,61); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(178,61); ctx.lineTo(193,58); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(193,58); ctx.lineTo(203,64); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(203,64); ctx.lineTo(210,78); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(210,78); ctx.lineTo(217,101); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(217,101); ctx.lineTo(217,107); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(217,107); ctx.lineTo(217,122); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(217,122); ctx.lineTo(213,128); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(213,128); ctx.lineTo(206,134); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(206,134); ctx.lineTo(193,142); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(193,142); ctx.lineTo(182,148); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(182,148); ctx.lineTo(173,152); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(173,152); ctx.lineTo(161,152); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(161,152); ctx.lineTo(153,152); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(153,152); ctx.lineTo(146,146); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(146,146); ctx.lineTo(140,136); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(140,136); ctx.lineTo(138,117); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(138,117); ctx.lineTo(138,110); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(138,110); ctx.lineTo(152,92); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(152,92); ctx.lineTo(162,87); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(162,87); ctx.lineTo(180,84); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(180,84); ctx.lineTo(196,84); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(196,84); ctx.lineTo(211,90); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(211,90); ctx.lineTo(221,101); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(221,101); ctx.lineTo(227,117); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(227,117); ctx.lineTo(227,133); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(227,133); ctx.lineTo(225,151); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(225,151); ctx.lineTo(210,169); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(210,169); ctx.lineTo(178,193); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(178,193); ctx.lineTo(166,199); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(166,199); ctx.lineTo(129,208); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(129,208); ctx.lineTo(109,208); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(109,208); ctx.lineTo(101,205); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(101,205); ctx.lineTo(95,191); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(95,191); ctx.lineTo(95,170); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(95,170); ctx.lineTo(97,146); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(97,146); ctx.lineTo(110,118); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(110,118); ctx.lineTo(127,97); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(127,97); ctx.lineTo(145,84); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(145,84); ctx.lineTo(165,83); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(165,83); ctx.lineTo(201,88); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(201,88); ctx.lineTo(213,95); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(213,95); ctx.lineTo(236,118); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(236,118); ctx.lineTo(242,135); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(242,135); ctx.lineTo(242,152); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(242,152); ctx.lineTo(240,170); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(240,170); ctx.lineTo(225,184); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(225,184); ctx.lineTo(198,198); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(198,198); ctx.lineTo(176,205); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(176,205); ctx.lineTo(151,206); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(151,206); ctx.lineTo(129,206); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(129,206); ctx.lineTo(115,200); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(115,200); ctx.lineTo(104,180); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(104,180); ctx.lineTo(104,173); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(104,173); ctx.lineTo(104,143); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(104,143); ctx.lineTo(121,122); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(121,122); ctx.lineTo(141,105); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(141,105); ctx.lineTo(168,97); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(168,97); ctx.lineTo(195,95); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(195,95); ctx.lineTo(221,97); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(221,97); ctx.lineTo(244,108); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(244,108); ctx.lineTo(255,121); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(255,121); ctx.lineTo(258,133); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(258,133); ctx.lineTo(258,147); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(258,147); ctx.lineTo(240,175); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(240,175); ctx.lineTo(227,184); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(227,184); ctx.lineTo(189,204); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(189,204); ctx.lineTo(160,213); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(160,213); ctx.lineTo(141,217); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(141,217); ctx.lineTo(131,217); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(131,217); ctx.lineTo(127,213); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(127,213); ctx.lineTo(125,204); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(125,204); ctx.lineTo(132,179); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(132,179); ctx.lineTo(145,157); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(145,157); ctx.lineTo(164,132); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(164,132); ctx.lineTo(181,113); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(181,113); ctx.lineTo(197,106); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(197,106); ctx.lineTo(209,106); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(209,106); ctx.lineTo(221,117); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(221,117); ctx.lineTo(229,129); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(229,129); ctx.lineTo(234,146); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(234,146); ctx.lineTo(235,162); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(235,162); ctx.lineTo(235,181); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(235,181); ctx.lineTo(230,197); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(230,197); ctx.lineTo(220,211); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(220,211); ctx.lineTo(207,221); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(207,221); ctx.lineTo(197,226); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(197,226); ctx.lineTo(186,229); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(186,229); ctx.lineTo(173,229); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(173,229); ctx.lineTo(157,218); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(157,218); ctx.lineTo(150,205); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(150,205); ctx.lineTo(147,185); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(147,185); ctx.lineTo(147,163); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(147,163); ctx.lineTo(151,144); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(151,144); ctx.lineTo(167,125); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(167,125); ctx.lineTo(183,115); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(183,115); ctx.lineTo(201,113); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(201,113); ctx.lineTo(221,113); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(221,113); ctx.lineTo(236,127); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(236,127); ctx.lineTo(245,147); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(245,147); ctx.lineTo(248,166); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(248,166); ctx.lineTo(248,194); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(248,194); ctx.lineTo(236,208); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(236,208); ctx.lineTo(214,223); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(214,223); ctx.lineTo(197,230); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(197,230); ctx.lineTo(180,233); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(180,233); ctx.lineTo(166,233); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(166,233); ctx.lineTo(156,227); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(156,227); ctx.lineTo(150,220); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(150,220); ctx.lineTo(147,205); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(147,205); ctx.lineTo(145,186); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(145,186); ctx.lineTo(145,166); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(145,166); ctx.lineTo(156,145); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(156,145); ctx.lineTo(176,129); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(176,129); ctx.lineTo(189,126); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(189,126); ctx.lineTo(202,126); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(202,126); ctx.lineTo(217,133); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(217,133); ctx.lineTo(229,142); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(229,142); ctx.lineTo(234,149); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(234,149); ctx.lineTo(238,158); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(238,158); ctx.lineTo(239,168); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(239,168); ctx.lineTo(239,181); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(239,181); ctx.lineTo(229,195); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(229,195); ctx.lineTo(216,212); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(216,212); ctx.lineTo(204,222); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(204,222); ctx.lineTo(186,231); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(186,231); ctx.lineTo(182,231); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(182,231); ctx.lineTo(179,227); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(179,227); ctx.lineTo(177,217); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(177,217); ctx.lineTo(174,205); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(174,205); ctx.lineTo(174,191); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(174,191); ctx.lineTo(174,180); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(174,180); ctx.lineTo(176,172); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(176,172); ctx.lineTo(182,166); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(182,166); ctx.lineTo(185,164); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(185,164); ctx.lineTo(187,164); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(187,164); ctx.lineTo(189,164); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(189,164); ctx.lineTo(189,164); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(189,164); ctx.lineTo(189,165); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(189,165); ctx.lineTo(189,166); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(189,166); ctx.lineTo(189,168); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(189,168); ctx.lineTo(189,169); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(189,169); canvas = document.getElementById('test1'); ctx = canvas.getContext('2d'); ctx.mozImageSmoothingEnabled = false; ctx.fillStyle = 'rgb(255,255,255)'; ctx.fillRect(1,1, input_width,input_height); ctx.lineWidth=8; ctx.strokeStyle='black'; ctx.beginPath(); ctx.moveTo(23,15); ctx.lineTo(25,15); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(25,15); ctx.lineTo(28,20); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(28,20); ctx.lineTo(31,26); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(31,26); ctx.lineTo(33,32); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(33,32); ctx.lineTo(35,36); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(35,36); ctx.lineTo(36,37); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(36,37); ctx.lineTo(36,38); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(36,38); ctx.lineTo(37,39); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(37,39); ctx.lineTo(37,40); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(37,40); ctx.lineTo(37,41); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(37,41); ctx.lineTo(37,41); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(37,41); ctx.lineTo(37,45); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(37,45); ctx.lineTo(37,47); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(37,47); ctx.lineTo(37,49); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(37,49); ctx.lineTo(37,50); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(37,50); ctx.lineTo(37,51); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(37,51); ctx.lineTo(37,53); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(37,53); ctx.lineTo(37,54); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(37,54); ctx.lineTo(37,56); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(37,56); ctx.lineTo(36,57); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(36,57); ctx.lineTo(35,58); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(35,58); ctx.lineTo(34,61); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(34,61); ctx.lineTo(31,61); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(31,61); ctx.lineTo(28,61); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(28,61); ctx.lineTo(26,61); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(26,61); ctx.lineTo(25,59); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(25,59); ctx.lineTo(24,58); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(24,58); ctx.lineTo(22,57); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(22,57); ctx.lineTo(21,54); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(21,54); ctx.lineTo(21,53); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(21,53); ctx.lineTo(21,53); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(21,53); ctx.lineTo(21,52); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(21,52); ctx.lineTo(21,50); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(21,50); ctx.lineTo(21,48); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(21,48); ctx.lineTo(21,47); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(21,47); ctx.lineTo(21,46); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(21,46); ctx.lineTo(21,45); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(21,45); ctx.lineTo(21,41); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(21,41); ctx.lineTo(21,39); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(21,39); ctx.lineTo(21,37); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(21,37); ctx.lineTo(21,34); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(21,34); ctx.lineTo(21,33); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(21,33); ctx.lineTo(21,32); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(21,32); ctx.lineTo(21,30); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(21,30); ctx.lineTo(23,29); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(23,29); ctx.lineTo(24,27); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(24,27); ctx.lineTo(26,25); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(26,25); ctx.lineTo(26,23); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(26,23); ctx.lineTo(27,22); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(27,22); ctx.lineTo(29,22); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(29,22); ctx.lineTo(29,21); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(29,21); ctx.lineTo(30,21); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(30,21); ctx.lineTo(31,21); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(31,21); ctx.lineTo(32,20); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(32,20); ctx.lineTo(33,20); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(33,20); ctx.lineTo(35,20); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(35,20); ctx.lineTo(37,21); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(37,21); ctx.lineTo(40,23); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(40,23); ctx.lineTo(44,28); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(44,28); ctx.lineTo(45,29); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(45,29); ctx.lineTo(46,33); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(46,33); ctx.lineTo(48,35); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(48,35); ctx.lineTo(48,37); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(48,37); ctx.lineTo(48,41); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(48,41); ctx.lineTo(48,43); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(48,43); ctx.lineTo(48,45); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(48,45); ctx.lineTo(48,46); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(48,46); ctx.lineTo(46,48); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(46,48); ctx.lineTo(45,48); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(45,48); ctx.lineTo(45,49); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(45,49); ctx.lineTo(44,49); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(44,49); ctx.lineTo(43,49); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(43,49); ctx.lineTo(40,51); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(40,51); ctx.lineTo(39,52); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(39,52); ctx.lineTo(37,53); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(37,53); ctx.lineTo(33,53); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(33,53); ctx.lineTo(31,53); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(31,53); ctx.lineTo(27,53); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(27,53); ctx.lineTo(25,53); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(25,53); ctx.lineTo(25,53); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(25,53); ctx.lineTo(23,53); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(23,53); ctx.lineTo(22,50); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(22,50); ctx.lineTo(22,48); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(22,48); ctx.lineTo(22,44); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(22,44); ctx.lineTo(22,42); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(22,42); ctx.lineTo(22,40); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(22,40); ctx.lineTo(22,37); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(22,37); ctx.lineTo(22,34); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(22,34); ctx.lineTo(23,33); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(23,33); ctx.lineTo(25,29); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(25,29); ctx.lineTo(27,28); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(27,28); ctx.lineTo(29,25); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(29,25); ctx.lineTo(29,25); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(29,25); ctx.lineTo(30,25); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(30,25); ctx.lineTo(31,25); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(31,25); ctx.lineTo(33,27); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(33,27); ctx.lineTo(37,32); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(37,32); ctx.lineTo(41,40); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(41,40); ctx.lineTo(41,41); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(41,41); ctx.lineTo(42,44); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(42,44); ctx.lineTo(44,46); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(44,46); ctx.lineTo(44,49); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(44,49); ctx.lineTo(44,50); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(44,50); ctx.lineTo(44,51); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(44,51); ctx.lineTo(43,51); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(43,51); ctx.lineTo(41,51); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(41,51); ctx.lineTo(37,49); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(37,49); ctx.lineTo(32,46); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(32,46); ctx.lineTo(30,44); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(30,44); ctx.lineTo(30,42); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(30,42); ctx.lineTo(29,41); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(29,41); ctx.lineTo(29,41); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(29,41); ctx.lineTo(30,41); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(30,41); ctx.lineTo(30,40); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(30,40); ctx.lineTo(31,40); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(31,40); ctx.lineTo(33,41); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(33,41); ctx.lineTo(33,44); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(33,44); ctx.lineTo(33,48); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(33,48); ctx.lineTo(33,50); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(33,50); ctx.lineTo(33,51); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(33,51); ctx.lineTo(33,52); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(33,52); ctx.lineTo(33,53); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(33,53); ctx.lineTo(32,52); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(32,52); ctx.lineTo(31,49); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(31,49); ctx.lineTo(29,44); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(29,44); ctx.lineTo(29,40); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(29,40); ctx.lineTo(27,36); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(27,36); ctx.lineTo(27,34); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(27,34); ctx.lineTo(27,33); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(27,33); ctx.lineTo(28,33); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(28,33); ctx.lineTo(29,32); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(29,32); ctx.lineTo(30,33); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(30,33); ctx.lineTo(34,37); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(34,37); ctx.lineTo(35,40); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(35,40); ctx.lineTo(38,45); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(38,45); ctx.lineTo(39,48); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(39,48); ctx.lineTo(41,49); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(41,49); ctx.lineTo(41,50); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(41,50); ctx.lineTo(41,51); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(41,51); ctx.lineTo(41,53); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(41,53); ctx.lineTo(41,54); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(41,54); ctx.lineTo(41,56); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(41,56); ctx.lineTo(41,57); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(41,57); ctx.lineTo(41,59); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(41,59); ctx.lineTo(41,60); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(41,60); ctx.lineTo(41,61); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(41,61); ctx.lineTo(40,62); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(40,62); ctx.lineTo(37,63); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(37,63); ctx.lineTo(36,64); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(36,64); ctx.lineTo(35,65); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(35,65); ctx.lineTo(34,65); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(34,65); ctx.lineTo(33,65); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(33,65); ctx.lineTo(30,65); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(30,65); ctx.lineTo(28,65); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(28,65); ctx.lineTo(21,62); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(21,62); ctx.lineTo(17,61); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(17,61); ctx.lineTo(13,57); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(13,57); ctx.lineTo(11,55); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(11,55); ctx.lineTo(11,53); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(11,53); ctx.lineTo(11,52); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(11,52); ctx.lineTo(11,51); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(11,51); ctx.lineTo(11,49); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(11,49); ctx.lineTo(11,48); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(11,48); ctx.lineTo(11,46); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(11,46); ctx.lineTo(11,45); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(11,45); ctx.lineTo(11,45); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(11,45); ctx.lineTo(11,42); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(11,42); ctx.lineTo(11,41); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(11,41); ctx.lineTo(11,39); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(11,39); ctx.lineTo(11,37); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(11,37); ctx.lineTo(11,34); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(11,34); ctx.lineTo(11,33); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(11,33); ctx.lineTo(11,33); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(11,33); ctx.lineTo(11,31); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(11,31); ctx.lineTo(12,31); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(12,31); ctx.lineTo(12,29); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(12,29); ctx.lineTo(12,29); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(12,29); ctx.lineTo(13,29); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(13,29); ctx.lineTo(13,28); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(13,28); ctx.lineTo(13,27); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(13,27); ctx.lineTo(13,25); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(13,25); ctx.lineTo(13,24); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(13,24); ctx.lineTo(15,23); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(15,23); ctx.lineTo(16,22); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(16,22); ctx.lineTo(16,21); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(16,21); ctx.lineTo(16,21); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(16,21); ctx.lineTo(17,21); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(17,21); ctx.lineTo(20,18); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(20,18); ctx.lineTo(21,17); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(21,17); ctx.lineTo(25,16); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(25,16); ctx.lineTo(29,15); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(29,15); ctx.lineTo(33,13); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(33,13); ctx.lineTo(36,13); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(36,13); ctx.lineTo(37,13); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(37,13); ctx.lineTo(39,13); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(39,13); ctx.lineTo(41,13); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(41,13); ctx.lineTo(42,15); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(42,15); ctx.lineTo(43,15); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(43,15); ctx.lineTo(46,17); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(46,17); ctx.lineTo(48,18); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(48,18); ctx.lineTo(49,19); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(49,19); ctx.lineTo(49,20); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(49,20); ctx.lineTo(49,21); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(49,21); ctx.lineTo(52,25); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(52,25); ctx.lineTo(54,29); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(54,29); ctx.lineTo(56,33); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(56,33); ctx.lineTo(57,37); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(57,37); ctx.lineTo(57,41); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(57,41); ctx.lineTo(57,42); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(57,42); ctx.lineTo(57,45); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(57,45); ctx.lineTo(57,46); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(57,46); ctx.lineTo(57,47); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(57,47); ctx.lineTo(57,50); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(57,50); ctx.lineTo(56,53); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(56,53); ctx.lineTo(54,55); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(54,55); ctx.lineTo(51,57); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(51,57); ctx.lineTo(47,59); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(47,59); ctx.lineTo(45,62); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(45,62); ctx.lineTo(41,65); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(41,65); ctx.lineTo(37,66); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(37,66); ctx.lineTo(35,66); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(35,66); ctx.lineTo(34,66); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(34,66); ctx.lineTo(33,66); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(33,66); ctx.lineTo(32,66); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(32,66); ctx.lineTo(29,66); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(29,66); ctx.lineTo(27,63); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(27,63); ctx.lineTo(27,61); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(27,61); ctx.lineTo(25,56); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(25,56); ctx.lineTo(25,55); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(25,55); ctx.lineTo(25,50); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(25,50); ctx.lineTo(27,46); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(27,46); ctx.lineTo(29,42); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(29,42); ctx.lineTo(31,37); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(31,37); ctx.lineTo(34,35); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(34,35); ctx.lineTo(36,32); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(36,32); ctx.lineTo(37,32); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(37,32); ctx.lineTo(39,31); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(39,31); ctx.lineTo(41,29); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(41,29); ctx.lineTo(42,29); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(42,29); ctx.lineTo(43,29); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(43,29); ctx.lineTo(44,29); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(44,29); ctx.lineTo(46,30); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(46,30); ctx.lineTo(47,33); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(47,33); ctx.lineTo(48,37); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(48,37); ctx.lineTo(48,42); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(48,42); ctx.lineTo(48,49); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(48,49); ctx.lineTo(43,59); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(43,59); ctx.lineTo(30,69); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(30,69); ctx.lineTo(22,73); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(22,73); ctx.lineTo(17,77); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(17,77); ctx.lineTo(17,74); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(17,74); ctx.lineTo(26,65); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(26,65); ctx.lineTo(42,52); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(42,52); ctx.lineTo(63,38); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(63,38); ctx.lineTo(83,25); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(83,25); ctx.lineTo(100,17); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(100,17); ctx.lineTo(112,13); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(112,13); ctx.lineTo(125,12); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(125,12); ctx.lineTo(130,12); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(130,12); ctx.lineTo(139,12); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(139,12); ctx.lineTo(141,12); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(141,12); ctx.lineTo(141,13); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(141,13); ctx.lineTo(141,13); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(141,13); ctx.lineTo(129,18); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(129,18); ctx.lineTo(97,25); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(97,25); ctx.lineTo(48,30); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(48,30); canvas = document.getElementById('test1'); ctx = canvas.getContext('2d'); ctx.mozImageSmoothingEnabled = false; ctx.fillStyle = 'rgb(255,255,255)'; ctx.fillRect(1,1, input_width,input_height); ctx.lineWidth=8; ctx.strokeStyle='black'; ctx.strokeStyle="#00ff00"; ctx.beginPath(); ctx.moveTo(88,61); ctx.beginPath(); ctx.moveTo(69,52); ctx.lineTo(69,53); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(69,53); ctx.lineTo(69,59); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(69,59); ctx.lineTo(69,64); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(69,64); ctx.lineTo(67,69); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(67,69); ctx.lineTo(67,73); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(67,73); ctx.beginPath(); ctx.moveTo(183,89); ctx.lineTo(181,98); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(181,98); ctx.lineTo(180,107); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(180,107); ctx.lineTo(180,113); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(180,113); ctx.lineTo(180,113); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(180,113); ctx.beginPath(); ctx.moveTo(253,199); ctx.lineTo(248,202); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(248,202); ctx.lineTo(237,208); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(237,208); ctx.lineTo(233,210); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(233,210); ctx.lineTo(225,216); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(225,216); ctx.lineTo(222,217); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(222,217); ctx.lineTo(221,220); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(221,220); ctx.lineTo(219,221); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(219,221); ctx.beginPath(); ctx.moveTo(101,228); ctx.lineTo(102,229); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(102,229); ctx.lineTo(105,234); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(105,234); ctx.lineTo(109,242); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(109,242); ctx.lineTo(112,247); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(112,247); ctx.lineTo(114,252); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(114,252); ctx.lineTo(116,254); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(116,254); ctx.lineTo(117,254); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(117,254); ctx.lineTo(118,254); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(118,254); ctx.lineTo(120,252); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(120,252); ctx.beginPath(); ctx.moveTo(135,137); ctx.lineTo(136,140); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(136,140); ctx.lineTo(136,141); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(136,141); ctx.lineTo(138,144); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(138,144); ctx.lineTo(138,145); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(138,145); ctx.lineTo(139,145); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(139,145); ctx.beginPath(); ctx.moveTo(261,49); ctx.lineTo(261,49); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(261,49); ctx.lineTo(262,49); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(262,49); ctx.lineTo(265,49); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(265,49); ctx.lineTo(271,51); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(271,51); ctx.lineTo(274,52); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(274,52); ctx.lineTo(277,53); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(277,53); ctx.lineTo(278,53); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(278,53); ctx.beginPath(); ctx.moveTo(315,249); ctx.lineTo(315,250); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(315,250); ctx.lineTo(315,254); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(315,254); ctx.lineTo(315,261); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(315,261); ctx.lineTo(315,270); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(315,270); ctx.lineTo(313,278); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(313,278); ctx.lineTo(313,281); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(313,281); ctx.beginPath(); ctx.moveTo(196,282); ctx.lineTo(197,282); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(197,282); ctx.lineTo(200,282); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(200,282); ctx.lineTo(201,283); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(201,283); ctx.lineTo(205,291); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(205,291); ctx.lineTo(206,294); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(206,294); ctx.lineTo(207,294); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(207,294); ctx.beginPath(); ctx.moveTo(40,189); ctx.lineTo(40,189); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(40,189); ctx.lineTo(41,187); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(41,187); ctx.lineTo(42,187); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(42,187); ctx.lineTo(44,185); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(44,185); ctx.lineTo(45,185); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(45,185); ctx.lineTo(48,184); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(48,184); ctx.lineTo(49,184); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(49,184); ctx.lineTo(50,183); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(50,183); ctx.beginPath(); ctx.moveTo(29,77); ctx.lineTo(33,85); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(33,85); ctx.lineTo(40,93); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(40,93); ctx.lineTo(42,99); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(42,99); ctx.lineTo(43,101); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(43,101); ctx.beginPath(); ctx.moveTo(71,250); ctx.lineTo(69,252); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(69,252); ctx.lineTo(67,254); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(67,254); ctx.lineTo(65,256); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(65,256); ctx.lineTo(59,265); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(59,265); ctx.lineTo(57,269); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(57,269); ctx.lineTo(55,271); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(55,271); ctx.beginPath(); ctx.moveTo(63,323); ctx.lineTo(64,323); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(64,323); ctx.lineTo(65,323); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(65,323); ctx.lineTo(73,323); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(73,323); ctx.lineTo(81,323); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(81,323); ctx.lineTo(88,323); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(88,323); ctx.lineTo(92,323); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(92,323); ctx.lineTo(94,323); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(94,323); ctx.beginPath(); ctx.moveTo(221,28); ctx.lineTo(221,29); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(221,29); ctx.lineTo(221,33); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(221,33); ctx.lineTo(221,40); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(221,40); ctx.lineTo(221,46); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(221,46); ctx.lineTo(221,49); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(221,49); ctx.lineTo(221,50); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(221,50); ctx.beginPath(); ctx.moveTo(126,22); ctx.lineTo(126,24); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(126,24); ctx.lineTo(126,30); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(126,30); ctx.lineTo(126,36); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(126,36); ctx.lineTo(126,41); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(126,41); ctx.lineTo(126,46); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(126,46); ctx.lineTo(126,47); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(126,47); ctx.beginPath(); ctx.moveTo(285,134); ctx.lineTo(285,132); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(285,132); ctx.lineTo(287,130); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(287,130); ctx.lineTo(289,127); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(289,127); ctx.lineTo(299,121); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(299,121); ctx.lineTo(304,118); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(304,118); ctx.lineTo(313,115); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(313,115); ctx.lineTo(315,114); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(315,114); ctx.lineTo(317,113); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(317,113); ctx.beginPath(); ctx.moveTo(310,187); ctx.lineTo(312,187); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(312,187); ctx.lineTo(313,189); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(313,189); ctx.lineTo(317,192); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(317,192); ctx.lineTo(318,195); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(318,195); ctx.lineTo(321,197); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(321,197); ctx.lineTo(321,198); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(321,198); ctx.lineTo(322,198); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(322,198); ctx.lineTo(323,199); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(323,199); ctx.beginPath(); ctx.moveTo(269,286); ctx.lineTo(269,290); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(269,290); ctx.lineTo(269,296); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(269,296); ctx.lineTo(269,302); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(269,302); ctx.lineTo(269,306); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(269,306); ctx.lineTo(269,306); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(269,306); ctx.beginPath(); ctx.moveTo(177,172); ctx.lineTo(173,175); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(173,175); ctx.lineTo(168,181); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(168,181); ctx.lineTo(165,185); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(165,185); ctx.lineTo(162,189); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(162,189); ctx.beginPath(); ctx.moveTo(76,128); ctx.lineTo(77,128); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(77,128); ctx.lineTo(78,131); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(78,131); ctx.lineTo(82,136); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(82,136); ctx.lineTo(83,139); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(83,139); ctx.lineTo(83,142); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(83,142); ctx.beginPath(); ctx.moveTo(25,22); ctx.lineTo(24,23); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(24,23); ctx.lineTo(24,25); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(24,25); ctx.lineTo(24,31); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(24,31); ctx.lineTo(24,34); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(24,34); ctx.lineTo(24,37); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(24,37); ctx.beginPath(); ctx.moveTo(327,330); ctx.lineTo(328,330); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(328,330); ctx.lineTo(329,330); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(329,330); ctx.lineTo(329,330); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(329,330); ctx.lineTo(332,330); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(332,330); ctx.lineTo(333,331); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(333,331); ctx.beginPath(); ctx.moveTo(177,334); ctx.lineTo(177,336); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(177,336); ctx.lineTo(181,338); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(181,338); ctx.lineTo(185,339); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(185,339); ctx.lineTo(190,342); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(190,342); ctx.lineTo(197,345); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(197,345); ctx.lineTo(199,346); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(199,346); ctx.beginPath(); ctx.moveTo(335,16); ctx.lineTo(335,19); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(335,19); ctx.lineTo(333,22); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(333,22); ctx.lineTo(333,29); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(333,29); ctx.lineTo(331,33); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(331,33); ctx.lineTo(330,37); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(330,37); ctx.lineTo(330,37); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(330,37); ctx.beginPath(); ctx.moveTo(13,295); ctx.lineTo(15,298); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(15,298); ctx.lineTo(17,302); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(17,302); ctx.lineTo(19,304); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(19,304); ctx.lineTo(20,305); ctx.lineJoin = 'round'; ctx.stroke(); ctx.moveTo(20,305);