gohugoio / hugo

The world’s fastest framework for building websites.
https://gohugo.io
Apache License 2.0
75.75k stars 7.53k forks source link

Add support for aligning text when adding to images using images.Text #10849

Open lyricnz opened 1 year ago

lyricnz commented 1 year ago

If we could left/center/right align text within a textbox (and maybe support word-wrap?) this would make the text rendering a lot more useful. Often when we are rendering images dynamically, to match some designer-specified template, they would include left/centre/right alignment, which I don't think we can currently do.

jlskuz commented 1 day ago

That is something we would need as well!