Hardwired I did visit the font-api (I always visit the api when using a new/ unknown class) and taught “jesus, do I need to read all this just to get some accents right?”.
UTF-8 or UTF-16 is the magic key. I probably have to do sometime like: let the text of the JTextArea be in one of these two formats (because the text displaying of the applet happens in that component only).
I am having a hard time to find out where to start, this is (again) an overwhelming issue. Is there something “simple” to say to JTextArea please use UTF-8 or UTF-16?
Before I continue programming the photo-prepare-application I have to pay some attention to my website and its applet concerning the font display. I do have the positioning of the multi-textline working (still dragging outside the JTextArea because I have to start learning the glass pane fully),
The web-page looks fine on my mac-book but on a pc it is a real mess. So I will start with the text of the JTextArea but I should look also into the HTML font and looks (the accents etc. do appear but font and size is different in each browser….. disasters see
WILLEM DRAGSTRA WEB SITE from a pc).
willemjav