how do i print unicode characters

E

Ethan

Hello, does anyone know how to get a textarea in AWT to print unicode
characters? sun's compilers do not by default, but when i tried on
ibm's(websphere) it worked. However, I need to be able to display the
unicode characters 0x266a or 0x266b(Musical notes).

Thanks
 
R

Roedy Green

Hello, does anyone know how to get a textarea in AWT to print unicode
characters? sun's compilers do not by default, but when i tried on
ibm's(websphere) it worked. However, I need to be able to display the
unicode characters 0x266a or 0x266b(Musical notes)

You must display your TextArea in a font that supports those
characters. See http://mindprod.com/jgloss/font.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top