MeiCam SDK For iOS  3.10.1
Properties | List of all members
NvsFontInfo Class Reference

Font file information. More...

#import <NvsFontInfo.h>

Inheritance diagram for NvsFontInfo:

Properties

NSString * famlily
 font famlily More...
 
int weight
 font weight More...
 
BOOL isItalic
 Is italic or not. More...
 
NSString * postScriptName
 additional info More...
 

Detailed Description

Font file information.

Property Documentation

◆ famlily

- (NSString*) famlily
readatomicassign

font famlily

◆ isItalic

- (BOOL) isItalic
readatomicassign

Is italic or not.

◆ postScriptName

- (NSString*) postScriptName
readatomicassign

additional info

◆ weight

- (int) weight
readatomicassign

font weight


The documentation for this class was generated from the following file: