[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: Dosemu practically full-screen
- Subject: Re: Dosemu practically full-screen
- From: Paul Lagasse pglagasse@xxxxxxxx
- Date: Sun, 02 Dec 2012 17:24:36 -0500
It turns out that we're both right. I just checked on my netbook, where
Quantal is installed but I have yet to finish setting up Dosemu. In
Quantal, Andale Mono is installed but unavailable to Dosemu. This is an
X window issue, I think, but I'm not sure where the solution is. The
xlsfonts command below is the correct; in 12.04, unlike 12.10, I get
Andale Mono as an option. I wish I knew what changed between Precise and
Quantal...
For what it's worth, I'll send the screenshot to you separately.
Paul
On 12/02/2012 03:29 PM, Raphael wrote:
It isn't more than one value in dosemurc -- I just played around with
some of the XLS fonts that are installed, and I can bring up dosemu
using, say
-bitstream-courier 10 pitch-bold-r-normal--0-0-0-0-m-0-iso10646-1
with no trouble at all.
I just ran sudo fc-cache -f -v. And right now I am looking at
Andale_Mono.ttf in /usr/share/fonts/truetype/msttcorefonts -- is that
the same font? I can use it in LibreOffice. Yet running
xlsfonts -fn "-*-*-*-*-*--0-0-*-*-m-0-*"|sort|uniq >scalable_fonts
as you suggested some years ago, produces nada. On the other hand,
issuing xlsfonts with no parameters gives a bunch of
interesting-looking, but not scalable fonts.
I'll poke around in my spare time -- this is probably pretty arcane
stuff even for Linuxheads. But I am a bit baffled why it's not visible
to dosemu.
-Rafe