Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 6.1.3
    • Fix Version/s: 6.2, 6.4
    • Component/s: Font Engine
    • Labels:
      None
    • Environment:
      PRO

      Description

      The document in question contains an embedded font that isn't able to to display the character code \201. After closer inspection this code is code is being mapped to character code zero via the font's encoding, WinAnsi.

      It took a while to verify that there where no errors in the mapping. As it turns out our WinAnsi encoding table has no entry for 129 (201 oct). A however did get lucky and found the following note in the specification.

      "In WinAnsiEncoding, all unused codes greater than 40 map to the bullet character. However, only code 225 shall be specifically assigned to the bullet character; other codes are subject to future reassignment."

      Once the above changes where made the bullets have shown up.

        Activity

        Hide
        Patrick Corless added a comment -

        Fix has been checked in on the 6.1.0 branch and development trunk.

        Show
        Patrick Corless added a comment - Fix has been checked in on the 6.1.0 branch and development trunk.

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Patrick Corless
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: