Re: [Fresco-devel] Getting the basics straight, was: Text styles/cloning graphics
Mourad De Clerck <[email protected]>
| Newsgroups | gmane.comp.video.fresco.devel |
|---|---|
| Message-ID | <1033757088.817.106.camel@blackbox> |
On Fri, 2002-10-04 at 20:28, Tobias Hunger wrote: > If we do want to use Graphics for that caching we will need to arrange them in > a way that reflects the linebreaking, the styling of the glyphs, etc. To do > that we will need to find a way to apply decorators across linebreaks, which > results in the need to duplicate decorators: A clone() method. Agreeing? Well, I think the disagreement here is whether there's another way to apply decorators across linebreaks, without having to copy them. I don't think there's a way for glyphs that are children of two different parents (hboxes for instance) to still also have a common parent decorator, or is there? -- Mourad