I see the images in your e-mail and they resolve to the indexes into a. that are given in your example when I paste them into a J session (ijx) window though they display only as quads.
One way I can get the (nearly) correct image is by using J7.01 as a server and running the code in a browser pointing to it - the spacing is uneven but the browser renders the unicode chess pieces properly. 2010/1/4 Björn Helgason <[email protected]> > The chess pieces are at the bottom of this message > > Copy them here too > ♖♘♗♕♔♙ > > Two extra > ☃☠ > > 2010/1/4 Devon McCormick <[email protected]>: > > This won't work in J 7.01 because it uses "wd". However, I don't get the > > chess pieces in J 6.02 either. > > > > On Sat, Jan 2, 2010 at 5:02 PM, David Mitchell <[email protected] > >wrote: > > > >> I didn't have to do anything special to get the chess pieces. I copied > and > >> pasted the code Björn posted into an IJS file and ran it to get the > >> wdstatus > >> window. To get the grid, I manually ran the two final lines Björn > posted: > >> > >> require 'grid' > >> > >> grid e > >> > >> This worked for me on Win7Pro_64 and OpenSUSE_64 with J602 and J64-602. > >> > >> -- > >> David Mitchell > >> > >> On 1/2/2010 16:01, Richard Donovan wrote: > >> > > >> > I tried using "Lucida Sans Unicode" 10 for the session > >> > but still got rectangles instead of chess pieces. Is > >> > this reliant on J7 to work correctly? > >> > > >> > Also, how does one get to the "grid"? Is this reliant > >> > also upon running J7? > >> > > >> > Thanks > >> > > >> >> Date: Thu, 31 Dec 2009 20:53:02 +0000 > >> >> From: [email protected] > >> >> To: [email protected] > >> >> Subject: Re: [Jprogramming] unicode again > >> >> > >> >> When I change the font to "Lucida Sans Unicode" 10 for the session I > >> >> get the chess pieces in grid > >> >> > >> > > >> > > >> > _________________________________________________________________ > >> > Use Hotmail to send and receive mail from your different email > accounts > >> > http://clk.atdmt.com/UKM/go/186394592/direct/01/ > >> > ---------------------------------------------------------------------- > >> > For information about J forums see > http://www.jsoftware.com/forums.htm > >> > > >> ---------------------------------------------------------------------- > >> For information about J forums see http://www.jsoftware.com/forums.htm > >> > > > > > > > > -- > > Devon McCormick, CFA > > ^me^ at acm. > > org is my > > preferred e-mail > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > -- > Björn Helgason, Verkfræðingur > Fornustekkum II > 781 Hornafirði > Po Box 127,801 Selfoss , > t-póst: [email protected] > gsm: +3546985532 > sími: +3544781286 > http://groups.google.com/group/J-Programming > > > Tæknikunnátta höndlar hið flókna, sköpunargáfa er meistari einfaldleikans > > góður kennari getur stigið á tær án þess að glansinn fari af skónum > /|_ .-----------------------------------. > ,' .\ / | Með léttri lund verður | > ,--' _,' | Dagurinn í dag | > / / | Enn betri en gærdagurinn | > ( -. | `-----------------------------------' > | ) | (\_ _/) > (`-. '--.) (='.'=) ♖♘♗♕♔♙ > `. )----' (")_(") ☃☠ > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA ^me^ at acm. org is my preferred e-mail ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
