/[public]/psiconv/tags/rel-0-9-9/docs/unicode
ViewVC logotype

Contents of /psiconv/tags/rel-0-9-9/docs/unicode

Parent Directory Parent Directory | Revision Log Revision Log


Revision 357 - (show annotations)
Wed Oct 29 09:17:54 2014 UTC (9 years, 5 months ago) by (unknown author)
File size: 504 byte(s)
This commit was manufactured by cvs2svn to create tag 'rel-0-9-9'.
1 Starting with psiconv 0.9.0, all strings are internally represented using
2 Unicode, with the UCS2 encoding. This encodes every Unicode codepoint with
3 a 16-bit unsigned integer.
4
5 The codepoints 0x06 to 0x0f are treated specially. They are not translated,
6 and keep their Psion-specific meanings:
7 0x06: New paragraph
8 0x07: New line
9 0x08: Hard page
10 0x09: Tab
11 0x0a: Unbreakable tab
12 0x0b: Unbreakable hyphen
13 0x0c: Potential hyphen
14 0x0d: Unknown
15 0x0e: Object placeholder
16 0x0f: Visible space

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26