8#import <Foundation/Foundation.h>
95+ (NSData *)PglWindowsFontWithImageName:(NSString *)imageName
96 fontSize:(NSInteger)fontSize
97 rotation:(NSInteger)rotation
98 fontStyle:(NSInteger)fontStyle
99 fontFamilyName:(NSString *)fontFamilyName
100 content:(NSString *)content;
提供 PGL 操作輔助功能的工具類別。
Definition PglUtilities.h:38