Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-556

Implementation for ISO/IEC 2022

    XMLWordPrintable

Details

    Description

      ISO/IEC 2022 defines syntax and semantics for the escape sequences to switch between different charatersets. There are also variants to this for single and multi byte encodings.

      http://en.wikipedia.org/wiki/ISO_2022
      http://ra.dkuug.dk/CEN/TC304/guide/GCTRL.HTM#escape
      http://ra.dkuug.dk/CEN/TC304/guide/GIS2022.HTM

      Some file formats (i.e. dicom, a medical image format) allows strings to contain parts encoded in different character sets. For example a person name may be encoded as latin1, as ideographic and as phonetic at the same time. ISO 2022 defines how to interpret the different parts of the text data correctly.

      Qt already supports ISO 2022-JP with the JIS codec.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            biochimia João Abecasis
            vhilshei Volker Hilsheimer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes