- From: Ian Tindale <ian.tindale@gmail.com>
- Date: Sun, 10 Aug 2008 10:15:15 +0100
- To: www-style@w3c.org
- Message-ID: <9f3b00680808100215m679affecv73ffbb7770bccf79@mail.gmail.com>
There's a possibility of doing something with leaders now that we couldn't
in the hot-metal days, and that is to programmatically 'create' a run,
without thinking in terms of direct application of glyphs. In other words,
being able to call on a specific SVG definition of what we want. An
additional calling mechanism to SVG for such occasions (perhaps svg()
maybe?) with a fallback to the glyph-based rule syntax described so far,
could allow an SVG engine to take the load and the responsibility, if
available.
2008/8/10 Håkon Wium Lie <howcome@opera.com>
>
> I wrote:
>
>  > Right. These characters can be included in the leader stings. For
> example:
>  >
>  >   leader('.\2002')  /* en */
>  >   leader('.\2003')  /* em */
>  >
>  > Start and endings cannot be controlled separately, but one can specify
>  > additional strigs, e.g.:
>  >
>  >  a { content: leader('.\2003') '\2002' target-counter(attr(href), page)
> }
>
> s/stings/strings/
> s/strigs/strings/
>
> -h&kon
>              Håkon Wium Lie                          CTO °þe(R)ª
> howcome@opera.com                  http://people.opera.com/howcome
>
>
-- 
Ian Tindale
http://www.flickr.com/photos/iantindale/
Received on Sunday, 10 August 2008 09:15:53 UTC