<p dir="ltr">Den 8 juli 2017 6:47 em skrev "Elvis Stansvik" <<a href="mailto:elvstone@gmail.com">elvstone@gmail.com</a>>:<br>
><br>
> Den 7 juli 2017 9:15 em skrev "Damon Lynch" <<a href="mailto:damonlynch@gmail.com">damonlynch@gmail.com</a>>:<br>
> ><br>
> > On Fri, Jul 7, 2017 at 5:58 AM, Kyle Altendorf <<a href="mailto:sda@fstab.net">sda@fstab.net</a>> wrote:<br>
> >><br>
> >> On 2017-07-06 23:18, Damon Lynch wrote:<br>
> >><br>
> >>> * The font may not be aliased.<br>
> >>> * The font may be a serif font, instead of sans serif.<br>
> >><br>
> >><br>
> >> Those seem like reasonable things to vary per distribution, or even just by user settings.  Are you saying that they vary but do not actually match the distribution defaults?  Or, are you wanting to override all distribution and user settings and force your application to look 'consistent' with itself instead of fitting in?<br>
> ><br>
> >  <br>
> > To clarify, the font problem is that when running as an AppImage, the fonts do not look the same as when the same application runs in the same distribution for the same user when that application is installed with pip. <br>
> ><br>
> > In other words, the pip installed version looks great, but the AppImage one can look awful and very much out of place. Here is a composite image (43 kB) that illustrates the problem on two different distros:<br>
> ><br>
> > <a href="http://damonlynch.net/rapid/screenshots/beta/appimage-font-problem.png">http://damonlynch.net/rapid/screenshots/beta/appimage-font-problem.png</a><br>
> ><br>
> > The image illustrates that with the first distro, the AppImage font changes to a serif font, which is wrong.<br>
> ><br>
> > With respect to Simon's point about the legality of font aliasing, it's entirely possible I'm using the wrong terminology for what I thought was aliasing. Perhaps the correct term is hinting? In any case, as can be seen in the second pair of images, the hinting / aliasing is different in the AppImage. I suspect the first pair of images also have the same hinting / aliasing problem.<br>
> ><br>
> > Although the distributions are different (Fedora and Ubuntu derived respectively), that's not the determining factor, as an AppImage in Kubuntu looks like it does in the Korora install.<br>
><br>
> On my phone now so will be brief: are you bundling freetype / fontconfig in the AppImage? Perhaps the AppImage version of fontconfig is not picking up the system hinting settings due to differing versions in system vs AppImage?</p>
<p dir="ltr">Also, strace:ing the image will help figure out what is going on.</p>
<p dir="ltr">Elvis</p>
<p dir="ltr">><br>
> Elvis<br>
><br>
> ><br>
> > Best,<br>
> > Damon<br>
> > -- <br>
> > <a href="http://www.damonlynch.net">http://www.damonlynch.net</a><br>
> ><br>
> > _______________________________________________<br>
> > PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
> > <a href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt">https://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br></p>