This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
0625b85b47
factor
/
basis
/
ui
/
gadgets
/
canvas
/
canvas-tests.factor
4 lines
93 B
Factor
Raw
Normal View
History
Unescape
Escape
core, basis, extra: Remove DOS line endings from files. Remove whitespace from end of lines. Add a newline to the end of each file.
2015-06-29 19:43:15 -04:00
USING:
ui.gadgets.canvas
tools.test
kernel
;
{
1
0
} [ [
drop
] draw-canvas ] must-infer-as