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 image loading from other sources #67

Open
Anstow opened this issue Mar 1, 2014 · 4 comments
Open

Allow image loading from other sources #67

Anstow opened this issue Mar 1, 2014 · 4 comments

Comments

@Anstow
Copy link
Contributor

Anstow commented Mar 1, 2014

This shouldn't be too hard as SFML has this feature already. It should just be a matter of exposing it to Tank.

@Anstow
Copy link
Contributor Author

Anstow commented Mar 2, 2014

I've started a new branch for this. See image_loading

@qualiaa
Copy link
Member

qualiaa commented Mar 2, 2014

I don't feel it's necessary to support their InputSteam class - being able to read unpacked texture data from memory should be sufficient.

@Anstow
Copy link
Contributor Author

Anstow commented Mar 2, 2014

Would it be sufficient to support loading from sf::Image?

@qualiaa
Copy link
Member

qualiaa commented Mar 2, 2014

Ugh.

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

2 participants