Re: [Fresco-devel] Text styles/cloning graphics
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.video.fresco.devel |
|---|---|
| Message-ID | <[email protected]> |
Mourad De Clerck wrote: > I'm not sure I understand: do you mean linebreaking should happen on > traversal, and we should not create textstyle decorators below the > hboxes? Are you saying we shouldn't be using hboxes for lines of text at > all? exactly. We need special containers that tile their children *and* wrap them if they don't fit into a given allocation. Stefan