ki7mt <ki7mt@...> writes:

> 
> Hello All,
> 
> I'm seeing some line height issues in the the decode boxes in Linux.
> 
> 1. The CQ's are being converted (displayed as) CO.
> 2. JT9 " <at> " sign is being truncated on the bottom (abt ~3% to 5% 
being
> removed).
> 
> Basically, it looks like the tails of the "Q's" are being taken off.
> I've tried several fonts & heights, doesn't seem to help much.
> 
> Just wondering if anyone else is seeing this or if it may be my setup
> somehow?
> 
> 73's
> Greg, KI7MT
> 
> -------------------------------------------------------------------------
-----
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> with Interactivity, Sharing, Native Excel Exports, App Integration & more
> Get technology previously reserved for billion-dollar corporations, FREE
> http://pubads.g.doubleclick.net/gampad/clk?
id=190641631&iu=/4140/ostg.clktrk
> 

Greg,

I'm running the latest devel release 4969 on Ubuntu 15.04. I do a custom 
command line install, and use LWM as my window manager. I pull in 2 font 
packages ttf-ubuntu-font-family, and fonts-droid. I also install the 
fontconfig package, and use a basic .font.conf.

The fonts render perfect on my machine. In fact, the fonts that are being 
displayed within WSJTX, are the fonts that, I think, the QT GUI pulls in. 
That being:

San Serif Normal 9
Courier 10 Pitch Bold 10

This is my .fonts.conf:

tconfig>
<match target="font">
<edit mode="assign" name="rgba">
<const>rgb</const>
</edit>
</match>
<match target="font">
<edit mode="assign" name="hinting">
<bool>true</bool>
</edit>
</match>
<match target="font">
<edit mode="assign" name="hintstyle">
<const>hintslight</const>
</edit>
</match>
<match target="font">
<edit mode="assign" name="antialias">
<bool>true</bool>
</edit>
</match>
<match target="font">
<edit mode="assign" name="lcdfilter">
<const>lcddefault</const>
</edit>
</match>
</fontconfig>


As far as I know/remember, I have never seen any font rendering issues, on 
any WSJTX devel release, that I have used within the Ubuntu environment.

The WSJTX GUI looks great on my Ubuntu machine. The fonts are clean, bold, 
and very sharp. In my experience, better than Windows.

I hope this feedback offers some insight to your font issues.

73, John, N1ISA


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to