我需要在 Swift 中创建一个 DataMatrix 代码,我只是在 ZXingObjc 库的帮助下找到了一个解决方案。https://github.com/TheLevelUp/ZXingObjC
有没有其他方法可以做到这一点?我也使用 RSBarcodes_Swift ( https://github.com/yeahdongcn/RSBarcodes_Swift ),它目前不支持 DataMatrix,而且 CIFilter 也无法创建 DataMatrix 图像。
谢谢!鲍里斯
我需要在 Swift 中创建一个 DataMatrix 代码,我只是在 ZXingObjc 库的帮助下找到了一个解决方案。https://github.com/TheLevelUp/ZXingObjC
有没有其他方法可以做到这一点?我也使用 RSBarcodes_Swift ( https://github.com/yeahdongcn/RSBarcodes_Swift ),它目前不支持 DataMatrix,而且 CIFilter 也无法创建 DataMatrix 图像。
谢谢!鲍里斯