Class NameHeuristics
java.lang.Object
com.adobe.fontengine.font.postscript.NameHeuristics
A class containing static methods that do name manipulation for legacy type1 fonts.
Synchronization
This class represents a namespace. It does not contain instance data or mutable static data. It is therefore threadsafe.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic booleanfullNameIndicatesSmallCaps(String fullName) static intfullNameToWeight(String fullName) fullNameToWidth(String fullName, String familyName) static intweightNameToWeight(String weightName)
-
Constructor Details
-
NameHeuristics
public NameHeuristics()
-
-
Method Details
-
fullNameToWeight
-
weightNameToWeight
-
fullNameToWidth
-
fullNameIndicatesSmallCaps
-
fullNameIndicatesDingbats
-