Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/viliusle/miniPaint
/ render
Method
render
src/js/tools/pencil.js:159–161 ·
view source on GitHub ↗
(ctx, layer)
Source
from the content-addressed store, hash-verified
157
}
158
159
render(ctx, layer) {
160
this.render_aliased(ctx, layer);
161
}
162
163
/**
164
* draw without antialiasing, sharp, ugly mode.
Callers
2
mousemove
Method · 0.45
mouseup
Method · 0.45
Calls
1
render_aliased
Method · 0.95
Tested by
no test coverage detected