On 16. 08. 24 15:29, Akira TAGOH wrote:
Hi,
langpacks-<langcode> packages aren't necessarily installed for a
primary locale. So I don't think such rich deps works as expected,
particularly to figure out the regions for users. Plus, we have font
packages installed by default to cover the majority of languages for
convenience. So requiring font packages conditionally may not work
too.
BTW is there any reason that the package requires a non variable font
package? If it works with the variable font, I think you can simply
drop its dependency since we have google-noto-sans-cjk-vf-fonts
installed by default as well as google-noto-sans-vf-fonts. Otherwise
it may be better to fix it.
Thanks,
What does a variable font mean in this context? I don't know much about our
font packaging.
The package has:
https://github.com/prusa3d/PrusaSlicer/blob/version_2.8.0/src/slic3r/GUI/ImGuiWrapper.cpp#L1166
AddFontFromFileTTF((Slic3r::resources_dir() + "/fonts/" +
"NotoSans-Regular.ttf")...
if (s_font_cjk) {
AddFontFromFileTTF((Slic3r::resources_dir() + "/fonts/" +
"NotoSansCJK-Regular.ttc")....
The fonts are normally vendored. We delete them and wanted to replace them with
symbolic links to files in /usr/share/fonts/google-noto.
See https://bugzilla.redhat.com/show_bug.cgi?id=2281392
--
Miro Hrončok
--
Phone: +420777974800
Fedora Matrix: mhroncok
--
_______________________________________________
packaging mailing list -- packaging@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to packaging-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/packaging@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue