diff --git a/examples/font/main.go b/examples/font/main.go index 9c0f1805b..650648035 100644 --- a/examples/font/main.go +++ b/examples/font/main.go @@ -24,12 +24,12 @@ import ( "math/rand" "time" + "github.com/golang/freetype/truetype" + "golang.org/x/image/font" + "github.com/hajimehoshi/ebiten" "github.com/hajimehoshi/ebiten/ebitenutil" "github.com/hajimehoshi/ebiten/text" - - "github.com/golang/freetype/truetype" - "golang.org/x/image/font" ) const (