Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-updates > by-pkgid > 768f7d9f703884aa2562bf0a651086df > files > 90

qtbase5-doc-5.9.4-1.1.mga6.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- codecs.qdoc -->
  <title>Big5-HKSCS Text Codec | Qt Core 5.9</title>
  <link rel="stylesheet" type="text/css" href="style/offline-simple.css" />
  <script type="text/javascript">
    document.getElementsByTagName("link").item(0).setAttribute("href", "style/offline.css");
    // loading style sheet breaks anchors that were jumped to before
    // so force jumping to anchor again
    setTimeout(function() {
        var anchor = location.hash;
        // need to jump to different anchor first (e.g. none)
        location.hash = "#";
        setTimeout(function() {
            location.hash = anchor;
        }, 0);
    }, 0);
  </script>
</head>
<body>
<div class="header" id="qtdocheader">
  <div class="main">
    <div class="main-rounded">
      <div class="navigationbar">
        <table><tr>
<td >Qt 5.9</td><td ><a href="qtcore-index.html">Qt Core</a></td><td >Big5-HKSCS Text Codec</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right">Qt 5.9.4 Reference Documentation</td>
        </tr></table>
      </div>
    </div>
<div class="content">
<div class="line">
<div class="content mainContent">
<div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">Big5-HKSCS Text Codec</h1>
<span class="subtitle"></span>
<!-- $$$codec-big5hkscs.html-description -->
<div class="descr"> <a name="details"></a>
<p>The Big5-HKSCS codec provides conversion to and from the Big5-HKSCS encoding.</p>
<p>The codec grew out of the QBig5Codec originally contributed by Ming-Che Chuang &lt;mingche@cobra.ee.ntu.edu.tw&gt;. James Su &lt;suzhe@turbolinux.com.cn&gt; &lt;suzhe@gnuchina.org&gt; and Anthony Fok &lt;anthony@thizlinux.com&gt; &lt;foka@debian.org&gt; implemented HKSCS-1999 QBig5hkscsCodec for Qt-2.3&#x2e;x, but it was too late in Qt development schedule to be officially included in the Qt-2.3&#x2e;x series.</p>
<p>Wu Yi &lt;wuyi@hancom.com&gt; ported the HKSCS-1999 QBig5hkscsCodec to Qt-3.0&#x2e;1 in March 2002.</p>
<p>With the advent of the new HKSCS-2001 standard, James Su &lt;suzhe@turbolinux.com.cn&gt; &lt;suzhe@gnuchina.org&gt; generated the Big5-HKSCS&lt;-&gt;Unicode tables with a very space-efficient algorithm. He generously donated his code to glibc in May 2002. Subsequently, James has generously allowed Anthony Fok to adapt the code for Qt-3.0&#x2e;5&#x2e;</p>
<p>Currently, the Big5-HKSCS tables are generated from the following sources, and with the Euro character added:</p>
<ol class="1" type="1"><li><a href="http://www.microsoft.com/typography/unicode/950.txt">http://www.microsoft.com/typography/unicode/950.txt</a></li>
<li><a href="http://www.info.gov.hk/digital21/chi/hkscs/download/big5-iso.txt">http://www.info.gov.hk/digital21/chi/hkscs/download/big5-iso.txt</a></li>
<li><a href="http://www.info.gov.hk/digital21/chi/hkscs/download/big5cmp.txt">http://www.info.gov.hk/digital21/chi/hkscs/download/big5cmp.txt</a></li>
</ol>
<p>There may be more fine-tuning to the QBig5hkscsCodec to maximize its compatibility with the standard Big5 (2002) mapping as determined by Li18nux Big5 Standard Subgroup. See <a href="http://www.autrijus.org/xml/">http://www.autrijus.org/xml/</a> for the various Big5 CharMapML tables.</p>
</div>
<p><b>See also </b><a href="qtcore-attribution-qbig5codecs.html">Text Codecs: Big5, Big5-HKSCS</a>.</p>
<!-- @@@codec-big5hkscs.html -->
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2017 The Qt Company Ltd.
   Documentation contributions included herein are the copyrights of
   their respective owners.<br>    The documentation provided herein is licensed under the terms of the    <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation    License version 1.3</a> as published by the Free Software Foundation.<br>    Qt and respective logos are trademarks of The Qt Company Ltd.     in Finland and/or other countries worldwide. All other trademarks are property
   of their respective owners. </p>
</div>
</body>
</html>