Re: X11 encoding tables
On Mon, 30 Oct 2006, Hans Werner Strube, strube&physik3*gwdg*de wrote:
The encoding tables in /usr/openwin/lib/X11/fonts/encodings/ contain
an entry
TRUETYPE <3,1> <0,0> <1,0>
or similar. What is the meaning of the parameters?
Platform ID and encoding ID.
http://www.google.com/search?q=platform.ID+encoding.ID
Platform 0 = Unicode /* Hmm, is Unicode a platform?? */
1 = Macintosh
2 = not used
3 = Microsoft Windows
Encoding ID is platform specific.
.
Relevant Pages
- Re: Repeated read From Socket is Truncated
... Not a server, that is waiting for input continually. ... You should specify the encoding to be used, ... encoding will be used that might be different from platform to ... (comp.lang.java.programmer) - Re: Repeated read From Socket is Truncated
... wrote:>Then the code of the server-side might be helpful to see how you>read the data. ... >Send the number of characters that will be sent before the>actual data starts or a special character at the end of>the data indicating exactly that. ... input = new BufferedReader));>>You should specify the encoding to be used, otherwise the system->encoding will be used that might be different from platform to>platform. ... (comp.lang.java.programmer) - Re: Which audio / video formats?
... platform, which makes the choice of the OS where the encoding is done in a way ... they then can port the application with little work to ... mainstream OSs regardless of the OS it was created on, ... (alt.html) - Re: A++ == B: Always True?
... >> the unlikely event that the system default encoding doesn't actually ... Use of the platform default encoding is one of ... Chris Smith - Lead Software Developer/Technical Trainer ... (comp.lang.java.programmer) - Re: platforms default charset ?
... my platform supports only Cp1252 encoding. ... Canadian Mind Products, Roedy Green. ... Prev by Date: ... (comp.lang.java.programmer) |
|