[Libreoffice-bugs] [Bug 47923] VIEWING: Font of the X-axis look awkward as soon as text orientation is different from 0 or 180 degrees.

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47923

--- Comment #3 from sasha.libreoff...@gmail.com 2012-06-26 01:38:03 PDT ---
Created attachment 63478
  -- https://bugs.freedesktop.org/attachment.cgi?id=63478
test case of vertical font problem

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 47923] VIEWING: Font of the X-axis look awkward as soon as text orientation is different from 0 or 180 degrees.

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47923

sasha.libreoff...@gmail.com changed:

   What|Removed |Added

   Platform|Other   |All
 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1

--- Comment #4 from sasha.libreoff...@gmail.com 2012-06-26 01:43:32 PDT ---
Thanks for screenshot
Reproduced in 3.5.4 and 3.6.beta1 on Fedora 64 bit
numbers on bottom of chart looking as with double contours.
What is interesting: if we double click on chart, all becomes correct. But when
exit chart editing, all becomes wrong again.

Reproduced in 3.5.2 on Windows 7 32 bit
numbers becomes bold, but double contours I not see.

Not reproduced in 3.3.4 on Fedora, therefore regression

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 47923] VIEWING: Font of the X-axis look awkward as soon as text orientation is different from 0 or 180 degrees.

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47923

sasha.libreoff...@gmail.com changed:

   What|Removed |Added

   Keywords||regression

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 47923] VIEWING: Font of the X-axis look awkward as soon as text orientation is different from 0 or 180 degrees.

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47923

--- Comment #5 from sasha.libreoff...@gmail.com 2012-06-26 01:45:55 PDT ---
@ Caolan
Greetings
What do You think about this bug?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 47923] VIEWING: Font of the X-axis look awkward as soon as text orientation is different from 0 or 180 degrees.

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47923

--- Comment #6 from Caolán McNamara caol...@redhat.com 2012-06-26 03:46:07 
PDT ---
some interesting things. If you select it and paste special into writer as a
GDI metafile it doesn't look bold, if you paste special into calc as a GDI
metafile it does look bold

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 47923] VIEWING: Font of the X-axis look awkward as soon as text orientation is different from 0 or 180 degrees.

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47923

Caolán McNamara caol...@redhat.com changed:

   What|Removed |Added

 CC||r...@novell.com,
   ||tbehr...@suse.com
  Component|Chart   |graphics stack

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 47923] VIEWING: Font of the X-axis look awkward as soon as text orientation is different from 0 or 180 degrees.

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47923

--- Comment #7 from Caolán McNamara caol...@redhat.com 2012-06-26 05:49:09 
PDT ---
so, if we just draw the text under Linux anyway then we get the right results
as per cairo vertical text. Which is what happens when we activate it or paste
it as a gdi into writer.

In draw/calc however X11SalGraphics::GetGlyphOutline is called by the
stupendously complicated drawing layer and it apparently rotates the results of
that itself (?)

rodo/thorsten: either of you familiar with the drawinglayer to debug this
further, i.e. if you put a breakpoint on X11SalGraphics::GetGlyphOutline and
get a backtrace into the bowels of the drawing layer and its various
transformation glories ? in order to assign blame more closely

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 47923] VIEWING: Font of the X-axis look awkward as soon as text orientation is different from 0 or 180 degrees.

2012-06-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47923

--- Comment #2 from jean-paul.h...@gmx.net 2012-06-22 09:32:47 PDT ---
Created attachment 63352
  -- https://bugs.freedesktop.org/attachment.cgi?id=63352
Screen Shot of Calc graph.

This screen shot was done on a Mac (OS 10.7.4, Libre Office 3.5.4.2

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 47923] VIEWING: Font of the X-axis look awkward as soon as text orientation is different from 0 or 180 degrees.

2012-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47923

sasha.libreoff...@gmail.com changed:

   What|Removed |Added

 CC||sasha.libreoff...@gmail.com

--- Comment #1 from sasha.libreoff...@gmail.com 2012-06-21 03:46:22 PDT ---
Thanks for bugreport
Not reproduced in 3.5.4 on Fedora 64 bit.
If bug still exist, please, attach sample document that demonstrates this bug
and screenshot of it

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs