mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-04-27 09:06:30 +08:00
Publish!
Generated from v6.0.11315.11111-test13
This commit is contained in:
@@ -224,12 +224,9 @@ Public Attributes</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<p>Rtf uses UTF-16 encoding and surrogate pairs need to be properly handled. For example, the single UNICODE code point ON_UnicodeCodePoint::Wastebasket U+1F5D1 (decimal 128465) is in the RTF string as ...{ -10179?-8751?}... The UNICODE code point U+1F5D1 is encoded as a UTF-16 surrogate pair is (0xD83D, 0xDDD1). -10179? -> unsigned short 0xD83D -8751? -> unsigned short 0xDDD1 </p>
|
||||
<table class="fieldtable">
|
||||
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="a8f8e3df45404b9350677f8e0f893605ea97507671c43a0520efd13a0864e1828a"></a>m_UFT16_waiting_mark </td><td class="fielddoc"><p>value must be > 0xE000 and uncommon unicode code point </p>
|
||||
</td></tr>
|
||||
<tr><td class="fieldname"><a id="a8f8e3df45404b9350677f8e0f893605eaa47fef572c63b58e6b4764c1fadbd7b2"></a>m_UFT16_unused_mark </td><td class="fielddoc"><p>value must be > m_UFT16_waiting, <= 0xFFFF, and uncommon unicode code point </p>
|
||||
</td></tr>
|
||||
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="a8f8e3df45404b9350677f8e0f893605ea97507671c43a0520efd13a0864e1828a"></a>m_UFT16_waiting_mark </td><td class="fielddoc"></td></tr>
|
||||
<tr><td class="fieldname"><a id="a8f8e3df45404b9350677f8e0f893605eaa47fef572c63b58e6b4764c1fadbd7b2"></a>m_UFT16_unused_mark </td><td class="fielddoc"></td></tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
@@ -1780,7 +1777,7 @@ Public Attributes</h2></td></tr>
|
||||
</div> <!-- page-content -->
|
||||
</div> <!-- container -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Wed Jan 31 2018 14:45:42 for openNURBS SDK Help by <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Fri Feb 2 2018 07:57:32 for openNURBS SDK Help by <a href="http://www.doxygen.org/index.html">
|
||||
<!-- <img class="footer" src="../../doxygen.png" alt="doxygen"/> -->
|
||||
Doxygen
|
||||
</a> 1.8.13
|
||||
|
||||
Reference in New Issue
Block a user