⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fontencodingtables.cc

📁 swf文件查看工具,能够看flash文件的格式
💻 CC
📖 第 1 页 / 共 2 页
字号:
//========================================================================//// FontEncodingTables.cc//// Copyright 2001-2003 Glyph & Cog, LLC////========================================================================#include <aconf.h>#include <stdlib.h>#include "FontEncodingTables.h"char *macRomanEncoding[256] = {  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  "space",  "exclam",  "quotedbl",  "numbersign",  "dollar",  "percent",  "ampersand",  "quotesingle",  "parenleft",  "parenright",  "asterisk",  "plus",  "comma",  "hyphen",  "period",  "slash",  "zero",  "one",  "two",  "three",  "four",  "five",  "six",  "seven",  "eight",  "nine",  "colon",  "semicolon",  "less",  "equal",  "greater",  "question",  "at",  "A",  "B",  "C",  "D",  "E",  "F",  "G",  "H",  "I",  "J",  "K",  "L",  "M",  "N",  "O",  "P",  "Q",  "R",  "S",  "T",  "U",  "V",  "W",  "X",  "Y",  "Z",  "bracketleft",  "backslash",  "bracketright",  "asciicircum",  "underscore",  "grave",  "a",  "b",  "c",  "d",  "e",  "f",  "g",  "h",  "i",  "j",  "k",  "l",  "m",  "n",  "o",  "p",  "q",  "r",  "s",  "t",  "u",  "v",  "w",  "x",  "y",  "z",  "braceleft",  "bar",  "braceright",  "asciitilde",  NULL,  "Adieresis",  "Aring",  "Ccedilla",  "Eacute",  "Ntilde",  "Odieresis",  "Udieresis",  "aacute",  "agrave",  "acircumflex",  "adieresis",  "atilde",  "aring",  "ccedilla",  "eacute",  "egrave",  "ecircumflex",  "edieresis",  "iacute",  "igrave",  "icircumflex",  "idieresis",  "ntilde",  "oacute",  "ograve",  "ocircumflex",  "odieresis",  "otilde",  "uacute",  "ugrave",  "ucircumflex",  "udieresis",  "dagger",  "degree",  "cent",  "sterling",  "section",  "bullet",  "paragraph",  "germandbls",  "registered",  "copyright",  "trademark",  "acute",  "dieresis",  "notequal",  "AE",  "Oslash",  "infinity",  "plusminus",  "lessequal",  "greaterequal",  "yen",  "mu",  "partialdiff",  "summation",  "product",  "pi",  "integral",  "ordfeminine",  "ordmasculine",  "Omega",  "ae",  "oslash",  "questiondown",  "exclamdown",  "logicalnot",  "radical",  "florin",  "approxequal",  "Delta",  "guillemotleft",  "guillemotright",  "ellipsis",  "space",  "Agrave",  "Atilde",  "Otilde",  "OE",  "oe",  "endash",  "emdash",  "quotedblleft",  "quotedblright",  "quoteleft",  "quoteright",  "divide",  "lozenge",  "ydieresis",  "Ydieresis",  "fraction",  "currency",  "guilsinglleft",  "guilsinglright",  "fi",  "fl",  "daggerdbl",  "periodcentered",  "quotesinglbase",  "quotedblbase",  "perthousand",  "Acircumflex",  "Ecircumflex",  "Aacute",  "Edieresis",  "Egrave",  "Iacute",  "Icircumflex",  "Idieresis",  "Igrave",  "Oacute",  "Ocircumflex",  "apple",  "Ograve",  "Uacute",  "Ucircumflex",  "Ugrave",  "dotlessi",  "circumflex",  "tilde",  "macron",  "breve",  "dotaccent",  "ring",  "cedilla",  "hungarumlaut",  "ogonek",  "caron"};char *macExpertEncoding[256] = {  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  "space",  "exclamsmall",  "Hungarumlautsmall",  "centoldstyle",  "dollaroldstyle",  "dollarsuperior",  "ampersandsmall",  "Acutesmall",  "parenleftsuperior",  "parenrightsuperior",  "twodotenleader",  "onedotenleader",  "comma",  "hyphen",  "period",  "fraction",  "zerooldstyle",  "oneoldstyle",  "twooldstyle",  "threeoldstyle",  "fouroldstyle",  "fiveoldstyle",  "sixoldstyle",  "sevenoldstyle",  "eightoldstyle",  "nineoldstyle",  "colon",  "semicolon",  NULL,  "threequartersemdash",  NULL,  "questionsmall",  NULL,  NULL,  NULL,  NULL,  "Ethsmall",  NULL,  NULL,  "onequarter",  "onehalf",  "threequarters",  "oneeighth",  "threeeighths",  "fiveeighths",  "seveneighths",  "onethird",  "twothirds",  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  "ff",  "fi",  "fl",  "ffi",  "ffl",  "parenleftinferior",  NULL,  "parenrightinferior",  "Circumflexsmall",  "hypheninferior",  "Gravesmall",  "Asmall",  "Bsmall",  "Csmall",  "Dsmall",  "Esmall",  "Fsmall",  "Gsmall",  "Hsmall",  "Ismall",  "Jsmall",  "Ksmall",  "Lsmall",  "Msmall",  "Nsmall",  "Osmall",  "Psmall",  "Qsmall",  "Rsmall",  "Ssmall",  "Tsmall",  "Usmall",  "Vsmall",  "Wsmall",  "Xsmall",  "Ysmall",  "Zsmall",  "colonmonetary",  "onefitted",  "rupiah",  "Tildesmall",  NULL,  NULL,  "asuperior",  "centsuperior",  NULL,  NULL,  NULL,  NULL,  "Aacutesmall",  "Agravesmall",  "Acircumflexsmall",  "Adieresissmall",  "Atildesmall",  "Aringsmall",  "Ccedillasmall",  "Eacutesmall",  "Egravesmall",  "Ecircumflexsmall",  "Edieresissmall",  "Iacutesmall",  "Igravesmall",  "Icircumflexsmall",  "Idieresissmall",  "Ntildesmall",  "Oacutesmall",  "Ogravesmall",  "Ocircumflexsmall",  "Odieresissmall",  "Otildesmall",  "Uacutesmall",  "Ugravesmall",  "Ucircumflexsmall",  "Udieresissmall",  NULL,  "eightsuperior",  "fourinferior",  "threeinferior",  "sixinferior",  "eightinferior",  "seveninferior",  "Scaronsmall",  NULL,  "centinferior",  "twoinferior",  NULL,  "Dieresissmall",  NULL,  "Caronsmall",  "osuperior",  "fiveinferior",  NULL,  "commainferior",  "periodinferior",  "Yacutesmall",  NULL,  "dollarinferior",  NULL,  NULL,  "Thornsmall",  NULL,  "nineinferior",  "zeroinferior",  "Zcaronsmall",  "AEsmall",  "Oslashsmall",  "questiondownsmall",  "oneinferior",  "Lslashsmall",  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  "Cedillasmall",  NULL,  NULL,  NULL,  NULL,  NULL,  "OEsmall",  "figuredash",  "hyphensuperior",  NULL,  NULL,  NULL,  NULL,  "exclamdownsmall",  NULL,  "Ydieresissmall",  NULL,  "onesuperior",  "twosuperior",  "threesuperior",  "foursuperior",  "fivesuperior",  "sixsuperior",  "sevensuperior",  "ninesuperior",  "zerosuperior",  NULL,  "esuperior",  "rsuperior",  "tsuperior",  NULL,  NULL,  "isuperior",  "ssuperior",  "dsuperior",  NULL,  NULL,  NULL,  NULL,  NULL,  "lsuperior",  "Ogoneksmall",  "Brevesmall",  "Macronsmall",  "bsuperior",  "nsuperior",  "msuperior",  "commasuperior",  "periodsuperior",  "Dotaccentsmall",  "Ringsmall",  NULL,  NULL,  NULL,  NULL};char *winAnsiEncoding[256] = {  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  "space",  "exclam",  "quotedbl",  "numbersign",  "dollar",  "percent",  "ampersand",  "quotesingle",  "parenleft",  "parenright",  "asterisk",  "plus",  "comma",  "hyphen",  "period",  "slash",  "zero",  "one",  "two",  "three",  "four",  "five",  "six",  "seven",  "eight",  "nine",  "colon",  "semicolon",  "less",  "equal",  "greater",  "question",  "at",  "A",  "B",  "C",  "D",  "E",  "F",  "G",  "H",  "I",  "J",  "K",  "L",  "M",  "N",  "O",  "P",  "Q",  "R",  "S",  "T",  "U",  "V",  "W",  "X",  "Y",  "Z",  "bracketleft",  "backslash",  "bracketright",  "asciicircum",  "underscore",  "grave",  "a",  "b",  "c",  "d",  "e",  "f",  "g",  "h",  "i",  "j",  "k",  "l",  "m",  "n",  "o",  "p",  "q",  "r",  "s",  "t",  "u",  "v",  "w",  "x",  "y",  "z",  "braceleft",  "bar",  "braceright",  "asciitilde",  "bullet",  "Euro",  "bullet",  "quotesinglbase",  "florin",  "quotedblbase",  "ellipsis",  "dagger",  "daggerdbl",  "circumflex",  "perthousand",  "Scaron",  "guilsinglleft",  "OE",  "bullet",  "Zcaron",  "bullet",  "bullet",  "quoteleft",  "quoteright",  "quotedblleft",  "quotedblright",  "bullet",  "endash",  "emdash",  "tilde",  "trademark",  "scaron",  "guilsinglright",  "oe",  "bullet",  "zcaron",  "Ydieresis",  "space",  "exclamdown",  "cent",  "sterling",  "currency",  "yen",  "brokenbar",  "section",  "dieresis",  "copyright",  "ordfeminine",  "guillemotleft",  "logicalnot",  "hyphen",  "registered",  "macron",  "degree",  "plusminus",  "twosuperior",  "threesuperior",  "acute",  "mu",  "paragraph",  "periodcentered",  "cedilla",  "onesuperior",  "ordmasculine",  "guillemotright",  "onequarter",  "onehalf",  "threequarters",  "questiondown",  "Agrave",  "Aacute",  "Acircumflex",  "Atilde",  "Adieresis",  "Aring",  "AE",  "Ccedilla",  "Egrave",  "Eacute",  "Ecircumflex",  "Edieresis",  "Igrave",  "Iacute",  "Icircumflex",  "Idieresis",  "Eth",  "Ntilde",  "Ograve",  "Oacute",  "Ocircumflex",  "Otilde",  "Odieresis",  "multiply",  "Oslash",  "Ugrave",  "Uacute",  "Ucircumflex",  "Udieresis",  "Yacute",  "Thorn",  "germandbls",  "agrave",  "aacute",  "acircumflex",  "atilde",  "adieresis",  "aring",  "ae",  "ccedilla",  "egrave",  "eacute",  "ecircumflex",  "edieresis",  "igrave",  "iacute",  "icircumflex",  "idieresis",  "eth",  "ntilde",  "ograve",  "oacute",  "ocircumflex",  "otilde",  "odieresis",  "divide",  "oslash",  "ugrave",  "uacute",  "ucircumflex",  "udieresis",  "yacute",  "thorn",  "ydieresis"};char *standardEncoding[256] = {  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  NULL,  "space",  "exclam",  "quotedbl",  "numbersign",  "dollar",  "percent",  "ampersand",  "quoteright",  "parenleft",  "parenright",  "asterisk",  "plus",  "comma",  "hyphen",  "period",  "slash",  "zero",  "one",  "two",  "three",  "four",  "five",  "six",  "seven",  "eight",  "nine",  "colon",  "semicolon",  "less",  "equal",  "greater",  "question",  "at",  "A",  "B",  "C",  "D",  "E",  "F",  "G",  "H",  "I",  "J",  "K",  "L",  "M",  "N",  "O",  "P",  "Q",  "R",  "S",  "T",  "U",  "V",  "W",  "X",  "Y",  "Z",  "bracketleft",  "backslash",  "bracketright",  "asciicircum",  "underscore",  "quoteleft",  "a",  "b",  "c",  "d",  "e",  "f",  "g",  "h",  "i",  "j",  "k",  "l",  "m",  "n",  "o",  "p",  "q",  "r",  "s",  "t",  "u",  "v",  "w",  "x",  "y",  "z",

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -