Skip to content
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

Open
sblendorio opened this issue May 5, 2017 · 4 comments
Open

Tools / ESCParser #46

sblendorio opened this issue May 5, 2017 · 4 comments

Comments

@sblendorio
Copy link

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:

screen shot 2017-05-05 at 13 04 06

It seems like it have done more passes but interleaved.

b.ps.zip

@sblendorio
Copy link
Author

this is the original output from EpsonQ driver
bb1.zip

@sblendorio
Copy link
Author

Moreover, the boundaries seem to be wrong: the upper part of the screen is cut out.

@nzeemin
Copy link

nzeemin commented Aug 20, 2017

@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.
https://github.com/nzeemin/ukncbtl-utils/wiki/ESCParser

@harbaum
Copy link
Contributor

harbaum commented Aug 21, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants