Ivan Zbykovskyi

Results 3 comments of Ivan Zbykovskyi

Was the same problem with exactly XPrinter 48mm POS-5890K. During debugging the issue we experimentally figured out that it started printing gibberish when we send command GS v 0 with...

Was the same problem with exactly XPrinter 48mm POS-5890K. During debugging the issue we experimentally figured out that it started printing gibberish when we send command GS v 0 with...

I suppose, as mentioned in previous comment, this code block ``` func init() { // Set main function to run on the main thread. runtime.LockOSThread() } ``` in general cases...