【发布时间】:2017-05-04 15:05:05
【问题描述】:
我需要在 Swift 中创建一个 DataMatrix 代码,我只是在 ZXingObjc 库的帮助下找到了一个解决方案。 https://github.com/TheLevelUp/ZXingObjC
还有其他方法可以做到这一点吗?我也使用 RSBarcodes_Swift (https://github.com/yeahdongcn/RSBarcodes_Swift),它目前不支持 DataMatrix,而且 CIFilter 也无法创建 DataMatrix 图像。
谢谢! 鲍里斯
【问题讨论】:
标签: ios swift swift3 barcode datamatrix