> I think you should open a Qt bug on it. But add details on your font
> configuration, not just fontconfig but which fonts you are using (especially
> that toolbar/label font that renders wrong.
How can I get my particular font configuration? I can tell you how I
have configured libfreetype, how
On Montag, 18. September 2017 19:18:22 CEST Miguel A. Vallejo wrote:
> Thanks Martin, but I told some time ago that change broken totally the
> rendering. I must set the system variable to get again version 35
> render and everything went just fine until Qt 5.9 arrived.
>
> With Qt 5.9 only that p
Thanks Martin, but I told some time ago that change broken totally the
rendering. I must set the system variable to get again version 35
render and everything went just fine until Qt 5.9 arrived.
With Qt 5.9 only that particular labels in Qt programs are rendered
wrong. Everything else is rendered
Hello Miquel.
Miguel A. Vallejo - 28.08.17, 15:52:
> Since the last upgrade in Sid to Qt 5.9.1 I have noticed some fonts
> rendered incorrectly in Qt applications, like Dolphin, VLC and some other
> ones.
>
> The rendered font seems to be some bolded text, but it is rendered broken,
> see attache
> What Qt 5.9 does is setting the freetype property cff:no-stem-darkening to 0,
> where it normally defaults to 1. You can try adding "cff:no-stem-darkening=1"
> to FREETYPE_PROPERTIES, but I am no sure the environment variable will win.
cff:no-stem-darkening=1 makes no difference in Qt programs.
On Dienstag, 5. September 2017 01:00:03 CEST Miguel A. Vallejo wrote:
> > Which is why I asked if you had upgraded that recently.
>
> Thank for your comments Allan
>
> I noticed the problem in the very first boot with Qt 5.9.1, as soon as
> I opened Dolphin. I don't know if freetype was also upgr
> Which is why I asked if you had upgraded that recently.
Thank for your comments Allan
I noticed the problem in the very first boot with Qt 5.9.1, as soon as
I opened Dolphin. I don't know if freetype was also upgraded or not at
that moment. I remember an upgrade to libfreetype6 some weeks ago t
On Sonntag, 3. September 2017 23:44:30 CEST Miguel A. Vallejo wrote:
> > It was also be good to know if the issue goes away if you enable
> > antialiasing.
> Yes, enabling antialiasing solves the problem. It is just bold text,
> rendered fine. But I must turn antialising off. Fuzzy and blurry fonts
> It was also be good to know if the issue goes away if you enable antialiasing.
Yes, enabling antialiasing solves the problem. It is just bold text,
rendered fine. But I must turn antialising off. Fuzzy and blurry fonts
produce me headache and visual fatigue.
On Montag, 28. August 2017 15:52:00 CEST Miguel A. Vallejo wrote:
> Hello.
>
> Since the last upgrade in Sid to Qt 5.9.1 I have noticed some fonts
> rendered incorrectly in Qt applications, like Dolphin, VLC and some other
> ones.
>
> The rendered font seems to be some bolded text, but it is rend
> Maybe something like "lsof | egrep '.ttf|.otf'" would enable you to spot
> usage in the picker of a font style that is bold by default, and changing
> your configured fonts or uninstalling that font would solve this.
>
> What fonts are configured in KDE's font settings?
No, I checked this the fi
Miguel A. Vallejo composed on 2017-08-28 19:42 (UTC+0200):
> Maybe my current font configuration helps:
> pixel order: rgb
> hinting: true
> hintstyle: full
> antialias:false
> ( I tried to put here my ~/.config/fontconfig/fonts.conf but it does
> not get through the list )
> KDE settings is us
> I can't even reproduce it :-(
Maybe my current font configuration helps:
pixel order: rgb
hinting: true
hintstyle: full
antialias:false
( I tried to put here my ~/.config/fontconfig/fonts.conf but it does
not get through the list )
KDE settings is use system settings. I suspect it is trying t
>>> I can't even reproduce it :-(
Maybe my current font configuration helps:
rgb
true
hintfull
false
KDE settings is use system settings. I suspect it is trying to draw
that particular labels with another kind of hinting or even aliased
but I don't know how to d
>>> I can't even reproduce it :-(
Maybe my current font configuration helps:
rgb
true
hintfull
false
KDE settings is use system settings. I suspect it is trying to draw
that particular labels with another kind of hinting or even aliased
but I don't know how to
On lunes, 28 de agosto de 2017 15:52:00 -03 Miguel A. Vallejo wrote:
> Hello.
>
> Since the last upgrade in Sid to Qt 5.9.1 I have noticed some fonts
> rendered incorrectly in Qt applications, like Dolphin, VLC and some other
> ones.
>
> The rendered font seems to be some bolded text, but it is r
16 matches
Mail list logo