Type Method
canImportOutlines(fromFile:)canImportOutlinesFromFile:canImportOutlinesFromFile_
Whether a file name identifies a supported outline format.
Declaration
class func canImportOutlines(fromFile fileName: String) -> BoolDeclaration
+ (BOOL) canImportOutlinesFromFile:(NSString *) fileName;Declaration
canImportOutlinesFromFile_(fileName: str) -> boolDiscussion
SVG, EPS, and PDF files are supported.
See Also
Importing Outlines
Whether a file URL identifies a supported outline format.
Imports outlines and adds them to the layer.
Scales the layer contents to the vertical span of the glyph metrics.