Skip to content

Conversation

@OndroMih
Copy link

I created a graphical application in python, which uses original scripts. The scripts had to be modified slightly to provide additional hooks for the GUI application.
I added new algorithm into brother.py to work with patterns stored in memory using pointers. Original code did not work for my machine (Brother First Lady - similar to kh930 and kh940). The new algorithm should with all models which have similar format (kh930, kh940, kh950). As a source of documentation of memory format, I used https://github.com/stg/knittington/blob/master/doc/kh940_format.txt, which I copied into doc folder.

(Many files in test folders and docs were changed accidentally, it says that file mode was changed, maybe because I am working on WIndows. But I did not change the content of these files)

OndroMih added 21 commits July 22, 2013 20:37
Show name of file written by emulator
Changed tabs to 4 spaces. Using now original modified scripts under main folder.
Application is executed using guimain.py
Fixed displaying of markers on sides of the image


Conflicts:
	PDDemu-debug.py
	PDDemulate.py
	brother.py
	dumppattern.py
	experimental/FDif.py
	experimental/driveread.py
	file-analysis/adumper.py
	file-analysis/brother.py
	file-analysis/compare.py
	file-analysis/diff.py
	file-analysis/dumprows.py
	file-analysis/filecombine.sh
	file-analysis/makecsv.py
	insertpattern.py
	process_image.py
	textconversion/maketext.sh
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

Successfully merging this pull request may close these issues.

1 participant