#1120: UTF8-Bytestring Pango interface.
-----------------------------+----------------------------------------------
  Reporter:  guest           |       Owner:  axel  
      Type:  enhancement     |      Status:  new   
  Priority:  normal          |   Milestone:        
 Component:  Pango bindings  |     Version:  0.9.12
Resolution:                  |    Keywords:        
-----------------------------+----------------------------------------------
Comment (by duncan):

 Can I suggest that a better approach is to use an abstract type like
 ByteString but that represents a sequence of Unicode Chars rather than
 bytes. That's a much nicer interface than a ByteString which is assumed to
 be valid UTF8.

 A student of mine is implementing a Unicode text type with an external api
 and internal representation and performance that is very similar to that
 of bytestrings. The work should be completed during this summer.

 Then Gtk2Hs could have a nice interface and decent performance for large
 chunks of text.

-- 
Ticket URL: <http://hackage.haskell.org/trac/gtk2hs/ticket/1120#comment:4>
Gtk2Hs <http://haskell.org/gtk2hs/>
The Gtk2Hs project
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Gtk2hs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to