|
@ -78,7 +78,6 @@ type Image struct { |
|
|
Background string `xml:"Background,omitempty"` |
|
|
Background string `xml:"Background,omitempty"` |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
type Text struct { |
|
|
type Text struct { |
|
|
FontSize string `xml:"FontSize,omitempty"` |
|
|
FontSize string `xml:"FontSize,omitempty"` |
|
|
FontType string `xml:"FontType,omitempty"` |
|
|
FontType string `xml:"FontType,omitempty"` |
|
|