Type Method
canImportOutlines(from:)canImportOutlinesFromURL:canImportOutlinesFromURL_
Whether a file URL identifies a supported outline format.
Declaration
class func canImportOutlines(from fileURL: URL) -> BoolDeclaration
+ (BOOL) canImportOutlinesFromURL:(NSURL *) fileURL;Declaration
canImportOutlinesFromURL_(fileURL: NSURL) -> boolDiscussion
SVG, EPS, and PDF files are supported.
See Also
Importing Outlines
Whether a file name 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.