Documentation
¶
Index ¶
- func DrawFooter(dc *gg.Context, fontData []byte, theme types.ThemeConfig, updatedAt time.Time) error
- func LoadFontFace(fontBytes []byte, points float64) (font.Face, error)
- func SetupContext(w, h int, theme types.ThemeConfig) *gg.Context
- func UpdateGist(token string, gistID string, content string) error
- func UpdateReadMe(githubToken string, repoName string, content string) error
- func UploadImageToGitHub(ctx context.Context, img image.Image, cfg types.UploadStruct) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DrawFooter ¶
func SetupContext ¶
func SetupContext(w, h int, theme types.ThemeConfig) *gg.Context
func UploadImageToGitHub ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.