[kate] [Bug 370243] Font is rendered differently in kwrite and konsole

2016-10-12 Thread Antonio Orefice via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370243

--- Comment #6 from Antonio Orefice  ---
Ok, thanks for the detailed explaination (again!)

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


[kate] [Bug 370243] Font is rendered differently in kwrite and konsole

2016-10-12 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370243

--- Comment #5 from Christoph Feck  ---
No, ForceIntegerMetrics is a hack for applications that need to render glyphs
at exact integer positions, and is actually not related to monospaced fonts.

If you want consistency, ask Konsole developers to support fractional glyph
positioning.

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


[kate] [Bug 370243] Font is rendered differently in kwrite and konsole

2016-10-12 Thread Antonio Orefice via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370243

--- Comment #4 from Antonio Orefice  ---
Sorry, typo:
As a side note, the same happens on the fonts kcm module when selecting the
fixed width font (here, there is *NO* way to select a proportional font)

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


[kate] [Bug 370243] Font is rendered differently in kwrite and konsole

2016-10-12 Thread Antonio Orefice via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370243

--- Comment #3 from Antonio Orefice  ---
Thanks for the explaination, but wouldn't be more uniform/consistent to use the
same setting  (QFont::ForceIntegerMetrics) when kwrite is using monospaced
fonts?
As a side note, the same happens on the fonts kcm module when selecting the
fixed width font (here, there is way to select a proportional font)

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


[kate] [Bug 370243] Font is rendered differently in kwrite and konsole

2016-10-07 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370243

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED
 CC||cf...@kde.org

--- Comment #2 from Christoph Feck  ---
That's intentional. Konsole uses a character cell grid, forcing every character
on a pixel boundary (QFont::ForceIntegerMetrics). KWrite is able to use
non-monospaced fonts, and can therefore place characters on subpixel
resolution.

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


[kate] [Bug 370243] Font is rendered differently in kwrite and konsole

2016-10-07 Thread Antonio Orefice via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370243

Antonio Orefice  changed:

   What|Removed |Added

 CC||kokok...@gmail.com

--- Comment #1 from Antonio Orefice  ---
Created attachment 101468
  --> https://bugs.kde.org/attachment.cgi?id=101468=edit
screenshot

Kwrite on top, konsole on bottom, very same font and size, rendered
differently.

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