[calligrawords] [Bug 387687] font clipping

2017-12-07 Thread Eben Sorkin
https://bugs.kde.org/show_bug.cgi?id=387687

Eben Sorkin  changed:

   What|Removed |Added

 CC||sorkine...@gmail.com

--- Comment #1 from Eben Sorkin  ---
Created attachment 109248
  --> https://bugs.kde.org/attachment.cgi?id=109248&action=edit
fonts to test with

This font has diacritics above the letter A and below it to use to check for
clipping.

-- 
You are receiving this mail because:
You are watching all bug changes.

[calligrawords] [Bug 387687] font clipping

2017-12-10 Thread Ivan S
https://bugs.kde.org/show_bug.cgi?id=387687

Ivan S  changed:

   What|Removed |Added

 CC||northivanas...@gmail.com

--- Comment #2 from Ivan S  ---
Created attachment 109305
  --> https://bugs.kde.org/attachment.cgi?id=109305&action=edit
Testcase for bug - diacritics sometimes hidden

(In reply to Eben Sorkin from comment #0)
> Fonts using the industry standard format for setting vertical metrics in
> fonts clip in Calligrawords. This does not happen in Inkscape for instance.
> The standard is one in which Hhea and Typo tables sum to the EM size of the
> font (usually 1000 or 2048 units) and the Win values indicate how far not to
> clip. Calligrawords must be using either the typo or the hhea values for
> both linespacing and clipping. This is unusual and has a bad impact for
> usings of eastern european, Asian, African, Indic, South Asian and Middle
> eastern scripts.

Confirm; The bottom diacritic disappears if there is a blank newline below the
line with the A. Attached: screenshot

-- 
You are receiving this mail because:
You are watching all bug changes.

[calligrawords] [Bug 387687] font clipping

2017-12-10 Thread Eben Sorkin
https://bugs.kde.org/show_bug.cgi?id=387687

--- Comment #3 from Eben Sorkin  ---
Do you think you can switch to using the Win values for clipping and the
typo values for linespacing instead?

-e.

On Sun, Dec 10, 2017 at 6:34 PM, Ivan S  wrote:

> https://bugs.kde.org/show_bug.cgi?id=387687
>
> Ivan S  changed:
>
>What|Removed |Added
> 
> 
>  CC||northivanas...@gmail.com
>
> --- Comment #2 from Ivan S  ---
> Created attachment 109305
>   --> https://bugs.kde.org/attachment.cgi?id=109305&action=edit
> Testcase for bug - diacritics sometimes hidden
>
> (In reply to Eben Sorkin from comment #0)
> > Fonts using the industry standard format for setting vertical metrics in
> > fonts clip in Calligrawords. This does not happen in Inkscape for
> instance.
> > The standard is one in which Hhea and Typo tables sum to the EM size of
> the
> > font (usually 1000 or 2048 units) and the Win values indicate how far
> not to
> > clip. Calligrawords must be using either the typo or the hhea values for
> > both linespacing and clipping. This is unusual and has a bad impact for
> > usings of eastern european, Asian, African, Indic, South Asian and Middle
> > eastern scripts.
>
> Confirm; The bottom diacritic disappears if there is a blank newline below
> the
> line with the A. Attached: screenshot
>
> --
> You are receiving this mail because:
> You reported the bug.
> You are on the CC list for the bug.

-- 
You are receiving this mail because:
You are watching all bug changes.

[calligrawords] [Bug 387687] font clipping

2022-12-09 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=387687

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #6 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[calligrawords] [Bug 387687] font clipping

2022-11-10 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=387687

Justin Zobel  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #4 from Justin Zobel  ---
Thank you for reporting this issue in KDE software. As it has been a while
since this issue was reported, can we please ask you to see if you can
reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when
replying. Thank you!

-- 
You are receiving this mail because:
You are watching all bug changes.

[calligrawords] [Bug 387687] font clipping

2022-11-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=387687

--- Comment #5 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[calligrawords] [Bug 387687] font clipping

2017-12-07 Thread Eben Sorkin
https://bugs.kde.org/show_bug.cgi?id=387687

Eben Sorkin  changed:

   What|Removed |Added

 CC||sorkine...@gmail.com

--- Comment #1 from Eben Sorkin  ---
Created attachment 109248
  --> https://bugs.kde.org/attachment.cgi?id=109248&action=edit
fonts to test with

This font has diacritics above the letter A and below it to use to check for
clipping.

-- 
You are receiving this mail because:
You are watching all bug changes.

[calligrawords] [Bug 387687] font clipping

2017-12-10 Thread Ivan S
https://bugs.kde.org/show_bug.cgi?id=387687

Ivan S  changed:

   What|Removed |Added

 CC||northivanas...@gmail.com

--- Comment #2 from Ivan S  ---
Created attachment 109305
  --> https://bugs.kde.org/attachment.cgi?id=109305&action=edit
Testcase for bug - diacritics sometimes hidden

(In reply to Eben Sorkin from comment #0)
> Fonts using the industry standard format for setting vertical metrics in
> fonts clip in Calligrawords. This does not happen in Inkscape for instance.
> The standard is one in which Hhea and Typo tables sum to the EM size of the
> font (usually 1000 or 2048 units) and the Win values indicate how far not to
> clip. Calligrawords must be using either the typo or the hhea values for
> both linespacing and clipping. This is unusual and has a bad impact for
> usings of eastern european, Asian, African, Indic, South Asian and Middle
> eastern scripts.

Confirm; The bottom diacritic disappears if there is a blank newline below the
line with the A. Attached: screenshot

-- 
You are receiving this mail because:
You are watching all bug changes.

[calligrawords] [Bug 387687] font clipping

2017-12-10 Thread Eben Sorkin
https://bugs.kde.org/show_bug.cgi?id=387687

--- Comment #3 from Eben Sorkin  ---
Do you think you can switch to using the Win values for clipping and the
typo values for linespacing instead?

-e.

On Sun, Dec 10, 2017 at 6:34 PM, Ivan S  wrote:

> https://bugs.kde.org/show_bug.cgi?id=387687
>
> Ivan S  changed:
>
>What|Removed |Added
> 
> 
>  CC||northivanas...@gmail.com
>
> --- Comment #2 from Ivan S  ---
> Created attachment 109305
>   --> https://bugs.kde.org/attachment.cgi?id=109305&action=edit
> Testcase for bug - diacritics sometimes hidden
>
> (In reply to Eben Sorkin from comment #0)
> > Fonts using the industry standard format for setting vertical metrics in
> > fonts clip in Calligrawords. This does not happen in Inkscape for
> instance.
> > The standard is one in which Hhea and Typo tables sum to the EM size of
> the
> > font (usually 1000 or 2048 units) and the Win values indicate how far
> not to
> > clip. Calligrawords must be using either the typo or the hhea values for
> > both linespacing and clipping. This is unusual and has a bad impact for
> > usings of eastern european, Asian, African, Indic, South Asian and Middle
> > eastern scripts.
>
> Confirm; The bottom diacritic disappears if there is a blank newline below
> the
> line with the A. Attached: screenshot
>
> --
> You are receiving this mail because:
> You reported the bug.
> You are on the CC list for the bug.

-- 
You are receiving this mail because:
You are watching all bug changes.