Base: www.textcraft.net
You can download the font here: https://textcraft.net/download-fonts.php (not my own site, please be respectful to the site owners)
- Input batch from JSON file
- JSON output
- Direct request to
/gentext3.phpas the main path - Fallback to Android headless browser per item if direct request fails
- Download result images to output folder
- Optional HTML summary
{
"defaults": {
"font_style": "font1",
"font_size": "x",
"bgcolour": "#2C262E"
},
"items": [
{
"id": "hero-title",
"text": "Adjisoft"
},
{
"id": "tagline",
"text": "Batch Mode",
"font_style": "font6"
}
]
}go run . -mode single -text "Adjisoft" -output-json result.json -output-dir outputs
go run . -mode batch -input batch.json -output-json result.json -output-dir outputs
go run . -mode batch -input batch.json -output-json result.json -output-dir outputs -summary-html summaries
go run . -mode batch -input batch.json -force-browserRoot object:
versionstarted_atfinished_atmodesourcesuccess_countfailure_countresultsidstatusmethodrequestartifactsremoteimageerrorsnotes