This website requires JavaScript.
Explore
Help
Sign In
oct2pus
/
map
Watch
1
Star
0
Fork
You've already forked map
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
099438bd12
map
/
main.go
7 lines
97 B
Go
Raw
Blame
History
package
main
func
main
(
)
{
bub
:=
newBubble
(
"hello world!"
,
16
)
bub
.
DC
.
SavePNG
(
"hello.png"
)
}
Reference in New Issue
View Git Blame
Copy Permalink