ISSUE-2205: Consider adding support for stretched, wrapped text in a <textArea>
text-wrap-stretch
Consider adding support for stretched, wrapped text in a <textArea>
- State:
- OPEN
- Product:
- SVG 2
- Raised by:
- Cameron McCormack
- Opened on:
- 2009-01-27
- Description:
- A common text layout design is for each line of text in a block to be resized so that it exactly fits the width of the block. The following example (which works in Opera) shows a crude hack to get something close to the design I'm thinking of:
http://mcc.id.au/temp/2009/text-wrap-stretch.svg
It doesn't exactly work, since it seems simply scaling the font-size doesn't always result in a linear increase in the width the text will take up. Also, the leading between each line doesn't look nice; not sure if the line-increment helps here. - Related Actions Items:
- No related actions
- Related emails:
- [minutes] Jan 29, 2009 telcon (from schepers@w3.org on 2009-02-01)
- Agenda, Jan 29, 2009 telcon (from ed@opera.com on 2009-01-29)
- ISSUE-2205 (text-wrap-stretch): Consider adding support for stretched, wrapped text in a <textArea> [SVG Core 2.0] (from sysbot+tracker@w3.org on 2009-01-27)
Related notes:
No additional notes.
Display change log