[Libreoffice-bugs] [Bug 142174] Characters shift to top in vertical layout with the Skia backend enabled

2021-06-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142174

--- Comment #16 from Volga  ---
The comment 13 is superceded by bug 143084.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 142174] Characters shift to top in vertical layout with the Skia backend enabled

2021-06-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142174

Mark Hung  changed:

   What|Removed |Added

 CC||jeand...@yahoo.fr

--- Comment #15 from Mark Hung  ---
*** Bug 143025 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 142174] Characters shift to top in vertical layout with the Skia backend enabled

2021-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142174

Mark Hung  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #14 from Mark Hung  ---
(In reply to Volga from comment #12)
> Created attachment 172009 [details]
> Screenshot from a recent LibreOfficeDev build, Skia is enabled
> 
> On the recent master build, the texts works pretty with original Segoe UI
> Symbol font, but after I switch to Segoe UI font, it happened again to me
> while they are rendering with fallback fonts.
> 
> Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community
> Build ID: 6c8ca02c5935a800cff70f3c173319b454b63c41
> CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL:
> win
> Locale: zh-CN (zh_CN); UI: zh-CN
> Calc: threaded

Set the status to resolved fixed because original test file now rendered
correctly.

@Volga:
The cause of the issue is different when you a fallback font is used. It is
related to neither vertical layout nor Skia, that makes the summary of the
issue invalid. Please fill another issue with different reproducing steps.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 142174] Characters shift to top in vertical layout with the Skia backend enabled

2021-06-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142174

--- Comment #13 from Volga  ---
Created attachment 173135
  --> https://bugs.documentfoundation.org/attachment.cgi?id=173135&action=edit
Screenshot from a later LibreOfficeDev build, Skia is enabled

Again, on 7.3.0 Alpha0 build, some glyphs even overlapped togther.

Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: f6b9f671d128c989ce223d61d0d5d43ff1dc9fcb
CPU threads: 4; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win
Locale: zh-CN (zh_CN); UI: zh-CN
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 142174] Characters shift to top in vertical layout with the Skia backend enabled

2021-05-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142174

--- Comment #12 from Volga  ---
Created attachment 172009
  --> https://bugs.documentfoundation.org/attachment.cgi?id=172009&action=edit
Screenshot from a recent LibreOfficeDev build, Skia is enabled

On the recent master build, the texts works pretty with original Segoe UI
Symbol font, but after I switch to Segoe UI font, it happened again to me while
they are rendering with fallback fonts.

Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 6c8ca02c5935a800cff70f3c173319b454b63c41
CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: zh-CN (zh_CN); UI: zh-CN
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 142174] Characters shift to top in vertical layout with the Skia backend enabled

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142174

--- Comment #11 from Mark Hung  ---
(In reply to V Stuart Foote from comment #9)
> Created attachment 171800 [details]
> Not quite right yet with Skia rendering
> 
> With Mark Hung's commits [1][2] applied the vertical glyphs still are
> extending outside the frame on Writer canvas.
> 

It still needs:
https://gerrit.libreoffice.org/c/core/+/115017  (not merged yet) 

But this is only useful if user turns off Skia.

> Canvas was at 118% zoom, and I had to +A select all the text and
> assign it Libertinus Serif as there was considerable difference in font
> fallback with Skia as compared to default GDI. Setting all the text in the
> frame to Libertinus Serif cleared that (with a couple of undefined gylphs).

I did find upright glyphs that use fallback fonts in vertical writing shift up
roughly the height of the font ascender. I'm working on a solution right now.
It's consistent when Skia enabled (Windows), DWriteTextRenderer ( need the
patch above and with Skia disabled ), Cairo(Linux) on current Master. But I'm
not sure if appearance of the font fallback is the main point of this issue.
Maybe it worth another ticket ( and use non fallback font for this issue ).

> 
> And, is the Frame size different between Skia rendering and default GDI?
> Kind of seems to shrink on canvas--is that maybe part of the issue?
> 
I didn't look at this yet. But maybe it worth another ticket?

> =-ref-=
> https://gerrit.libreoffice.org/c/core/+/115148
> https://gerrit.libreoffice.org/c/core/+/115016

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 142174] Characters shift to top in vertical layout with the Skia backend enabled

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142174

--- Comment #10 from V Stuart Foote  ---
Created attachment 171801
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171801&action=edit
test doc with default GDI rendering

Graphics mode changed to default GDI. Writer canvas at 118%, same select all
text and font change for the frame to Libertinus Serif.

Didn't measure but is the Frame larger on canvas, or just an optical illusion?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 142174] Characters shift to top in vertical layout with the Skia backend enabled

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142174

--- Comment #9 from V Stuart Foote  ---
Created attachment 171800
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171800&action=edit
Not quite right yet with Skia rendering

With Mark Hung's commits [1][2] applied the vertical glyphs still are extending
outside the frame on Writer canvas.

Canvas was at 118% zoom, and I had to +A select all the text and assign
it Libertinus Serif as there was considerable difference in font fallback with
Skia as compared to default GDI. Setting all the text in the frame to
Libertinus Serif cleared that (with a couple of undefined gylphs).

And, is the Frame size different between Skia rendering and default GDI? Kind
of seems to shrink on canvas--is that maybe part of the issue?

=-ref-=
https://gerrit.libreoffice.org/c/core/+/115148
https://gerrit.libreoffice.org/c/core/+/115016

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 142174] Characters shift to top in vertical layout with the Skia backend enabled

2021-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142174

V Stuart Foote  changed:

   What|Removed |Added

URL||http://document-foundation-
   ||mail-archive.969070.n3.nabb
   ||le.com/Drawing-vertical-tex
   ||t-glyphs-td4299427.html

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 142174] Characters shift to top in vertical layout with the Skia backend enabled

2021-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142174

--- Comment #8 from V Stuart Foote  ---
(In reply to V Stuart Foote from comment #7)
> ...; but that got
> stripped out when dumping the OpenGL support [2].
> 
> =-ref-=

> [2] https://gerrit.libreoffice.org/c/core/+/107290

actually was done in https://gerrit.libreoffice.org/c/core/+/107291

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 142174] Characters shift to top in vertical layout with the Skia backend enabled

2021-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142174

V Stuart Foote  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||0986
 CC||dr.khaled.ho...@gmail.com

--- Comment #7 from V Stuart Foote  ---
Did we ever correct the DirectWrite Direct2D handling of rotated glyphs? See
also bug 100986

Khaled had given up and resorted to GDI+ calls, with [1]; but that got stripped
out when dumping the OpenGL support [2].

=-ref-=
[1] https://gerrit.libreoffice.org/c/core/+/34862
[2] https://gerrit.libreoffice.org/c/core/+/107290

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 142174] Characters shift to top in vertical layout with the Skia backend enabled

2021-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142174

Ming Hua  changed:

   What|Removed |Added

 CC||mark...@gmail.com

--- Comment #6 from Ming Hua  ---
I believe this is the same problem Mark Hung described in the mailing list
sub-thread starting at [1].  Adding him to CC.

1. https://lists.freedesktop.org/archives/libreoffice/2021-May/087315.html

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 142174] Characters shift to top in vertical layout with the Skia backend enabled

2021-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142174

--- Comment #5 from V Stuart Foote  ---
(In reply to V Stuart Foote from comment #4)
> Confirmed opening attachment 133801 [details] on a recent build of master/7.2
> 
> No better with different fonts (e.g. Libertinus)
> 
> Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community
> Build ID: f616d96bd8ce8986e4cc204953db0467e6060b5c
> CPU threads: 8; OS: Windows 10.0 Build 19042; UI render: default; VCL: win
> Locale: en-US (en_US); UI: en-US
> Calc:

affects both Skia modes, Vulkan or raster rendering.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 142174] Characters shift to top in vertical layout with the Skia backend enabled

2021-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142174

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||vstuart.fo...@utsa.edu
  Component|LibreOffice |graphics stack
 Ever confirmed|0   |1
 Blocks||129062

--- Comment #4 from V Stuart Foote  ---
Confirmed opening attachment 133801 on a recent build of master/7.2

No better with different fonts (e.g. Libertinus)

Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: f616d96bd8ce8986e4cc204953db0467e6060b5c
CPU threads: 8; OS: Windows 10.0 Build 19042; UI render: default; VCL: win
Locale: en-US (en_US); UI: en-US
Calc:


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=129062
[Bug 129062] [META] Skia library bugs
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 142174] Characters shift to top in vertical layout with the Skia backend enabled

2021-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142174

--- Comment #3 from Volga  ---
This bug affected characters with Vertical_Orientation value as U.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 142174] Characters shift to top in vertical layout with the Skia backend enabled

2021-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142174

--- Comment #2 from Volga  ---
Created attachment 171792
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171792&action=edit
Fig 2. Open the attachment with Skia off

Version: 7.1.3.2 (x64) / LibreOffice Community
Build ID: 47f78053abe362b9384784d31a6e56f8511eb1c1
CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: default; VCL: win
Locale: zh-CN (zh_CN); UI: zh-CN
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 142174] Characters shift to top in vertical layout with the Skia backend enabled

2021-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142174

--- Comment #1 from Volga  ---
Created attachment 171791
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171791&action=edit
Fig 1. Open the attachment with Skia on

Version: 7.1.3.2 (x64) / LibreOffice Community
Build ID: 47f78053abe362b9384784d31a6e56f8511eb1c1
CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: zh-CN (zh_CN); UI: zh-CN
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs