Skip to content

Instantly share code, notes, and snippets.

@moyashipan
Last active December 18, 2015 00:49
Show Gist options
  • Save moyashipan/5699526 to your computer and use it in GitHub Desktop.
Save moyashipan/5699526 to your computer and use it in GitHub Desktop.
Patch for Chrome (ver. 27.0.1453.94 m) Bug. Cannot draw a 1px-width line on CANVAS.
// See: http://www.pixiv.net/group/comment.php?id=747934
pixiv.ui.DrawrPainter.prototype.widthList = [0.9, 2, 4, 6, 10, 15, 30];
alert("pixivグループお絵描きツールの\n一番細い線を0.9pxに設定しました");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment