Bezier data of points must be 3n+1. graphics/painting.c

taro-x at justsystem.co.jp taro-x at justsystem.co.jp
Wed Jan 21 02:05:42 CST 2004


Bezier data of points must be 3n+1. graphics/painting.c

Changelog:

    *   graphics/painting.c

    Fonts consisting of mulitple glyphs (e.g. DF font family), 
    the glyph obtained from freetype library will contain
    Bezier curve of a single point, and error will occur
    when rendering it.
    To prevent error, Bezier data of points other than
    3n+1 (n>1) will be removed before it is handed to renderer.
    (This error will occur in Windows as well.)

PS:If you reply to any of my patches in the future
please CC: me in as I have Un-Subscribed from wine-devel.
--
Justsystem Corporation <taro-x at justsystem.co.jp>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch006.diff
Type: application/octet-stream
Size: 496 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20040121/369d6ac9/patch006.obj


More information about the wine-patches mailing list