mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-07 21:48:13 -08:00
fix(#43)
This commit is contained in:
parent
827eb82ea3
commit
5d3a306adc
3 changed files with 34 additions and 16 deletions
|
|
@ -55,6 +55,8 @@ const (
|
|||
VERTICAL Direction = C.VIPS_DIRECTION_VERTICAL
|
||||
)
|
||||
|
||||
const WATERMARK_FONT = "sans 10"
|
||||
|
||||
// Color represents a traditional RGB color scheme
|
||||
type Color struct {
|
||||
R, G, B uint8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue