fontbox/src/main/java/org/apache/fontbox/cff/CFFExpertCharset.java [41:63]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                {235, "parenleftsuperior"},
                {236, "parenrightsuperior"},
                {237, "twodotenleader"},
                {238, "onedotenleader"},
                {13, "comma"},
                {14, "hyphen"},
                {15, "period"},
                {99, "fraction"},
                {239, "zerooldstyle"},
                {240, "oneoldstyle"},
                {241, "twooldstyle"},
                {242, "threeoldstyle"},
                {243, "fouroldstyle"},
                {244, "fiveoldstyle"},
                {245, "sixoldstyle"},
                {246, "sevenoldstyle"},
                {247, "eightoldstyle"},
                {248, "nineoldstyle"},
                {27, "colon"},
                {28, "semicolon"},
                {249, "commasuperior"},
                {250, "threequartersemdash"},
                {251, "periodsuperior"},
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



fontbox/src/main/java/org/apache/fontbox/cff/CFFExpertSubsetCharset.java [39:61]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                {235, "parenleftsuperior"},
                {236, "parenrightsuperior"},
                {237, "twodotenleader"},
                {238, "onedotenleader"},
                {13, "comma"},
                {14, "hyphen"},
                {15, "period"},
                {99, "fraction"},
                {239, "zerooldstyle"},
                {240, "oneoldstyle"},
                {241, "twooldstyle"},
                {242, "threeoldstyle"},
                {243, "fouroldstyle"},
                {244, "fiveoldstyle"},
                {245, "sixoldstyle"},
                {246, "sevenoldstyle"},
                {247, "eightoldstyle"},
                {248, "nineoldstyle"},
                {27, "colon"},
                {28, "semicolon"},
                {249, "commasuperior"},
                {250, "threequartersemdash"},
                {251, "periodsuperior"},
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



