[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: richedit: Make zooming affect all pictures.
From:       James McKenzie <jjmckenzie51 () earthlink ! net>
Date:       2010-02-28 18:11:17
Message-ID: 4B8AB1C5.3090605 () earthlink ! net
[Download RAW message or body]

Dylan Smith wrote:
> Before pictures that had an ole object size were not zoomed. Native
> riched20 applies the zoom ratio to these images, so this patch adds this
> consistency.
> ---
>  dlls/riched20/richole.c |   65 ++++++++++++++++++++++------------------------
>  1 files changed, 31 insertions(+), 34 deletions(-)
>   
> ------------------------------------------------------------------------
>
>
This patch does not apply either.

0002-richedit-Make-zooming-affect-all-pictures.patch:9: trailing whitespace.
    if (c->editor->nZoomNumerator != 0)
0002-richedit-Make-zooming-affect-all-pictures.patch:10: trailing
whitespace.
    {
0002-richedit-Make-zooming-affect-all-pictures.patch:11: trailing
whitespace.
      pSize->cx = MulDiv(pSize->cx, c->editor->nZoomNumerator,
c->editor->nZoomDenominator);
0002-richedit-Make-zooming-affect-all-pictures.patch:12: trailing
whitespace.
      pSize->cy = MulDiv(pSize->cy, c->editor->nZoomNumerator,
c->editor->nZoomDenominator);
0002-richedit-Make-zooming-affect-all-pictures.patch:13: trailing
whitespace.
    }
error: patch failed: dlls/riched20/richole.c:1729
error: dlls/riched20/richole.c: patch does not apply

James McKenzie



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic