fix(store): render feature-graphic wordmark with real font (Titan One, OFL)

The flutter_test default font draws every glyph as a box, so the wordmark was
unreadable. Load the OFL Titan One TTF via FontLoader in the generator and
render 'Block Seasons' + tagline with it; fit the text within the 1024 width.
Font used only by the asset generator, not bundled in the app.
This commit is contained in:
2026-06-13 18:20:11 +09:00
parent 7fe2bc2776
commit b0839aba2a
5 changed files with 116 additions and 7 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 207 KiB

After

Width:  |  Height:  |  Size: 233 KiB