I am working on a photo passepartout, with a picture in the middle and a logo with font underneath, in Affinity Photo. Somehow, no matter what I do, the font always appears pixelated in the document, and in the exported file, even when I convert it to curves. It is shown sharply in Affinity Designer, but if exported from there it's the same problem. I have to say I'm quite new to Affinity and this kind of work, so I don't really know what I'm doing and what could be wrong, but web searches haven't helped so far. I attached a few photos to illustrate the problem.
If I open the same document in Designer, the font shows perfectly in vector view, but is also pixellated in pixel view, even if I redo the font in Designer. Is that correct? I thought a graphic text like that would also be vector-based.
Walt, I'm having same type issue, but it did make a difference in how it was viewable in a PDF and how it printed. 1.) Last year I was adding a logo that included both graphic and text to the back of a book I published, and it showed up pixelated on the edges in PDF and when printed. I used Affinity Photo. I then did something between copying over file from Designer to Photo, but I don't remember what, and it then had clean edges in the PDF file and then when printed on the cover of the book. When I went to reopen the file this week it showed it all blurred out and saying resource could not be found. I thought I did it embedded and not linked, so not sure why that's happening. Nevertheless, I can't reproduce it to work again, and I want my logo to be clean around the edges when printed, not pixelated. 2.) I do have an original EPS file of the graphic as well, but want to change it to white and do so by doing a color "overlay" on the layer. But when I export it as a PDF it puts the color back in.
For the pixelated edges in PDF, perhaps you applied some effect to the text that rasterized it. If we had the file, or a screenshot of the Layers panel and, for any layer with an "fx" marking, the effects panel, someone could probably tell you what caused it.
Ok! Looks like I figured out how to keep the white by changing the stroke color instead of using an "overlay." And looks like I figured out my main issue with how I was working things as well. Looks like I just need to change old habits. I always used Affinity Photo to make covers for books, but I noticed with my logo that it would not print out as clean as I wanted to. I just opened my Affinity Photo file in Affinity Design, added the logo, exported as a PDF and it's showing it very clean! I then tried using Affinity Publisher, added the logo, exported as PDF and its showing it really clean and not pixelated.
Thank you MKGö for raising this issue and Walt for providing insight into the applications. I was having a similar issue when making a banner for my Etsy shop which was to be located in a PDF I was creating under Publisher. Thanks to the discussion I opened the banner in Publisher, rewrote the slogan in the same font and it was perfect. I then removed the previous pixel layer and saved as an SVG and reloaded into my PDF using the Image Place Tool and exported and it is perfect when opening in the PDF. ??
We experience for a very long time and issue where users will see a very pixelated font in their session. Most of the time a restart/relog for a new session will solve the issue, but we would like to solve this forever and find the actual issue.
Emigre Fonts is a digital type foundry and publisher of type specimens and artist books based in Berkeley, California. From 1984 until 2005 Emigre published the legendary Emigre magazine, a quarterly publication devoted to visual communication. The Emigre font library features more than 600 original typefaces, including Mrs Eaves, Brothers, Matrix and Filosofia.
I recently installed the latest version of the KDE Plasma desktop (5.12) on my system, Ubuntu 17.10. I generally like the layout and appearance, but some fonts are pixelated in certain applications. I have tried to log back into the Unity environment, and there is no problems there.
I have searched forums for similar issues, and suggestions seem to be that the fonts are not made for high resolution. The weird part is that some fonts are pixelated, and some not, even when the same fonts are used, so I don't understand what the issue may be.
"96 DPI is not a standard. You should use your monitor's actual DPI to get proper font rendering, especially when using subpixel rendering.(...) If fonts are still unexpectedly large or small, poorly proportioned or simply rendering poorly, fontconfig may be using the incorrect DPI."
"Having the correct DPI is especially necessary where fine detail is required (like font rendering). Previously, manufacturers tried to create a standard for 96 DPI (a 10.3" diagonal monitor would be 800x600, a 13.2" monitor 1024x768). These days, screen DPIs vary and may not be equal horizontally and vertically."
It got me thinking about whether my screen's DPI were detected incorrectly, so I checked in KDE's display manager. In the displays menu there is a "Scale display" option. This made me recall that I did fumble with that right after install of KDE, and then remembered something I read about KDE handling fractional scaling poorly. I had like, I thought, scaled the display to 1.2x. Rescaling it to 1x makes fuzzy fonts look fine. The ArchLinux wiki Xorg entry further states
PS: This is of course more of a workaround than addressing the issue, but at least it works. It still doesn't answer why fonts in some texts where affected while others not. (E.g. the fuzzy fonts in TexStudio, while the highlighted line is clear.)
[EDIT] I fumbled around some more. Seemingly it is the scaling in the displays menu that's causing the problem. Using 1x scaling in Diaplay and forcing font sizes 120, 144 in the fonts menu, seems to work without problems. Setting fonts to default but scaling displays on the other hand creates fuzzy text like seen in the pictures I posted.
For me it had nothing to do with the font DPI. I have ran into this problem several times on Nvidia graphics cards running their drivers. Inside KDE:Plasma settings, a feature exists to change the "Compositor" and this compositor can be set to OpenGL3, OpenGL2, or XRender. For me XRender is what made my system usable and prevented the fonts from getting blurry.
the big "bootstrap" part looks fine, but the font under that and the buttons look horrible and pixelated. it's a severe strain on my eyes and hard to read, and this seems to happen on about 10% of the web pages I visit.
I am on a asus zenbook ux31a with 1600x900 display and when i look at fonts in kde settings they all look beautiful even the cursive ones. So why the eye strain on some web fonts? I also have installed microsoft fonts but I do not recall which packages specifically.
AFAICT, it is exactly your issue. The website is serving up a font for those classes, and you either don't have it installed, or it is not properly configured, so the nearest approximation is loaded instead, which renders in the ugly form. What makes you think your issue is unrelated?
2.) The link explains how to replace Consolas with Courier -- I have both. I use consolas in my terminal actually and it renders beautifully. I have microsoft fonts installed. I think I installed every font package I could find in an attempt to fix this issue before posting. And I mention that in my original post above. Furthermore, the poster's screenshot does not show pixelation like I am experiencing. It looks to me like that poster was looking to change fonts, and got the solution he was looking for. I am NOT trying to change fonts. I am trying to get the website to render as originally intended by the author.
Thank you! By doing this I have found out that the problem font is Helvetica. I checked kde > system settings > fonts and I do have Helvetica installed, however it looks pixelated there also. So this tells me that it has nothing to do with the web or firefox. Maybe I got Helvetica from a bad/old AUR package? Or maybe it's the ppi/dpi issue?
Thanks but I don't understand how uninstalling fonts will fix this and I do not understand what the second option does. I am afraid of typing things into my terminal that I do not understand. Would you mind explaining briefly where you are coming from with this proposed solution?
Helvetica is a bitmap font, hence antialiasing and hinting won't apply to it. This is the old font format used by native Xorg applications. As you probably don't use them extensively, you can remove the packages and let fontconfig choose a corresponding outline sans-serif typeface. If you insist on keeping the packages, you can disable bitmap fonts for applications other than Xorg's. See Font Configuration and related articles. Besides, there are tons of information about computer font formats available on-line.
df19127ead