Hi Clarence,
On 24.10.2013 11:00, Clarence GUO wrote:
I read ODF 1.2 standard, and found for draw:fill it only defined 5 values:
none, solid, gradient, hatch, bitmap. There is not a value for
usebackgroundfill. So seems if we want to fully support this attribute, we
must change ODF standard first.
And finally I found the difference between "no fill" and "use slide
background fill". If the shape is inside the slide area, there's no
difference. But once move the shape outside of the slide area, if applied
"use slide background fill", the shape can still fill the background from
the slide just as it increase the size of canvas; but for shapes applied
"no fill", the background will become empty.
There will be more differences when objects overlap. This is indeed the
only useful usage of that FillType in MS; it allows to create the
impresson of 'holes' in any objects by forcing the page background to be
painted at that place. Thus, replacing with 'none' is better than to
fill with solid color, but will destroy all that 'hole' effects.
We have currently no internal concept to do something like that, and no
support neither in ODF nor in the UNO API nor in the core.
Sincerely,
Armin
2013/10/24 Steve Yin <[email protected]>
Hi Clarence,
After checking the feature in MSO and comparing with your patch, I found
that the "fill with background" cannot simply map to "no fill". Is there a
way to implement a real "fill with background" feature in AOO? Thanks.
On Thu, Oct 24, 2013 at 4:16 PM, Clarence GUO <[email protected]
wrote:
Hi~
I submitted a path for 123515
https://issues.apache.org/ooo/show_bug.cgi?id=123515.
Root cause analysis and solution description please see my comment in
above
URL
Please help to review.
Thanks
Clarence
--
Best Regards,
Steve Yin
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]