wine/objects text.c

Dmitry Timoshkov dmitry at baikal.ru
Sat Apr 6 05:03:32 CST 2002


"Huw D M Davies" <h.davies1 at physics.ox.ac.uk> wrote:

> Yup, this is what Word 2000 uses to get the 'Outline' effect you can
> select in Format->Font.  Wine doesn't implement it yet hence the
> FIXME.  It would essentially mean writing another ExtTextOut clone
> that gets the outlines of the glyphs and adds them to the path, as
> well as doing all the other stuff that ExtTextOut does.

But I think that patch is too harsh, since it doesn't allow normal
ExtTextOut functionality to at least provide minimal replacement for
the not implemented case: just print FIXME and proceed with normal
ExtTextOut implementation.

-- 
Dmitry.






More information about the wine-devel mailing list