Closed sbinet closed 3 years ago
as mentioned in https://github.com/golang/go/issues/41191, Go will probably support //go:embed directives as designed in:
//go:embed
we should probably migrate/prepare for this new feature (when it lands) and make use of it in vg/fonts.
vg/fonts
SGTM
as mentioned in https://github.com/golang/go/issues/41191, Go will probably support
//go:embed
directives as designed in:we should probably migrate/prepare for this new feature (when it lands) and make use of it in
vg/fonts
.