Neni
Results
1
issues of
Neni
Is it possible to add a function like ebitenutil.NewImageFromFile() for generic FS? ``` // NewImageFromFileSystem loads the file from fs.FS with path and returns ebiten.Image and image.Image. func NewImageFromFileSystem(fsFs fs.FS,...
feature
good-first-issue
request