Ticket #5775 (new defect)
It is basically impossible to install bitmapped fonts.
| Reported by: | karmaflux | Owned by: | bernie |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | x window system | Version: | |
| Keywords: | Cc: | mwolson@… | |
| Action Needed: | Verified: | yes | |
| Deployments affected: | Blocked By: | ||
| Blocking: |
Description
X.org, as started by olpc-dm, uses -fp built-ins. The only font built-in is an unreadably small instance of "fixed." Attempting to add a fontpath with xset results in the following error message:
xset: bad font path element (#61), possible causes are: Directory does not exist or has wrong permissions Directory missing fonts.dir Incorrect font server address or syntax
regardless of the directory permissions, the presence of fonts.dir, or whether you start X from olpc-dm, or boot into runlevel 4 and manually initiate X. Adding a FontPath in a "Files" section in /etc/X11/xorg.conf results in a
Could not init font path element /usr/share/X11/fonts/100dpi/, removing from list!
line in /var/log/Xorg.0.log.
I know that bitmapped fonts are not a priority. However, lots of legacy x11 software is essentially unavailable to XO users with the current configuration. Is there a compelling reason to break font handling? What is being gained from this? May we not at least look at having built-in fonts which are more appropriately sized for the XO's resolution?


