X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=pdf2swf%2Fxpdf%2FFontEncodingTables.cc;h=f3b9280aa319cb3b23a0d0020243caa68a62022d;hb=c7432833fe3a6469d63fad135151a92e12877b94;hp=bd5f9cff6760183a4fcee8ed7c83ea13f79174c8;hpb=b9ddd4a2ed601bc01ddacc69d2522687a93a94ce;p=swftools.git diff --git a/pdf2swf/xpdf/FontEncodingTables.cc b/pdf2swf/xpdf/FontEncodingTables.cc index bd5f9cf..f3b9280 100644 --- a/pdf2swf/xpdf/FontEncodingTables.cc +++ b/pdf2swf/xpdf/FontEncodingTables.cc @@ -2,7 +2,7 @@ // // FontEncodingTables.cc // -// Copyright 2001-2002 Glyph & Cog, LLC +// Copyright 2001-2003 Glyph & Cog, LLC // //======================================================================== @@ -184,32 +184,32 @@ char *macRomanEncoding[256] = { "trademark", "acute", "dieresis", - NULL, + "notequal", "AE", "Oslash", - NULL, + "infinity", "plusminus", - NULL, - NULL, + "lessequal", + "greaterequal", "yen", "mu", - NULL, - NULL, - NULL, - NULL, - NULL, + "partialdiff", + "summation", + "product", + "pi", + "integral", "ordfeminine", "ordmasculine", - NULL, + "Omega", "ae", "oslash", "questiondown", "exclamdown", "logicalnot", - NULL, + "radical", "florin", - NULL, - NULL, + "approxequal", + "Delta", "guillemotleft", "guillemotright", "ellipsis", @@ -226,7 +226,7 @@ char *macRomanEncoding[256] = { "quoteleft", "quoteright", "divide", - NULL, + "lozenge", "ydieresis", "Ydieresis", "fraction", @@ -251,7 +251,7 @@ char *macRomanEncoding[256] = { "Igrave", "Oacute", "Ocircumflex", - NULL, + "apple", "Ograve", "Uacute", "Ucircumflex",