This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: xterm-237-2 still has no UTF-8 support


neomjp wrote:
> On 2008/12/10 0:39, Yongwei Wu wrote:
>>> 1. xterm +lc -u8
>> I got these messages:
>>
>> Warning: Cannot convert string
>>
> "-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-iso8859-*"
> to type FontStruct
>> Warning: Cannot convert string "nil2" to type FontStruct
> 	These are the default fonts specified in
> /etc/X11/app-defaults/XTerm.
> 
> "-adobe-helvetica-..." are provided by font-adobe-dpi100
> and font-adobe-dpi75, and nil2 is provided by
> font-misc-misc.

font-misc-misc is critical to this working properly.  If you don't have that
installed, we end-up using the built-in 'fixed' font, which only has a limited
set of glyphs (those needed for iso8859-1, I would guess)

(Since 1.5.3-3, the x server has has a built-in 'fixed' font and
font-misc-misc is not installed by default)

> 	Do you have these fonts installed? What does
> cygcheck -c | grep font
> say?

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]