@rdlabo/capacitor-brotherprint 0.0.5 → 2.0.0-1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +9 -8
- package/RdlaboCapacitorBrotherprint.podspec +8 -2
- package/dist/docs.json +259 -0
- package/dist/esm/definitions.d.ts +7 -5
- package/dist/esm/definitions.js +1 -0
- package/dist/esm/definitions.js.map +1 -1
- package/dist/esm/index.d.ts +3 -0
- package/dist/esm/index.js +6 -0
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/web.d.ts +0 -2
- package/dist/esm/web.js +6 -25
- package/dist/esm/web.js.map +1 -1
- package/dist/plugin.cjs.js +43 -0
- package/dist/plugin.cjs.js.map +1 -0
- package/dist/plugin.js +19 -25
- package/dist/plugin.js.map +1 -1
- package/ios/Plugin/module.modulemap +9 -0
- package/ios/Plugin.xcodeproj/project.pbxproj +7 -7
- package/ios/Plugin.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/xcschememanagement.plist +14 -1
- package/ios/Plugin.xcworkspace/xcuserdata/sakakibara.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- package/ios/Podfile +2 -1
- package/ios/Podfile.lock +8 -1
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/BRLMPrinterKit +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/BluetoothViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/CutterViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/ExtraFeedViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/GenericMobileLabelModelPaperSizeViewController.nib +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BMSPrinterDriver.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BMSPrinterKit.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRCustomPaperInfoCommand.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMChannel.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMCustomPaperSize.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMError.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMGetStatusError.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMMWPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMOpenChannelError.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPJPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPJPrintSettingsCustomPaperSize.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPJPrintSettingsPaperSize.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPTPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPrintError.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPrintImageSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPrintSettingsProtocol.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPrinterClassifier.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPrinterDefine.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPrinterDriver.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPrinterDriverGenerator.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPrinterKit+BRPtouchPrinterKit+BMSPrinterKit.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPrinterKit.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPrinterStatus.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMQLPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMRJPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMTDPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMValidatePrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchBLEManager.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchBatteryInfo.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchBluetoothManager.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchDeviceInfo.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchLabelInfoStatus.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchLabelParam.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchNetworkManager.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchPrintInfo.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchPrinter.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchPrinterData.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchPrinterKit.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchPrinterStatus.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchTemplateInfo.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/GenericMobileLabelModelPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/GenericMobileLabelModelPrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/GenericPocketJetPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/GenericPocketJetPrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/PJ673PrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/PJ673PrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/PJ763MFIPrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/PJ763MFiPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/PJ773PrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/PJ773PrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/PrintSettingTableViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/PrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/PrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ2050PrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ2050PrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ2140PrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ2140PrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ2150PrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ2150PrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ3050AIPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ3050AiPrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ3050PrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ3050PrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ3150AiPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ3150AiPrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ3150PrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ3150PrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ4030AiPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ4030AiPrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ4040PrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ4040PrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ4230BPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ4230BPrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ4250WBPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ4250WBPrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/TD2120NPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/TD2120NPrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/TD2130NPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/TD2130NPrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/TD4550DNWBPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/TD4550DNWBPrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/IPAddressHelp.pdf +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/IPAddressViewController.nib +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Info.plist +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/MarginViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/PJCustomPaperViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/PrintProgressViewControllerWithFilename_BMSSDK~ipad.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/PrintProgressViewControllerWithFilename_BMSSDK~iphone.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/PrintProgressViewController_BMSSDK~ipad.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/PrintProgressViewController_BMSSDK~iphone.nib +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/PrinterList.plist +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/ThresholdViewController.nib +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bsj673ad.ptd +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bspe55ad.ptd +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bspp75ad.ptd +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bsq71wad.ptd +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bsq72wad.ptd +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bsr305ad.ptd +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bsr315ad.ptd +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bsr403ad.txt +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bsr403aiad.txt +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bsr404ad.ptd +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bsr404ad.txt +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bsr423ad.txt +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bsr425ad.txt +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bst212ad.ptd +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bst213ad.ptd +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bst40ad.txt +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bst41nad.txt +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bst441ad.txt +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bst442ad.txt +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bst451ad.txt +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bst452ad.txt +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bst455ad.txt +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/checkbox_checked.png +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/checkbox_unchecked.png +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/en.lproj/InfoPlist.strings +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/modulemap/module.modulemap +9 -0
- package/ios/Pods/BRLMPrinterKit/LICENSE +19 -0
- package/ios/Pods/BRLMPrinterKit/README.md +34 -0
- package/ios/Pods/Manifest.lock +8 -1
- package/ios/Pods/Pods.xcodeproj/project.pbxproj +294 -171
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/BRLMPrinterKit.xcscheme +60 -0
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/Capacitor.xcscheme +13 -11
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/CapacitorCordova.xcscheme +1 -1
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/Pods-Plugin.xcscheme +1 -1
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/Pods-PluginTests.xcscheme +1 -1
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/xcschememanagement.plist +11 -4
- package/ios/Pods/Target Support Files/BRLMPrinterKit/BRLMPrinterKit.debug.xcconfig +11 -0
- package/ios/Pods/Target Support Files/BRLMPrinterKit/BRLMPrinterKit.release.xcconfig +11 -0
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin-acknowledgements.markdown +23 -0
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin-acknowledgements.plist +29 -0
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin.debug.xcconfig +3 -2
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin.release.xcconfig +3 -2
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-acknowledgements.markdown +23 -0
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-acknowledgements.plist +29 -0
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-frameworks.sh +2 -0
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests.debug.xcconfig +3 -2
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests.release.xcconfig +3 -2
- package/package.json +29 -16
- package/android/.DS_Store +0 -0
- package/android/.npmignore +0 -1
- package/android/src/main/java/jp/rdlabo/capacitor/plugin/brotherprint/.DS_Store +0 -0
- package/ios/.DS_Store +0 -0
- package/ios/BRLMPrinterKit.framework/BluetoothViewController.nib +0 -0
- package/ios/BRLMPrinterKit.framework/CutterViewController.nib +0 -0
- package/ios/BRLMPrinterKit.framework/ExtraFeedViewController.nib +0 -0
- package/ios/BRLMPrinterKit.framework/GenericMobileLabelModelPaperSizeViewController.nib +0 -0
- package/ios/BRLMPrinterKit.framework/IPAddressHelpViewController.nib +0 -0
- package/ios/BRLMPrinterKit.framework/IPAddressViewController.nib +0 -0
- package/ios/BRLMPrinterKit.framework/MarginViewController.nib +0 -0
- package/ios/BRLMPrinterKit.framework/PJCustomPaperViewController.nib +0 -0
- package/ios/BRLMPrinterKit.framework/PrintProgressViewControllerWithFilename_BMSSDK~ipad.nib +0 -0
- package/ios/BRLMPrinterKit.framework/PrintProgressViewControllerWithFilename_BMSSDK~iphone.nib +0 -0
- package/ios/BRLMPrinterKit.framework/PrintProgressViewController_BMSSDK~ipad.nib +0 -0
- package/ios/BRLMPrinterKit.framework/PrintProgressViewController_BMSSDK~iphone.nib +0 -0
- package/ios/BRLMPrinterKit.framework/ThresholdViewController.nib +0 -0
- package/ios/Plugin/.DS_Store +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/BRLMPrinterKit +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/BluetoothViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/CutterViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/ExtraFeedViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/GenericMobileLabelModelPaperSizeViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BMSPrinterDriver.h +0 -727
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BMSPrinterKit.h +0 -60
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRCustomPaperInfoCommand.h +0 -107
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMChannel.h +0 -33
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMCustomPaperSize.h +0 -69
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMError.h +0 -25
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMGetStatusError.h +0 -27
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMMWPrintSettings.h +0 -35
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMOpenChannelError.h +0 -27
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettings.h +0 -84
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettingsCustomPaperSize.h +0 -25
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettingsPaperSize.h +0 -35
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPTPrintSettings.h +0 -53
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPrintError.h +0 -52
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPrintImageSettings.h +0 -77
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPrintSettingsProtocol.h +0 -25
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPrinterClassifier.h +0 -31
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPrinterDefine.h +0 -59
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPrinterDriver.h +0 -54
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPrinterDriverGenerator.h +0 -34
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPrinterKit+BRPtouchPrinterKit+BMSPrinterKit.h +0 -18
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPrinterKit.h +0 -32
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPrinterStatus.h +0 -55
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMQLPrintSettings.h +0 -64
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMRJPrintSettings.h +0 -48
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMTDPrintSettings.h +0 -47
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMValidatePrintSettings.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchBLEManager.h +0 -28
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchBatteryInfo.h +0 -26
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchBluetoothManager.h +0 -59
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchDeviceInfo.h +0 -23
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchLabelInfoStatus.h +0 -119
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchLabelParam.h +0 -27
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchNetworkManager.h +0 -44
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchPrintInfo.h +0 -136
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchPrinter.h +0 -272
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchPrinterData.h +0 -16
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchPrinterKit.h +0 -18
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchPrinterStatus.h +0 -58
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchTemplateInfo.h +0 -23
- package/ios/Pods/BRLMPrinterKit.framework/Headers/GenericMobileLabelModelPrintSettings.h +0 -211
- package/ios/Pods/BRLMPrinterKit.framework/Headers/GenericMobileLabelModelPrintSettingsViewController.h +0 -50
- package/ios/Pods/BRLMPrinterKit.framework/Headers/GenericPocketJetPrintSettings.h +0 -99
- package/ios/Pods/BRLMPrinterKit.framework/Headers/GenericPocketJetPrintSettingsViewController.h +0 -47
- package/ios/Pods/BRLMPrinterKit.framework/Headers/PJ673PrintSettings.h +0 -43
- package/ios/Pods/BRLMPrinterKit.framework/Headers/PJ673PrintSettingsViewController.h +0 -40
- package/ios/Pods/BRLMPrinterKit.framework/Headers/PJ763MFIPrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit.framework/Headers/PJ763MFiPrintSettings.h +0 -45
- package/ios/Pods/BRLMPrinterKit.framework/Headers/PJ773PrintSettings.h +0 -46
- package/ios/Pods/BRLMPrinterKit.framework/Headers/PJ773PrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit.framework/Headers/PrintSettingTableViewController.h +0 -51
- package/ios/Pods/BRLMPrinterKit.framework/Headers/PrintSettings.h +0 -467
- package/ios/Pods/BRLMPrinterKit.framework/Headers/PrintSettingsViewController.h +0 -203
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ2050PrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ2050PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ2140PrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ2140PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ2150PrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ2150PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ3050AIPrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ3050AiPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ3050PrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ3050PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ3150AiPrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ3150AiPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ3150PrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ3150PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ4030AiPrintSettings.h +0 -103
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ4030AiPrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ4040PrintSettings.h +0 -102
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ4040PrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ4230BPrintSettings.h +0 -107
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ4230BPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ4250WBPrintSettings.h +0 -108
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ4250WBPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/Headers/TD2120NPrintSettings.h +0 -83
- package/ios/Pods/BRLMPrinterKit.framework/Headers/TD2120NPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/Headers/TD2130NPrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit.framework/Headers/TD2130NPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/Headers/TD4550DNWBPrintSettings.h +0 -76
- package/ios/Pods/BRLMPrinterKit.framework/Headers/TD4550DNWBPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/IPAddressHelp.pdf +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/IPAddressHelpViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/IPAddressViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/Info.plist +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/MarginViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/PJCustomPaperViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/PrintProgressViewControllerWithFilename_BMSSDK~ipad.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/PrintProgressViewControllerWithFilename_BMSSDK~iphone.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/PrintProgressViewController_BMSSDK~ipad.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/PrintProgressViewController_BMSSDK~iphone.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/PrinterList.plist +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/ThresholdViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/bsj673ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/bspe55ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/bspp75ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/bsq71wad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/bsq72wad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/bsr305ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/bsr315ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/bsr403ad.txt +0 -91
- package/ios/Pods/BRLMPrinterKit.framework/bsr403aiad.txt +0 -91
- package/ios/Pods/BRLMPrinterKit.framework/bsr404ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/bsr404ad.txt +0 -91
- package/ios/Pods/BRLMPrinterKit.framework/bsr423ad.txt +0 -666
- package/ios/Pods/BRLMPrinterKit.framework/bsr425ad.txt +0 -610
- package/ios/Pods/BRLMPrinterKit.framework/bst212ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/bst213ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/bst40ad.txt +0 -482
- package/ios/Pods/BRLMPrinterKit.framework/bst41nad.txt +0 -310
- package/ios/Pods/BRLMPrinterKit.framework/bst441ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit.framework/bst442ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit.framework/bst451ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit.framework/bst452ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit.framework/bst455ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit.framework/checkbox_checked.png +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/checkbox_unchecked.png +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/en.lproj/InfoPlist.strings +0 -0
- package/ios/module.modulemap +0 -9
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// BRLMPrintImageSettings.h
|
|
3
|
-
// BRLMPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Copyright © 2020 Brother Industries, Ltd. All rights reserved.
|
|
6
|
-
//
|
|
7
|
-
|
|
8
|
-
#import <Foundation/Foundation.h>
|
|
9
|
-
#import "BRLMPrinterDefine.h"
|
|
10
|
-
|
|
11
|
-
NS_ASSUME_NONNULL_BEGIN
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
typedef NS_ENUM(NSInteger, BRLMPrintSettingsCompressMode) {
|
|
15
|
-
BRLMPrintSettingsCompressModeNone,
|
|
16
|
-
BRLMPrintSettingsCompressModeTiff,
|
|
17
|
-
BRLMPrintSettingsCompressModeMode9,
|
|
18
|
-
};
|
|
19
|
-
typedef NS_ENUM(NSInteger, BRLMPrintSettingsHalftone) {
|
|
20
|
-
BRLMPrintSettingsHalftoneThreshold,
|
|
21
|
-
BRLMPrintSettingsHalftoneErrorDiffusion,
|
|
22
|
-
BRLMPrintSettingsHalftonePatternDither,
|
|
23
|
-
};
|
|
24
|
-
typedef NS_ENUM(NSInteger, BRLMPrintSettingsHorizontalAlignment) {
|
|
25
|
-
BRLMPrintSettingsHorizontalAlignmentLeft,
|
|
26
|
-
BRLMPrintSettingsHorizontalAlignmentCenter,
|
|
27
|
-
BRLMPrintSettingsHorizontalAlignmentRight,
|
|
28
|
-
};
|
|
29
|
-
typedef NS_ENUM(NSInteger, BRLMPrintSettingsOrientation) {
|
|
30
|
-
BRLMPrintSettingsOrientationPortrait,
|
|
31
|
-
BRLMPrintSettingsOrientationLandscape,
|
|
32
|
-
};
|
|
33
|
-
typedef NS_ENUM(NSInteger, BRLMPrintSettingsPrintQuality) {
|
|
34
|
-
BRLMPrintSettingsPrintQualityBest,
|
|
35
|
-
BRLMPrintSettingsPrintQualityFast,
|
|
36
|
-
};
|
|
37
|
-
typedef NS_ENUM(NSInteger, BRLMPrintSettingsResolution) {
|
|
38
|
-
BRLMPrintSettingsResolutionLow,
|
|
39
|
-
BRLMPrintSettingsResolutionNormal,
|
|
40
|
-
BRLMPrintSettingsResolutionHigh,
|
|
41
|
-
};
|
|
42
|
-
typedef NS_ENUM(NSInteger, BRLMPrintSettingsScaleMode) {
|
|
43
|
-
BRLMPrintSettingsScaleModeActualSize,
|
|
44
|
-
BRLMPrintSettingsScaleModeFitPageAspect,
|
|
45
|
-
BRLMPrintSettingsScaleModeFitPaperAspect,
|
|
46
|
-
BRLMPrintSettingsScaleModeScaleValue,
|
|
47
|
-
};
|
|
48
|
-
typedef NS_ENUM(NSInteger, BRLMPrintSettingsVerticalAlignment) {
|
|
49
|
-
BRLMPrintSettingsVerticalAlignmentTop,
|
|
50
|
-
BRLMPrintSettingsVerticalAlignmentCenter,
|
|
51
|
-
BRLMPrintSettingsVerticalAlignmentBottom,
|
|
52
|
-
};
|
|
53
|
-
|
|
54
|
-
@protocol BRLMPrintImageSettings <NSObject>
|
|
55
|
-
|
|
56
|
-
@property (nonatomic, readonly) BRLMPrinterModel printerModel;
|
|
57
|
-
@property (nonatomic) BRLMPrintSettingsScaleMode scaleMode;
|
|
58
|
-
@property (nonatomic) CGFloat scaleValue;
|
|
59
|
-
@property (nonatomic) BRLMPrintSettingsOrientation printOrientation;
|
|
60
|
-
@property (nonatomic) BRLMPrintSettingsHalftone halftone;
|
|
61
|
-
@property (nonatomic) BRLMPrintSettingsHorizontalAlignment hAlignment;
|
|
62
|
-
@property (nonatomic) BRLMPrintSettingsVerticalAlignment vAlignment;
|
|
63
|
-
@property (nonatomic) BRLMPrintSettingsCompressMode compress;
|
|
64
|
-
@property (nonatomic) UInt8 halftoneThreshold;
|
|
65
|
-
@property (nonatomic) NSUInteger numCopies;
|
|
66
|
-
@property (nonatomic) BOOL skipStatusCheck;
|
|
67
|
-
@property (nonatomic) BRLMPrintSettingsPrintQuality printQuality;
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
+ (instancetype)new __unavailable;
|
|
71
|
-
- (instancetype)init __unavailable;
|
|
72
|
-
- (instancetype)copy __unavailable;
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
@end
|
|
76
|
-
|
|
77
|
-
NS_ASSUME_NONNULL_END
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// BRLMPrintSettings.h
|
|
3
|
-
// BRLMPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Copyright © 2020 Brother Industries, Ltd. All rights reserved.
|
|
6
|
-
//
|
|
7
|
-
|
|
8
|
-
#import <Foundation/Foundation.h>
|
|
9
|
-
|
|
10
|
-
#import "BRLMPrinterDefine.h"
|
|
11
|
-
|
|
12
|
-
NS_ASSUME_NONNULL_BEGIN
|
|
13
|
-
|
|
14
|
-
@protocol BRLMPrintSettingsProtocol <NSObject>
|
|
15
|
-
|
|
16
|
-
+ (instancetype)new __unavailable;
|
|
17
|
-
- (instancetype)init __unavailable;
|
|
18
|
-
- (instancetype)copy __unavailable;
|
|
19
|
-
|
|
20
|
-
@required
|
|
21
|
-
- (nullable instancetype)initDefaultPrintSettingsWithPrinterModel:(BRLMPrinterModel)model;
|
|
22
|
-
|
|
23
|
-
@end
|
|
24
|
-
|
|
25
|
-
NS_ASSUME_NONNULL_END
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// BRLMPrinterClassifier.h
|
|
3
|
-
// BRLMPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Copyright © 2020 Brother Industries, Ltd. All rights reserved.
|
|
6
|
-
//
|
|
7
|
-
|
|
8
|
-
#import <Foundation/Foundation.h>
|
|
9
|
-
|
|
10
|
-
#import "BRLMPrinterDefine.h"
|
|
11
|
-
|
|
12
|
-
typedef NS_ENUM(NSInteger, BRLMPrinterClassifierSeries) {
|
|
13
|
-
BRLMPrinterClassifierSeriesPJ,
|
|
14
|
-
BRLMPrinterClassifierSeriesRJ,
|
|
15
|
-
BRLMPrinterClassifierSeriesTD,
|
|
16
|
-
BRLMPrinterClassifierSeriesPT,
|
|
17
|
-
BRLMPrinterClassifierSeriesQL,
|
|
18
|
-
BRLMPrinterClassifierSeriesMW,
|
|
19
|
-
BRLMPrinterClassifierSeriesUnknown,
|
|
20
|
-
};
|
|
21
|
-
|
|
22
|
-
NS_ASSUME_NONNULL_BEGIN
|
|
23
|
-
|
|
24
|
-
@interface BRLMPrinterClassifier : NSObject
|
|
25
|
-
|
|
26
|
-
+ (enum BRLMPrinterClassifierSeries)classifyPrinterSerieseFromModel:(BRLMPrinterModel)model;
|
|
27
|
-
+ (enum BRLMPrinterModel)transferEnumFromString:(NSString*)modelName;
|
|
28
|
-
|
|
29
|
-
@end
|
|
30
|
-
|
|
31
|
-
NS_ASSUME_NONNULL_END
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// BRLMPrinterDefine.h
|
|
3
|
-
// BRLMPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Copyright © 2020 Brother Industries, Ltd. All rights reserved.
|
|
6
|
-
//
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
typedef NS_ENUM(NSInteger, BRLMChannelType) {
|
|
11
|
-
BRLMChannelTypeBluetoothMFi,
|
|
12
|
-
BRLMChannelTypeWiFi,
|
|
13
|
-
BRLMChannelTypeBluetoothLowEnergy,
|
|
14
|
-
};
|
|
15
|
-
|
|
16
|
-
typedef NS_ENUM(NSInteger, BRLMPrinterModel) {
|
|
17
|
-
BRLMPrinterModelPJ_673,
|
|
18
|
-
BRLMPrinterModelPJ_763MFi,
|
|
19
|
-
BRLMPrinterModelPJ_773,
|
|
20
|
-
BRLMPrinterModelMW_145MFi,
|
|
21
|
-
BRLMPrinterModelMW_260MFi,
|
|
22
|
-
BRLMPrinterModelMW_170,
|
|
23
|
-
BRLMPrinterModelMW_270,
|
|
24
|
-
BRLMPrinterModelRJ_4030Ai,
|
|
25
|
-
BRLMPrinterModelRJ_4040,
|
|
26
|
-
BRLMPrinterModelRJ_3050,
|
|
27
|
-
BRLMPrinterModelRJ_3150,
|
|
28
|
-
BRLMPrinterModelRJ_3050Ai,
|
|
29
|
-
BRLMPrinterModelRJ_3150Ai,
|
|
30
|
-
BRLMPrinterModelRJ_2050,
|
|
31
|
-
BRLMPrinterModelRJ_2140,
|
|
32
|
-
BRLMPrinterModelRJ_2150,
|
|
33
|
-
BRLMPrinterModelRJ_4230B,
|
|
34
|
-
BRLMPrinterModelRJ_4250WB,
|
|
35
|
-
BRLMPrinterModelTD_2120N,
|
|
36
|
-
BRLMPrinterModelTD_2130N,
|
|
37
|
-
BRLMPrinterModelTD_4100N,
|
|
38
|
-
BRLMPrinterModelTD_4420DN,
|
|
39
|
-
BRLMPrinterModelTD_4520DN,
|
|
40
|
-
BRLMPrinterModelTD_4550DNWB,
|
|
41
|
-
BRLMPrinterModelQL_710W,
|
|
42
|
-
BRLMPrinterModelQL_720NW,
|
|
43
|
-
BRLMPrinterModelQL_810W,
|
|
44
|
-
BRLMPrinterModelQL_820NWB,
|
|
45
|
-
BRLMPrinterModelQL_1110NWB,
|
|
46
|
-
BRLMPrinterModelQL_1115NWB,
|
|
47
|
-
BRLMPrinterModelPT_E550W,
|
|
48
|
-
BRLMPrinterModelPT_P750W,
|
|
49
|
-
BRLMPrinterModelPT_D800W,
|
|
50
|
-
BRLMPrinterModelPT_E800W,
|
|
51
|
-
BRLMPrinterModelPT_E850TKW,
|
|
52
|
-
BRLMPrinterModelPT_P900W,
|
|
53
|
-
BRLMPrinterModelPT_P950NW,
|
|
54
|
-
BRLMPrinterModelPT_P300BT,
|
|
55
|
-
BRLMPrinterModelPT_P710BT,
|
|
56
|
-
BRLMPrinterModelPT_P715eBT,
|
|
57
|
-
BRLMPrinterModelPT_P910BT,
|
|
58
|
-
BRLMPrinterModelUnknown,
|
|
59
|
-
};
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// BRLMPrinterDriver.h
|
|
3
|
-
// BRLMPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Copyright © 2020 Brother Industries, Ltd. All rights reserved.
|
|
6
|
-
//
|
|
7
|
-
|
|
8
|
-
#import <Foundation/Foundation.h>
|
|
9
|
-
|
|
10
|
-
#import "BRLMPrinterDefine.h"
|
|
11
|
-
#import "BRLMPrintError.h"
|
|
12
|
-
#import "BRLMPrintSettingsProtocol.h"
|
|
13
|
-
#import "BRLMPrinterStatus.h"
|
|
14
|
-
#import "BRLMGetStatusError.h"
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
NS_ASSUME_NONNULL_BEGIN
|
|
18
|
-
|
|
19
|
-
@interface BRLMGetPrinterStatusResult : NSObject
|
|
20
|
-
@property (nonatomic, readonly) BRLMGetStatusError *error;
|
|
21
|
-
@property (nonatomic, readonly, nullable) BRLMPrinterStatus *status;
|
|
22
|
-
- (instancetype)init __unavailable;
|
|
23
|
-
- (instancetype)copy __unavailable;
|
|
24
|
-
@end
|
|
25
|
-
|
|
26
|
-
@interface BRLMPrinterDriver : NSObject
|
|
27
|
-
|
|
28
|
-
- (instancetype)init __attribute__((unavailable("Use [BRLMPrinterDriverGenerator openChannel:] instead")));
|
|
29
|
-
- (instancetype)copy __attribute__((unavailable("Use [BRLMPrinterDriverGenerator openChannel:] instead")));
|
|
30
|
-
|
|
31
|
-
- (BRLMPrintError *)printImageWithURL:(NSURL *)url settings:(id<BRLMPrintSettingsProtocol>)settings;
|
|
32
|
-
- (BRLMPrintError *)printImageWithURLs:(NSArray<NSURL *> *)urls settings:(id<BRLMPrintSettingsProtocol>)settings;
|
|
33
|
-
- (BRLMPrintError *)printImageWithImage:(CGImageRef)imageRef settings:(id<BRLMPrintSettingsProtocol>)settings;
|
|
34
|
-
|
|
35
|
-
- (BRLMPrintError *)printPDFWithURL:(NSURL *)url settings:(id<BRLMPrintSettingsProtocol>)settings;
|
|
36
|
-
- (BRLMPrintError *)printPDFWithURLs:(NSArray<NSURL *> *)urls settings:(id<BRLMPrintSettingsProtocol>)settings;
|
|
37
|
-
- (BRLMPrintError *)printPDFWithURL:(NSURL *)url pages:(NSArray<NSNumber *> *)pages settings:(id<BRLMPrintSettingsProtocol>)settings;
|
|
38
|
-
|
|
39
|
-
- (BRLMPrintError *)sendPRNFileWithURL:(NSURL *)url;
|
|
40
|
-
- (BRLMPrintError *)sendPRNFileWithURLs:(NSArray<NSURL *> *)urls;
|
|
41
|
-
|
|
42
|
-
- (void)cancelPrinting;
|
|
43
|
-
|
|
44
|
-
- (BRLMPrintError *)sendRawData:(NSData *)data;
|
|
45
|
-
|
|
46
|
-
- (BRLMGetPrinterStatusResult *)getPrinterStatus;
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
- (void)closeChannel;
|
|
50
|
-
|
|
51
|
-
@end
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
NS_ASSUME_NONNULL_END
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// BRLMPrinterDriverGenerator.h
|
|
3
|
-
// BRLMPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Copyright © 2020 Brother Industries, Ltd. All rights reserved.
|
|
6
|
-
//
|
|
7
|
-
|
|
8
|
-
#import <Foundation/Foundation.h>
|
|
9
|
-
|
|
10
|
-
#import "BRLMPrinterDriver.h"
|
|
11
|
-
#import "BRLMChannel.h"
|
|
12
|
-
#import "BRLMOpenChannelError.h"
|
|
13
|
-
|
|
14
|
-
NS_ASSUME_NONNULL_BEGIN
|
|
15
|
-
|
|
16
|
-
@interface BRLMPrinterDriverGenerateResult : NSObject
|
|
17
|
-
@property (nonatomic, readonly) BRLMOpenChannelError *error;
|
|
18
|
-
@property (nonatomic, readonly, nullable) BRLMPrinterDriver *driver;
|
|
19
|
-
- (instancetype)init __unavailable;
|
|
20
|
-
- (instancetype)copy __unavailable;
|
|
21
|
-
@end
|
|
22
|
-
|
|
23
|
-
@interface BRLMPrinterDriverGenerator : NSObject
|
|
24
|
-
|
|
25
|
-
@property(nonatomic, readonly, nullable) BRLMOpenChannelError *openChannelError;
|
|
26
|
-
|
|
27
|
-
- (instancetype)init __unavailable;
|
|
28
|
-
- (instancetype)copy __unavailable;
|
|
29
|
-
|
|
30
|
-
+ (BRLMPrinterDriverGenerateResult *)openChannel:(BRLMChannel *)channel;
|
|
31
|
-
|
|
32
|
-
@end
|
|
33
|
-
|
|
34
|
-
NS_ASSUME_NONNULL_END
|
package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPrinterKit+BRPtouchPrinterKit+BMSPrinterKit.h
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// BRLMPrinterKit+BMSPrinterKit.h
|
|
3
|
-
// BRLMPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Copyright © 2020 Brother Industries, Ltd. All rights reserved.
|
|
6
|
-
//
|
|
7
|
-
|
|
8
|
-
#import <UIKit/UIKit.h>
|
|
9
|
-
|
|
10
|
-
//! Project version number for BRLMPrinterKit.
|
|
11
|
-
FOUNDATION_EXPORT double BRLMPrinterKitVersionNumber;
|
|
12
|
-
|
|
13
|
-
//! Project version string for BRLMPrinterKit.
|
|
14
|
-
FOUNDATION_EXPORT const unsigned char BRLMPrinterKitVersionString[];
|
|
15
|
-
|
|
16
|
-
#import "BRLMPrinterKit.h"
|
|
17
|
-
#import "BRPtouchPrinterKit.h"
|
|
18
|
-
#import "BMSPrinterKit.h"
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// BRLMPrinterKit.h
|
|
3
|
-
// BRLMPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Copyright © 2020 Brother Industries, Ltd. All rights reserved.
|
|
6
|
-
//
|
|
7
|
-
|
|
8
|
-
#import <UIKit/UIKit.h>
|
|
9
|
-
|
|
10
|
-
#import "BRLMPrinterDefine.h"
|
|
11
|
-
|
|
12
|
-
#import "BRLMPrinterDriver.h"
|
|
13
|
-
#import "BRLMPrinterDriverGenerator.h"
|
|
14
|
-
#import "BRLMError.h"
|
|
15
|
-
#import "BRLMOpenChannelError.h"
|
|
16
|
-
#import "BRLMChannel.h"
|
|
17
|
-
#import "BRLMPrintError.h"
|
|
18
|
-
#import "BRLMGetStatusError.h"
|
|
19
|
-
|
|
20
|
-
#import "BRLMPrinterStatus.h"
|
|
21
|
-
|
|
22
|
-
#import "BRLMPrintSettingsProtocol.h"
|
|
23
|
-
#import "BRLMMWPrintSettings.h"
|
|
24
|
-
#import "BRLMPJPrintSettings.h"
|
|
25
|
-
#import "BRLMPTPrintSettings.h"
|
|
26
|
-
#import "BRLMQLPrintSettings.h"
|
|
27
|
-
#import "BRLMRJPrintSettings.h"
|
|
28
|
-
#import "BRLMTDPrintSettings.h"
|
|
29
|
-
#import "BRLMPrinterClassifier.h"
|
|
30
|
-
|
|
31
|
-
#import "BRLMCustomPaperSize.h"
|
|
32
|
-
#import "BRLMValidatePrintSettings.h"
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// BRLMPrinterStatus.h
|
|
3
|
-
// BRLMPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Copyright © 2020 Brother Industries, Ltd. All rights reserved.
|
|
6
|
-
//
|
|
7
|
-
|
|
8
|
-
#import <Foundation/Foundation.h>
|
|
9
|
-
|
|
10
|
-
#import "BRLMPrinterDefine.h"
|
|
11
|
-
|
|
12
|
-
typedef struct {
|
|
13
|
-
Byte byHead; // Head mark
|
|
14
|
-
Byte bySize; // Size
|
|
15
|
-
Byte byBrotherCode; // Brother code
|
|
16
|
-
Byte bySeriesCode; // Serial code
|
|
17
|
-
Byte byModelCode; // Model code
|
|
18
|
-
Byte byNationCode; // Nation code
|
|
19
|
-
Byte byFiller; // information about cover
|
|
20
|
-
Byte byFiller2; // Not used
|
|
21
|
-
Byte byErrorInf; // Error information 1
|
|
22
|
-
Byte byErrorInf2; // Error information 2
|
|
23
|
-
Byte byMediaWidth; // Media width
|
|
24
|
-
Byte byMediaType; // Media type
|
|
25
|
-
Byte byColorNum; // The number of colors
|
|
26
|
-
Byte byFont; // Font
|
|
27
|
-
Byte byJapanesFont; // Japanese font
|
|
28
|
-
Byte byMode; // Mode
|
|
29
|
-
Byte byDensity; // Density
|
|
30
|
-
Byte byMediaLength; // Media Length
|
|
31
|
-
Byte byStatusType; // Status Type
|
|
32
|
-
Byte byPhaseType; // Phase type
|
|
33
|
-
Byte byPhaseNoHi; // Upper bytes of phase number
|
|
34
|
-
Byte byPhaseNoLow; // Lower bytes of phase number
|
|
35
|
-
Byte byNoticeNo; // Notice number
|
|
36
|
-
Byte byExtByteNum; // Total bytes of extended part
|
|
37
|
-
Byte byLabelColor; // Color of label
|
|
38
|
-
Byte byFontColor; // Color of font
|
|
39
|
-
Byte byHardWareSetting[4]; // Settings of hardware
|
|
40
|
-
Byte byNoUse[2]; // Not Use
|
|
41
|
-
} BRLMPrinterStatusRawDataStructure;
|
|
42
|
-
|
|
43
|
-
NS_ASSUME_NONNULL_BEGIN
|
|
44
|
-
|
|
45
|
-
@interface BRLMPrinterStatus : NSObject
|
|
46
|
-
|
|
47
|
-
@property (nonatomic, readonly) BRLMPrinterStatusRawDataStructure ptStatus;
|
|
48
|
-
@property (nonatomic, readonly) BRLMPrinterModel model;
|
|
49
|
-
|
|
50
|
-
- (instancetype)init __unavailable;
|
|
51
|
-
- (instancetype)copy __unavailable;
|
|
52
|
-
|
|
53
|
-
@end
|
|
54
|
-
|
|
55
|
-
NS_ASSUME_NONNULL_END
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// BRLMQLPrintSettings.h
|
|
3
|
-
// BRLMPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Copyright © 2018 Brother Industries, Ltd. All rights reserved.
|
|
6
|
-
//
|
|
7
|
-
|
|
8
|
-
#import "BRLMPrintSettingsProtocol.h"
|
|
9
|
-
#import "BRLMPrintImageSettings.h"
|
|
10
|
-
|
|
11
|
-
typedef NS_ENUM(NSInteger, BRLMQLPrintSettingsLabelSize) {
|
|
12
|
-
BRLMQLPrintSettingsLabelSizeDieCutW17H54,
|
|
13
|
-
BRLMQLPrintSettingsLabelSizeDieCutW17H87,
|
|
14
|
-
BRLMQLPrintSettingsLabelSizeDieCutW23H23,
|
|
15
|
-
BRLMQLPrintSettingsLabelSizeDieCutW29H42,
|
|
16
|
-
BRLMQLPrintSettingsLabelSizeDieCutW29H90,
|
|
17
|
-
BRLMQLPrintSettingsLabelSizeDieCutW38H90,
|
|
18
|
-
BRLMQLPrintSettingsLabelSizeDieCutW39H48,
|
|
19
|
-
BRLMQLPrintSettingsLabelSizeDieCutW52H29,
|
|
20
|
-
BRLMQLPrintSettingsLabelSizeDieCutW62H29,
|
|
21
|
-
BRLMQLPrintSettingsLabelSizeDieCutW62H100,
|
|
22
|
-
BRLMQLPrintSettingsLabelSizeDieCutW60H86,
|
|
23
|
-
BRLMQLPrintSettingsLabelSizeDieCutW54H29,
|
|
24
|
-
BRLMQLPrintSettingsLabelSizeDieCutW102H51,
|
|
25
|
-
BRLMQLPrintSettingsLabelSizeDieCutW102H152,
|
|
26
|
-
BRLMQLPrintSettingsLabelSizeDieCutW103H164,
|
|
27
|
-
BRLMQLPrintSettingsLabelSizeRollW12,
|
|
28
|
-
BRLMQLPrintSettingsLabelSizeRollW29,
|
|
29
|
-
BRLMQLPrintSettingsLabelSizeRollW38,
|
|
30
|
-
BRLMQLPrintSettingsLabelSizeRollW50,
|
|
31
|
-
BRLMQLPrintSettingsLabelSizeRollW54,
|
|
32
|
-
BRLMQLPrintSettingsLabelSizeRollW62,
|
|
33
|
-
BRLMQLPrintSettingsLabelSizeRollW62RB,
|
|
34
|
-
BRLMQLPrintSettingsLabelSizeRollW102,
|
|
35
|
-
BRLMQLPrintSettingsLabelSizeRollW103,
|
|
36
|
-
BRLMQLPrintSettingsLabelSizeDTRollW90,
|
|
37
|
-
BRLMQLPrintSettingsLabelSizeDTRollW102,
|
|
38
|
-
BRLMQLPrintSettingsLabelSizeDTRollW102H51,
|
|
39
|
-
BRLMQLPrintSettingsLabelSizeDTRollW102H152,
|
|
40
|
-
};
|
|
41
|
-
|
|
42
|
-
NS_ASSUME_NONNULL_BEGIN
|
|
43
|
-
|
|
44
|
-
@interface BRLMQLPrintSettings : NSObject <NSCoding, BRLMPrintSettingsProtocol, BRLMPrintImageSettings>
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
@property (nonatomic) BRLMQLPrintSettingsLabelSize labelSize;
|
|
48
|
-
/**
|
|
49
|
-
Description : Specify the page number in “cut each # labels”
|
|
50
|
-
Range(#) : 1 - 255
|
|
51
|
-
Default : 1
|
|
52
|
-
*/
|
|
53
|
-
@property (nonatomic) UInt8 autoCutForEachPageCount;
|
|
54
|
-
@property (nonatomic) BOOL autoCut;
|
|
55
|
-
@property (nonatomic) BOOL cutAtEnd;
|
|
56
|
-
@property (nonatomic) BRLMPrintSettingsResolution resolution;
|
|
57
|
-
|
|
58
|
-
// override
|
|
59
|
-
- (nullable instancetype)initDefaultPrintSettingsWithPrinterModel:(BRLMPrinterModel)model;
|
|
60
|
-
- (nullable instancetype)copyWithPrinterModel:(BRLMPrinterModel)model;
|
|
61
|
-
@end
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
NS_ASSUME_NONNULL_END
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// BRLMRJPrintSettings.h
|
|
3
|
-
// BRLMPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Copyright © 2018 Brother Industries, Ltd. All rights reserved.
|
|
6
|
-
//
|
|
7
|
-
|
|
8
|
-
#import "BRLMPrintSettingsProtocol.h"
|
|
9
|
-
#import "BRLMPrintImageSettings.h"
|
|
10
|
-
|
|
11
|
-
#import "BRLMCustomPaperSize.h"
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
typedef float BRLMRJPrintLengthScale;
|
|
15
|
-
|
|
16
|
-
typedef NS_ENUM(NSInteger, BRLMRJPrintSettingsDensity) {
|
|
17
|
-
BRLMRJPrintSettingsDensityWeakLevel5,
|
|
18
|
-
BRLMRJPrintSettingsDensityWeakLevel4,
|
|
19
|
-
BRLMRJPrintSettingsDensityWeakLevel3,
|
|
20
|
-
BRLMRJPrintSettingsDensityWeakLevel2,
|
|
21
|
-
BRLMRJPrintSettingsDensityWeakLevel1,
|
|
22
|
-
BRLMRJPrintSettingsDensityNeutral,
|
|
23
|
-
BRLMRJPrintSettingsDensityStrongLevel1,
|
|
24
|
-
BRLMRJPrintSettingsDensityStrongLevel2,
|
|
25
|
-
BRLMRJPrintSettingsDensityStrongLevel3,
|
|
26
|
-
BRLMRJPrintSettingsDensityStrongLevel4,
|
|
27
|
-
BRLMRJPrintSettingsDensityStrongLevel5,
|
|
28
|
-
BRLMRJPrintSettingsDensityUsePrinterSetting,
|
|
29
|
-
};
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
NS_ASSUME_NONNULL_BEGIN
|
|
33
|
-
|
|
34
|
-
@interface BRLMRJPrintSettings : NSObject <NSCoding, BRLMPrintSettingsProtocol, BRLMPrintImageSettings>
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
@property (nonatomic) BRLMCustomPaperSize* customPaperSize;
|
|
38
|
-
@property (nonatomic) BRLMRJPrintSettingsDensity density;
|
|
39
|
-
@property (nonatomic) BOOL rotate180degrees;
|
|
40
|
-
@property (nonatomic) BOOL peelLabel;
|
|
41
|
-
|
|
42
|
-
// override
|
|
43
|
-
- (nullable instancetype)initDefaultPrintSettingsWithPrinterModel:(BRLMPrinterModel)model;
|
|
44
|
-
- (nullable instancetype)copyWithPrinterModel:(BRLMPrinterModel)model;
|
|
45
|
-
@end
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
NS_ASSUME_NONNULL_END
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// BRLMTDPrintSettings.h
|
|
3
|
-
// BRLMPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Copyright © 2018 Brother Industries, Ltd. All rights reserved.
|
|
6
|
-
//
|
|
7
|
-
|
|
8
|
-
#import "BRLMPrintSettingsProtocol.h"
|
|
9
|
-
#import "BRLMPrintImageSettings.h"
|
|
10
|
-
|
|
11
|
-
#import "BRLMCustomPaperSize.h"
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
typedef float BRLMTDPrintLengthScale;
|
|
15
|
-
|
|
16
|
-
typedef NS_ENUM(NSInteger, BRLMTDPrintSettingsDensity) {
|
|
17
|
-
BRLMTDPrintSettingsDensityWeakLevel5,
|
|
18
|
-
BRLMTDPrintSettingsDensityWeakLevel4,
|
|
19
|
-
BRLMTDPrintSettingsDensityWeakLevel3,
|
|
20
|
-
BRLMTDPrintSettingsDensityWeakLevel2,
|
|
21
|
-
BRLMTDPrintSettingsDensityWeakLevel1,
|
|
22
|
-
BRLMTDPrintSettingsDensityNeutral,
|
|
23
|
-
BRLMTDPrintSettingsDensityStrongLevel1,
|
|
24
|
-
BRLMTDPrintSettingsDensityStrongLevel2,
|
|
25
|
-
BRLMTDPrintSettingsDensityStrongLevel3,
|
|
26
|
-
BRLMTDPrintSettingsDensityStrongLevel4,
|
|
27
|
-
BRLMTDPrintSettingsDensityStrongLevel5,
|
|
28
|
-
BRLMTDPrintSettingsDensityUsePrinterSetting,
|
|
29
|
-
};
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
NS_ASSUME_NONNULL_BEGIN
|
|
33
|
-
|
|
34
|
-
@interface BRLMTDPrintSettings : NSObject <NSCoding, BRLMPrintSettingsProtocol, BRLMPrintImageSettings>
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
@property (nonatomic) BRLMCustomPaperSize* customPaperSize;
|
|
38
|
-
@property (nonatomic) BRLMTDPrintSettingsDensity density;
|
|
39
|
-
@property (nonatomic) BOOL peelLabel;
|
|
40
|
-
|
|
41
|
-
// override
|
|
42
|
-
- (nullable instancetype)initDefaultPrintSettingsWithPrinterModel:(BRLMPrinterModel)model;
|
|
43
|
-
- (nullable instancetype)copyWithPrinterModel:(BRLMPrinterModel)model;
|
|
44
|
-
@end
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
NS_ASSUME_NONNULL_END
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// BRLMValidatePrintSettings.h
|
|
3
|
-
// BRLMPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Copyright © 2020 Brother Industries. All rights reserved.
|
|
6
|
-
//
|
|
7
|
-
|
|
8
|
-
#import <Foundation/Foundation.h>
|
|
9
|
-
|
|
10
|
-
@protocol BRLMPrintSettingsProtocol;
|
|
11
|
-
|
|
12
|
-
NS_ASSUME_NONNULL_BEGIN
|
|
13
|
-
|
|
14
|
-
typedef NS_ENUM(NSInteger, BRLMValidatePrintSettingsIssueRank) {
|
|
15
|
-
BRLMValidatePrintSettingsIssueRankError,
|
|
16
|
-
BRLMValidatePrintSettingsIssueRankWarning,
|
|
17
|
-
BRLMValidatePrintSettingsIssueRankNotice,
|
|
18
|
-
};
|
|
19
|
-
@interface BRLMValidatePrintSettingsIssue : NSObject
|
|
20
|
-
- (instancetype)init __unavailable;
|
|
21
|
-
- (instancetype)copy __unavailable;
|
|
22
|
-
@property(nonatomic, readonly) BRLMValidatePrintSettingsIssueRank rank;
|
|
23
|
-
@property(nonatomic, readonly) NSString* message;
|
|
24
|
-
@property(nonatomic, readonly) NSInteger codeID;
|
|
25
|
-
- (NSString *)description;
|
|
26
|
-
@end
|
|
27
|
-
|
|
28
|
-
@interface BRLMValidatePrintSettingsReport : NSObject
|
|
29
|
-
- (instancetype)init __unavailable;
|
|
30
|
-
- (instancetype)copy __unavailable;
|
|
31
|
-
@property(nonatomic, readonly) NSArray<BRLMValidatePrintSettingsIssue*>* issues;
|
|
32
|
-
@property(nonatomic, readonly) NSUInteger errorCount;
|
|
33
|
-
@property(nonatomic, readonly) NSUInteger warningCount;
|
|
34
|
-
@property(nonatomic, readonly) NSUInteger noticeCount;
|
|
35
|
-
- (NSString *)description;
|
|
36
|
-
@end
|
|
37
|
-
|
|
38
|
-
@interface BRLMValidatePrintSettings : NSObject
|
|
39
|
-
+ (BRLMValidatePrintSettingsReport*) validate:(id<BRLMPrintSettingsProtocol>)printSettings;
|
|
40
|
-
@end
|
|
41
|
-
|
|
42
|
-
NS_ASSUME_NONNULL_END
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// BRPtouchBLEManager.h
|
|
3
|
-
// BRPtouchPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Copyright (c) 2017-2018 Brother Industries, Ltd. All rights reserved.
|
|
6
|
-
//
|
|
7
|
-
|
|
8
|
-
#import <Foundation/Foundation.h>
|
|
9
|
-
#import "BRPtouchDeviceInfo.h"
|
|
10
|
-
#import <CoreBluetooth/CoreBluetooth.h>
|
|
11
|
-
|
|
12
|
-
@interface BRPtouchBLEManager : NSObject
|
|
13
|
-
|
|
14
|
-
+ (BRPtouchBLEManager *)sharedManager;
|
|
15
|
-
|
|
16
|
-
/**
|
|
17
|
-
Start searching BLE printers
|
|
18
|
-
@return NO if BLE is not available, otherwise YES
|
|
19
|
-
*/
|
|
20
|
-
typedef void (^BRBLEManagerSearchCompletionHandler)(BRPtouchDeviceInfo *deviceInfo);
|
|
21
|
-
- (BOOL)startSearchWithCompletionHandler:(BRBLEManagerSearchCompletionHandler)handler;
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
Stop searching BLE printers
|
|
25
|
-
*/
|
|
26
|
-
- (void)stopSearch;
|
|
27
|
-
|
|
28
|
-
@end
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// BRPtouchBatteryInfo.h
|
|
3
|
-
// BRPtouchPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Copyright (c) 2018 Brother Industries, Ltd. All rights reserved.
|
|
6
|
-
//
|
|
7
|
-
#import <Foundation/Foundation.h>
|
|
8
|
-
|
|
9
|
-
typedef NS_ENUM(NSUInteger, BRPtouchBatteryInfoBatteryHealthStatus) {
|
|
10
|
-
BRPtouchBatteryInfoBatteryHealthStatusExcellent,
|
|
11
|
-
BRPtouchBatteryInfoBatteryHealthStatusGood,
|
|
12
|
-
BRPtouchBatteryInfoBatteryHealthStatusReplaceSoon,
|
|
13
|
-
BRPtouchBatteryInfoBatteryHealthStatusReplaceBattery,
|
|
14
|
-
BRPtouchBatteryInfoBatteryHealthStatusNotInstalled,
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
@interface BRPtouchBatteryInfo : NSObject
|
|
18
|
-
@property (nonatomic, readonly) int8_t batteryChargeLevel; // 0~100[%] Not Installed: -1
|
|
19
|
-
@property (nonatomic, readonly) int8_t batteryHealthLevel; // 0~100[%] Not Installed: -1
|
|
20
|
-
@property (nonatomic, readonly) BRPtouchBatteryInfoBatteryHealthStatus batteryHealthStatus;
|
|
21
|
-
|
|
22
|
-
- (instancetype)initWithChargeLevel:(int8_t)chargeLevel
|
|
23
|
-
healthLevel:(int8_t)healthLevel
|
|
24
|
-
healthStatusData:(int8_t)healthStatusData;
|
|
25
|
-
|
|
26
|
-
@end
|