mirror of
https://github.com/coalaura/ffwebp.git
synced 2025-09-08 13:59:54 +00:00
tweak
This commit is contained in:
@@ -5,12 +5,12 @@ import (
|
|||||||
"image"
|
"image"
|
||||||
"io"
|
"io"
|
||||||
|
|
||||||
|
decode "github.com/knieriem/g/image/xbm"
|
||||||
|
"github.com/xyproto/xbm"
|
||||||
|
|
||||||
"github.com/coalaura/ffwebp/internal/codec"
|
"github.com/coalaura/ffwebp/internal/codec"
|
||||||
"github.com/coalaura/ffwebp/internal/opts"
|
"github.com/coalaura/ffwebp/internal/opts"
|
||||||
"github.com/urfave/cli/v3"
|
"github.com/urfave/cli/v3"
|
||||||
|
|
||||||
decode "github.com/knieriem/g/image/xbm"
|
|
||||||
"github.com/xyproto/xbm"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
|
Reference in New Issue
Block a user