| Summary: | [PATCH] Some converted fonts are not generated. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | xorg | Reporter: | ISHIKAWA Mutsumi <ishikawa> | ||||
| Component: | Fonts/other | Assignee: | Xorg Project Team <xorg-team> | ||||
| Status: | RESOLVED INVALID | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | high | CC: | roland.mainz | ||||
| Version: | git | Keywords: | patch | ||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| URL: | http://hanzubon.jp/patches/xorg/font_install_fix.diff | ||||||
| Whiteboard: | |||||||
| i915 platform: | i915 features: | ||||||
| Attachments: |
|
||||||
Created attachment 959 [details] [review] [PATCH] some Derived fonts will not be generated is this still an issue in modular? ping timeout. please reopen if this is a still an issue for you. As ajax comments stated this bug has timed out. Please reopen if the problem still persists. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
In xc/fonts/75dpi/Imakefile.inc 4 DERIVEDOBJS (DERIVEDOBJS{1,2,3,4}) is defined. But only DERIVEDOBJS1 and DERIVEDOBJS2 are refered from xc/fonts/75dpi/Imakefile and xc/fonts/100dpi/Imakefile. So, fonts defined as DERIVEDOBJS3 and DERIVEDOBJS4 (e.g luBIS08-ISO8859-1, luBS12-ISO8859-1 and so on...) will not be generated.