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

Allow to read ILD files from plain data #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gavrushkin
Copy link
Contributor

Hello Brendan,

Here is a small improvement that allows to read ILD directly from memory without files on disk, it's necessary sometimes in LaserOS app (core part of the app is a GPL-library ldCore, liblzr is a part of it).

I'm not sure if name ilda_open is ok, please let me know if it's better to rename it, maybe ilda_open_buffer or something like this.

Also just FYI we use a small Cmake file to build required parts of liblzr on different platforms. You can adjust it to build your lzr library with cmake, cmake is nice :)

Thank you,
Sergey

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