圖像 提示詞
文字渲染控制模板和範例提示

一個範本和一個範例提示,展示如何使用 Nano Banana Pro 的文字渲染參數,精確控制圖像中的文字、位置、字體樣式和大小,以簡約科技海報為例。
提示詞
```json
{
"scene": "minimalist tech poster with gradient background",
"text_elements": [
{
"text": "{argument name=\"headline text\" default=\"AI 革命 2025\"}",
"position": "center, upper third",
"font_style": "bold, futuristic sans-serif, glowing effect",
"size": "large headline"
},
{
"text": "{argument name=\"subtitle text\" default=\"未來,即刻實現\"}",
"position": "center, lower third",
"font_style": "elegant script, smaller subtitle"
}
]
}
```

