arras.io miter edges

no rounded edges

Stan na 24-06-2021. Zobacz najnowsza wersja.

// ==UserScript==
// @name        arras.io miter edges
// @namespace   http://bzzzzdzzzz.blogspot.com/
// @description no rounded edges
// @author      BZZZZ
// @include     /^https\:\/\/arras\.io\/([?#]|$)/
// @version     0.1
// @grant       none
// @run-at      document-start
// ==/UserScript==

CanvasRenderingContext2D.prototype.__defineSetter__("lineJoin",Function.prototype);