Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
17 lines (13 loc) · 385 Bytes

File metadata and controls

17 lines (13 loc) · 385 Bytes
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
module tinygo.org/x/tinyfont
go 1.22.1
toolchain go1.24.0
require (
github.com/hajimehoshi/go-jisx0208 v1.0.0
github.com/sago35/go-bdf v0.0.0-20200313142241-6c17821c91c4
golang.org/x/image v0.0.0-20220617043117-41969df76e82
tinygo.org/x/drivers v0.35.0
)
require (
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
golang.org/x/text v0.3.7 // indirect
)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.