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

OFM to DST Conversion #126

Open
adarshvcdev opened this issue Mar 12, 2018 · 5 comments
Open

OFM to DST Conversion #126

adarshvcdev opened this issue Mar 12, 2018 · 5 comments

Comments

@adarshvcdev
Copy link

I am using the libembroidery-convert to convert ofm files to dst. Ofm files created using Design Shop Pro 9 can be converted without any trouble. Some ofm files (possibly a lower version) is not getting converted and I am getting segmentation issue.

Any help or hint to proceed will be helpfull.

@abrock
Copy link

abrock commented Mar 12, 2018

Can you upload one file which leads to the error? That would make helping much easier.

@adarshvcdev
Copy link
Author

Looks like the lib is crashing in compound-file.c in function GetFile on the following line.
embFile_read(input, 1, sizeToWrite, file);

Please share your valuable thoughts. Thanks

@JoshVarga
Copy link
Member

I originally decoded the format with limited number of files. I do not have any applications that can read OFM so it was very much trial and error. Since you have access to more files if you can send a few that work and a few that don't I should be able to get to the bottom of it.

@adarshvcdev
Copy link
Author

I am attaching a zip on which working and not working ofms are available. They are kept in separated folders.
OFMSAMPLES.zip

@JoshVarga
Copy link
Member

Can you send some more example files? Very complex files using the most functions that you can find would be especially useful.

@robin-swift robin-swift transferred this issue from Embroidermodder/Embroidermodder Oct 27, 2021
@robin-swift robin-swift added this to the Version 1.0 milestone Oct 27, 2021
@robin-swift robin-swift removed this from the Version 1.0 milestone Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants