fg := image.Blackd := &font.Drawer{ Dst: rgba, Src: fg, //<----- Face: truetype.NewFace(f, &truetype.Options{ Size: *size, DPI: *dpi, Hinting: h, }), }