Documentation ¶
Index ¶
- func CardsToPNG(template *counters.CardsTemplate) error
- func CountersToBlocks(frontTemplate, backTemplate *counters.CounterTemplate) error
- func CountersToPNG(template *counters.CounterTemplate)
- func ToJSONFile(input interface{}, outputPath string) error
- func VassalModule(outputPath string, templatesFiles []string) error
- func WriteZipFileWithFolderContent(zipfile, tempFolder string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CardsToPNG ¶
func CardsToPNG(template *counters.CardsTemplate) error
func CountersToBlocks ¶
func CountersToBlocks(frontTemplate, backTemplate *counters.CounterTemplate) error
func CountersToPNG ¶
func CountersToPNG(template *counters.CounterTemplate)
CountersToPNG generates PNG images based on the provided CounterTemplate.
func ToJSONFile ¶
ToJSONFile serializes the given input object to JSON format and writes it to the specified file path. If the directories in the output path do not exist, they will be created with appropriate permissions.
func VassalModule ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.