things work more or less, added a testing service.
This commit is contained in:
parent
df67121e9c
commit
04bef9cad8
7 changed files with 145 additions and 48 deletions
1
style.go
1
style.go
|
|
@ -10,6 +10,7 @@ type Style struct {
|
|||
StrokeWidth float64
|
||||
FontSize float64
|
||||
FontColor color.RGBA
|
||||
Padding Box
|
||||
}
|
||||
|
||||
// IsZero returns if the object is set or not.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue