kdau
Tiller
Hear ye, hear ye! With the Stardew Scroll Generator, thou canst forge scroll banners in the style used by Stardew Valley. Make thy announcements in style. Or, more practically, create section headers for your mod descriptions.
The scrolls are dynamically sized to the text, and you can create a series that share the same width. All of them are downloaded as PNG images. Language support is currently limited by the range of characters available in the community-extracted font I'm using; I'd welcome any alternative that included more of the glyphs from the in-game font.
You will need to host your banner images somewhere to use them on mod pages.
To use an image for a banner in a mod page here on the forums, with alternate text for accessibility and fallback:
And on ModDrop:
And on Nexus (no alt text support):
The scrolls are dynamically sized to the text, and you can create a series that share the same width. All of them are downloaded as PNG images. Language support is currently limited by the range of characters available in the community-extracted font I'm using; I'd welcome any alternative that included more of the glyphs from the in-game font.
You will need to host your banner images somewhere to use them on mod pages.
To use an image for a banner in a mod page here on the forums, with alternate text for accessibility and fallback:
Rich (BB code):
[SIZE=4][B][IMG alt="Configuration"]URL-to-configuration.png[/IMG][/B][/SIZE]
Markdown (GitHub flavored):
## ![Configuration](URL-to-configuration.png)
Rich (BB code):
[IMG]URL-to-configuration.png[/IMG]
Last edited: