Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #15285
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | font variants |
| Date | 2012-06-14 11:29 -0700 |
| Organization | Canadian Mind Products |
| Message-ID | <64bkt7dj3a8sgilg1gh7jc95ms50rqqm7i@4ax.com> (permalink) |
I notice on windows, a single font is composed of four or more *.ttf files in C:\windows. What glues these together to be considered as a single font in Java? Does the OS have its own means? is there something inside the ttf files crosslinking? Is there a master file somewhere pointing to all the variants? Does java look for fonts with similar names? -- Roedy Green Canadian Mind Products http://mindprod.com Controlling complexity is the essence of computer programming. ~ Brian W. Kernighan 1942-01-01 .
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar | Unroll thread
font variants Roedy Green <see_website@mindprod.com.invalid> - 2012-06-14 11:29 -0700 Re: font variants "John B. Matthews" <nospam@nospam.invalid> - 2012-06-14 21:35 -0400
csiph-web