module github.com/go-latex/latex go 1.16 require ( github.com/fogleman/gg v1.3.0 github.com/go-fonts/dejavu v0.1.0 github.com/go-fonts/latin-modern v0.2.0 github.com/go-fonts/liberation v0.2.0 github.com/go-fonts/stix v0.1.0 github.com/go-pdf/fpdf v0.5.0 github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect golang.org/x/image v0.0.0-20210628002857-a66eb6448b8d )