Bug 501835
| Summary: | wesnoth shouldn't depend on fonts at a particular path | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christian Tosta <christian.tosta> | ||||
| Component: | wesnoth | Assignee: | Gwyn Ciesla <gwync> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | gwync, wtogami | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-05-21 12:11:00 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Christian Tosta
2009-05-20 22:26:08 UTC
Created attachment 344896 [details]
Patch to spec file
Patch to spec attached
Let's not require fonts in the package. Instead we should patch the package to use the fonts in the system location. If the fonts are not installed then too bad for the user. Hum... But if the user choose to user other fonts as your system default? He can uses dejavu-lgc-fonts or other in place of dejavu-fonts. Specific fonts like sazanami-fonts-gothic and wqy-zenhei-fonts shouldn't required by default. Users can not need it. Too, so much fonts installed can make Xorg to run poorly. I tested this. In my experience the only font that is different from system standard for those languages that is missing some glyphs is the Chinese one. The real bug here is it insists upon using fonts at a certain location in the filesystem. It should just ask the OS and live with whatever it is given like all other apps. I agree, hence my BZ in an upstream bug I filed. *** This bug has been marked as a duplicate of bug 478634 *** |