doc: Bug fix: Add arcadefont.png for v1.3

This commit is contained in:
Hajime Hoshi 2016-08-29 02:47:39 +09:00
parent c23224c56b
commit 74c5d9637e
2 changed files with 3 additions and 2 deletions

View File

@ -337,9 +337,10 @@ func outputExample(e *example) error {
}
func main() {
if err := clear(); err != nil {
// Do not call temporarily.
/*if err := clear(); err != nil {
log.Fatal(err)
}
}*/
if err := outputMain(); err != nil {
log.Fatal(err)
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1008 B