Package org.apache.fontbox.cff
Class CFFStandardString
java.lang.Object
org.apache.fontbox.cff.CFFStandardString
This class represents a standard SID to String mapping.
- Author:
- Villu Ruusmann
-
Method Summary
-
Method Details
-
getName
This will return the string mapped to the given SID.- Parameters:
sid
- the given SID- Returns:
- the mapped string
-