I have sent this patch last week with the correction Alexandre asked me to do. It is still not on the repository.
Is there anything wrong again ? Any comments are welcomed and will be applied if necessary.
Laurent
Laurent Vromman a écrit :
This second try includes Alexandre comments and removes some obsolete FIXME Changelog : Completes WidenPath implementation. WidenPath recognizes PS_JOINs and PS_ENDCAPs
dlls/gdi32/path.c | 298 +++++++++++++++++++++++++++++++++++++++++------------ 1 files changed, 230 insertions(+), 68 deletions(-)
Laurent Vromman laurent@vromman.org writes:
I have sent this patch last week with the correction Alexandre asked me to do. It is still not on the repository.
Is there anything wrong again ? Any comments are welcomed and will be applied if necessary.
You didn't fix the memory leaks I mentioned.