-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tools / ESCParser #46
Comments
this is the original output from EpsonQ driver |
Moreover, the boundaries seem to be wrong: the upper part of the screen is cut out. |
@sblendorio, the ESCParser utility based on ESC/P specification for Robotron CM 6329.01M printer. Probably, the Amiga "EpsonQ" expect a bit different dialect of the ESC/P standard. |
We saw the same kind of problems with the real thing back in the days. I suggest trying to detect the amiga generated code and make some adjustments then. But please make sure that the atari st part still works. |
I'm using ESCParser tool:
https://github.com/mist-devel/mist-board/tree/master/tools/ESCParser
It could be very useful, because it's compatible with "EpsonQ" driver from AmigaOS. But, I tried to convert a graphic output and I got this:
It seems like it have done more passes but interleaved.
b.ps.zip
The text was updated successfully, but these errors were encountered: