Is libdmtx dead, suggested replacement?

这一生的挚爱 提交于 2019-12-05 12:04:57
Mike Laughton

I can't say that I'll never develop on libdmtx again, but it certainly wouldn't be anytime soon. I simply don't have the spare hours anymore to even keep up with the correspondence, let alone to perform any meaningful development.

So if you wish to fork it, you have my blessing. :)

Unfortunately I'm not aware of any other open source packages that do exactly the same things as libdmtx (which is why I created it in the first place), but I tried to list any similar projects I came across at http://libdmtx.sourceforge.net/resources.php

Good luck!

As libdmtx is currently unmaintained (I wouldn't say dead, as there are several users of the library) one should have to look at options.

zxing-cpp is a viable alternative. It can code and decode both DataMatrix, QR codes and barcodes. It compiles both on windows and posix, and are open source (Apache 2)

My only complaint about the zxing-cpp library is that is doesn't support dot peen generated data matrix images.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!