Get rid of TagCodes/DrawingOutput, instead use NFX Graphics directly
itadapter opened this issue · 2 comments
itadapter commented
This deals with Media/QR code rendering.
Old code used DrawingOutput as an abstraction layer.
This design is no longer needed since NFX5 provides .Graphics which IS already an abstraction layer
itadapter commented
Due 1/15/2018 Stabilization
sergey-msu commented
Done (code + unit tests)