Issue 19251 - FontWork: fonts and/or shadows not always rendered correctly
Summary: FontWork: fonts and/or shadows not always rendered correctly
Status: CLOSED FIXED
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 RC4
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: wolframgarten
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-08 13:42 UTC by Unknown
Modified: 2003-12-09 10:35 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
screenshot (143.73 KB, image/png)
2003-09-08 13:44 UTC, Peter
no flags Details
magnification (11.58 KB, image/png)
2003-09-08 17:21 UTC, Peter
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Unknown 2003-09-08 13:42:26 UTC
to reproduce:

1. Open a fresh writer document
2. Insert a new Draw-Object
3. Open a text-frame, enter text "TEXT", format with
   an arbitraey font (either T1 oder TT)
4. activate FontWork
5. Play around with shadows aligning to circle bows etc.
   (esp. switch between upright and skew shadow).
Comment 1 Unknown 2003-09-08 13:44:36 UTC
Created attachment 9085 [details]
screenshot
Comment 2 wolframgarten 2003-09-08 14:53:16 UTC
Do you mean that on your screenshot no shadow at all is visible? Or
what else means "not always rendered correctly"?
Thanks in advance.
Comment 3 Unknown 2003-09-08 17:17:17 UTC
"not always rendered correctly" means that in many cases
you activate a shadow or switch between the two types
of shadows either the text or the shadow or both are not
rendered "as expected".

What you might see in the attached image is that the shadow
has been rendered with a smaller font size. But there are
-- if only you "play around" long enough -- even cases where
both the original text and the shadow are invisible.

"To play around" means click moderately fast on the buttons
and observe what happens.
Comment 4 Unknown 2003-09-08 17:21:31 UTC
Created attachment 9094 [details]
magnification
Comment 5 wolframgarten 2003-09-11 10:07:26 UTC
I found that if you set the shadow to slant and type in 39 degrees and
switch forth and back between slant and vertical the slant count
changes to 30, 180 and than 0. Upper arc has to be selected.
Set to new.
Comment 6 wolframgarten 2003-09-11 10:07:57 UTC
Reassigned to Armin. Please have a look.
Comment 7 Armin Le Grand 2003-09-12 13:56:16 UTC
AW: Double to #105084#.
Comment 8 Unknown 2003-09-12 19:10:22 UTC
I cannot find #105084#. Do you really mean #105084#.?
Comment 9 utomo99 2003-09-13 04:07:18 UTC
That is internal numbering 
user cannot see that, only developer can see it :)
Comment 10 wolframgarten 2003-09-15 10:45:56 UTC
Adding text from internal bug 105084:
According to 104626 there is no refresh for the FontWork Flyer when
using extras/options/... the units of a application are changed.
AW: First thing is to investigate how the common mechanism works...
AW: Discussed with CL. ATM this extras/options change leads to
changing options globally when no app of that type was open, locally
for the one app when it is open. The notify uses
??Module::ApplyItemSet(...). There is NO planned mechanism for
FlyFrames ATM at all, this was simply forgotten up to now. All
FlyFrames would have to be extended to support unit changes on the fly
and a concept how to trigger that change would need to be done.
AW: CL and i agree that this fix is too complex and not possible to be
done for 6.1 beta.

AW->MSC: Pease to 6.y and back to me.
MSC->AW: Set to 6.y and back to you.
AW: Thanks.
Comment 11 wolframgarten 2003-09-15 10:52:46 UTC
Setting 105084 as duplicate to this one and closing it.
Comment 12 wolframgarten 2003-09-16 08:54:09 UTC
Reassigned to Armin.
Comment 13 Armin Le Grand 2003-09-16 11:26:03 UTC
AW: OK, closing other bug and using his one. Accepting.
Comment 14 Armin Le Grand 2003-09-24 14:31:55 UTC
AW: This is an UI bug in a dialog, thus maybe it's better handled by
the UI team?
Comment 15 Armin Le Grand 2003-10-16 15:40:22 UTC
In different places the items and values for distances and
angle/percentage were handled identically. That did not work since
Get/SetMetricValue was used in that dialog instead of Get/SetValue.
Comment 16 Armin Le Grand 2003-10-23 09:54:01 UTC
AW->WG: please take a look.
Comment 17 wolframgarten 2003-10-23 10:47:33 UTC
Set to fixed.
Comment 18 wolframgarten 2003-10-23 10:47:53 UTC
Verified in CWS.
Comment 19 wolframgarten 2003-12-09 10:35:54 UTC
Tested in master. Issue closed.