mirror of
https://github.com/coalaura/ffwebp.git
synced 2025-09-08 22:09:55 +00:00
farbfeld
This commit is contained in:
8
internal/builtins/farbfeld.go
Normal file
8
internal/builtins/farbfeld.go
Normal file
@@ -0,0 +1,8 @@
|
||||
//go:build farbfeld || core || full
|
||||
// +build farbfeld core full
|
||||
|
||||
package builtins
|
||||
|
||||
import (
|
||||
_ "github.com/coalaura/ffwebp/internal/codec/farbfeld"
|
||||
)
|
Reference in New Issue
Block a user