Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #16226
| From | Philip Brown <phil@bolthole.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: problem with java displaying unicode, under ms-windows |
| Date | 2012-07-22 11:40 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <1250c6ef-b437-4a2b-81de-9e8d0e3b8b47@googlegroups.com> (permalink) |
| References | (1 earlier) <juh9cu$th3$1@dont-email.me> <cc8d3ee0-d524-4e61-89db-eba746f3e878@googlegroups.com> <juhc67$djo$1@dont-email.me> <fdd94a6a-992f-4490-8768-c504ae89339b@googlegroups.com> <juhgtb$9a2$1@dont-email.me> |
On Sunday, July 22, 2012 11:31:04 AM UTC-7, markspace wrote: > On 7/22/2012 10:37 AM, Philip Brown wrote: > > > step 1: copy (jre)/lib/fontconfig.properties.src to > > fontconfig.properties step 2: modify the line > > > > sequence.allfonts=alphabetic/default,dingbats,symbol > > > > to be sequence.allfonts=alphabetic/default,dingbats,symbol,japanese > > > Thanks for reporting your solution back to us, it helps out everyone. > However I'm concerned that you may have, or have now, a defective > installation. Here's my file; there's already a different line for > Japanese script set. Is your file very different from mine? > > I'm not sure what you mean by "japanese script set". Please identify the specific line you mean. If you mean, "Hey there are lines in here that reference japanese, so it should work already".. well, yes, that was exactly my first impression, too! :) but I found it was neccessary to make the above tweak. I'm going to reference my full source code in a followup post.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
problem with java displaying unicode, under ms-windows phil@bolthole.com - 2012-07-21 22:31 -0700
Re: problem with java displaying unicode, under ms-windows Lew <noone@lewscanon.com> - 2012-07-21 23:48 -0700
Re: problem with java displaying unicode, under ms-windows Philip Brown <phil@bolthole.com> - 2012-07-22 05:00 -0700
Re: problem with java displaying unicode, under ms-windows Lew <noone@lewscanon.com> - 2012-07-22 13:15 -0700
Re: problem with java displaying unicode, under ms-windows rossum <rossum48@coldmail.com> - 2012-07-22 12:53 +0100
Re: problem with java displaying unicode, under ms-windows Philip Brown <phil@bolthole.com> - 2012-07-22 05:47 -0700
Re: problem with java displaying unicode, under ms-windows markspace <-@.> - 2012-07-22 08:46 -0700
Re: problem with java displaying unicode, under ms-windows Knute Johnson <nospam@rabbitbrush.frazmtn.com> - 2012-07-22 09:22 -0700
Re: problem with java displaying unicode, under ms-windows Philip Brown <phil@bolthole.com> - 2012-07-22 09:55 -0700
Re: problem with java displaying unicode, under ms-windows markspace <-@.> - 2012-07-22 10:10 -0700
Re: problem with java displaying unicode, under ms-windows Philip Brown <phil@bolthole.com> - 2012-07-22 10:37 -0700
Re: problem with java displaying unicode, under ms-windows markspace <-@.> - 2012-07-22 11:31 -0700
Re: problem with java displaying unicode, under ms-windows Philip Brown <phil@bolthole.com> - 2012-07-22 11:40 -0700
Re: problem with java displaying unicode, under ms-windows markspace <-@.> - 2012-07-22 11:47 -0700
Re: problem with java displaying unicode, under ms-windows Philip Brown <phil@bolthole.com> - 2012-07-22 12:09 -0700
csiph-web