[poppler] Wrong Unicode mapping of the Omega symbol

王璐 coolwanglu at gmail.com
Wed Aug 8 09:04:51 PDT 2012


Hi all,

   In poppler/NameToUnicodeTable.h


   Both Ohm and Omega are mapping to 0x2126, which is incorrect.

   Should be

   Ohm -> 0x2126
   Omega -> 0x03A9

   Reference:
http://www.fileformat.info/info/unicode/char/2126/index.htm
http://www.fileformat.info/info/unicode/char/03a9/index.htm

   I wonder how this file was created, do we need to check other symbols?


   Thanks

   - Lu
   2012.08.09
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler/attachments/20120809/978bc9d9/attachment.html>


More information about the poppler mailing list