-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Half of the fonts missing, missing ones seem to be OTF and present ones TTF #20
Comments
Anyone has an idea how to work around this? I saved my file with GIMP 2.10 already before noticing this, and I would really love to keep using the new GIMP version, but I kinda need to be able to change texts in my images... |
Ok, if anyone on Fedora 28 has the same issue, this version works properly: https://copr.fedorainfracloud.org/coprs/srakitnican/gimp-2.10/ (shows all fonts unlike the flathub one) |
My guess is that |
This being said, I just tested (on Fedora 28 as well) and it looks like I have all the fonts actually! @Jonast Do you have an example of fonts which you don't see in GIMP flatpak, and where is it installed (or if it comes from a package, what's the name of this package)? |
Tex Gyre Pagella, Tex Gyre Adventor and others are missing. They are Edit: full list of relevant paths for Tex Gyre Pagella:
|
@Jehan was this fix ever released? Still not seeing those fonts and therefore unable to fully use the flathub version... (and the distro packaged one is super outdated 😢 ) |
@Jonast No I have not had the time to look more deeply into this issue. I am alone to maintain the flatpak package (and that's not the only thing I do, I also maintain, fix and improve various parts of core GIMP) so I would greatly appreciate if anyone could help with diagnosing and improving the flatpak build. Otherwise I will look into it at some point, but I can't promise when. :-/ |
For what it's worth, just installing the TeX Gyre font package with |
@Jonast So I had a quick test and confirmed that I also had the fonts under So I investigated a bit. The fontconfig within the sandbox has this file for configuring host fonts
As expected, I could check that I will have to report the bug upstream (to the Freedesktop runtime as I see that fontconfig is coming from there). For the time being, you can add your fonts manually by opening the Preferences > Folders > Fonts and adding the folder |
Thanks so much for looking into this!! 🎉 🎈 |
The GIMP flatpak from registry.fedoraproject.org has the fonts working correctly somehow, so maybe you can look how they've done it. Unfortunately their flatpaks all only provide English versions though - can't have it all I guess… |
@DanMan I had no idea that Fedora had its own flatpak repository. Where can I see the manifest? When I click on GIMP on the page you give, I get a blank page. |
P.S.: I found this, but the files are weird: https://src.fedoraproject.org/flatpaks/gimp/tree/master |
I had a look, but I couldn't find it myself. Probably buried in some sort of build system. |
Any traction on this ? |
In FlatHub's GIMP 2.10, half of the fonts missing, missing ones seem to be OTF fonts, and present are as far as I can tell mostly TTF fonts. In Fedora's natively packaged GIMP 2.8, all fonts show up. All TeX fonts for example like TeX Gyre Pagella or Adventor are non-TTF and don't show up and they are a nice collection under good licensing, so it'd be really good if this could be fixed.
The text was updated successfully, but these errors were encountered: