Summary
Lars Knoll
khtml-devel@kde.org
Fri, 21 Feb 2003 09:21:44 +0100
> On Don, 20 Feb 2003, Maciej Stachowiak wrote:
> > Sorry, I don't know of any way to do that. Mail.app only has "Reply"
> > and "Reply All".
>
> ok, I've set a Reply-To the list then, so you can just hit Reply.
>
> > OK, it might make sense then, although in the long term it would be
> > nice if we had a common API for this at the Qt level, even if the
> > implementation was different.
>
> Well, thats much perferable of course, other platforms / projects are going
> to like that they can profit from your KWQ work.
In the long term this is my goal here at Trolltech. I have done a lot of work
extending the way QFont works for Qt 3.2. We've added the CSS style family
matching, font-stretch (not in CSS 2.1, but in 2.0 and 3), and we will most
likely have some way to define font differences and do merging of fonts (in
principle what we need to get inheriting of font properties working
efficiently).
I'll see if I can add overline and lineSpacing aswell, then we'd be mostly
complete. The missing pieces for now are small-caps support, letter and
word-spacing.
Cheers,
Lars