Alan W. Irwin writes:
 > On 2007-05-18 22:35-0400 Hazen Babcock wrote:
 > > This feature sounds pretty straightforward to add. Would we pass back the 
 > > key 
 > > pressed in the keysym element of the PLGraphicsIn structure?  How about 
 > > the 
 > > Encoding, i.e. ASCII? utf8? ucs4?
 > ...
 > If UCS-4 is available from Cairo, that would be great since that is what we
 > use internally for the character strings that are plotted.  Furthermore, the
 > proposed plcursor routine should translate that UCS-4 to UTF-8 for output of
 > the key that was struck to also be consistent with the way that UTF-8 is
 > consistently used for all the input character strings for PLplot (before
 > they are translated immediately to our internal UCS-4 representation).

What proposed plcursor routine?

 > Of course, if we do use UCS-4 internally to represent the character struck,
 > then we will need to extend PLGraphicsIn to store the UCS-4 representation.
 > I understand if you append a new element (UCS-4 in this case) to
 > PLGraphicsIn, that does not constitute a backwards-incompatible change to
 > the API.

Agreed.

-- 
Maurice LeBrun


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to