module github.com/BinaryDolphin29/fontDrawer go 1.16 require ( github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb )