bugDotGNU Portable.NET - Bugs: bug #14368, X lib doesn't display Unicode...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #14368: X lib doesn't display Unicode characters like ∞ (\u221e)

Submitter:  Peter Flaig <fliege>
Submitted:  Fri 02 Sep 2005 07:58:46 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  darkdust
Open/Closed:  Closed

Fri 09 Sep 2005 01:11:07 PM UTC, comment #2: 

It turns out this really was a bug... it's now fixed in CVS (pnetlib/Xsharp/Xlib.cs.in 1.33, pnetlib/Xsharp/XsharpSupport.c 1.33) with the help of Peter Flaig.

Marc Haisenko <darkdust>
Group Member
Wed 07 Sep 2005 09:25:24 AM UTC, comment #1: 

Duplicate of #9266. Most probably a font issue.

Marc Haisenko <darkdust>
Group Member
Fri 02 Sep 2005 07:58:46 AM UTC, original submission:  

Unicode characters like ∞ aren't displayed in any Windows Forms.

The string is not marshalled correct from Xlib.XSharpDrawStringXft() to the C function in XsharpSupport.

The string is converted to ANSI and the ∞ is lost.

Peter Flaig <fliege>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #3431:  Form1.zip added by fliege (4KiB - application/x-zip-compressed)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-09-09 darkdust Assigned toNone darkdust
2005-09-09 darkdust StatusDuplicate Fixed
2005-09-07 darkdust StatusNone Duplicate
    Open/ClosedOpen Closed
2005-09-02 fliege Attached File- Added Form1.zip, #2898

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code