Skip to content

Make {ttf, image, mixer, gfx}::ffi public #746

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

Closed
wants to merge 3 commits into from
Closed

Make {ttf, image, mixer, gfx}::ffi public #746

wants to merge 3 commits into from

Conversation

Meralis40
Copy link

This PR is the first part for resolve #647.

It:

  • merge all private gfx::{framerate, imagefilter, primitives, rotozoom}::ll into gfx::ffi
  • mark {ttf, image, mixer, gfx}::ffi pub

@Cobrand
Copy link
Member

Cobrand commented Feb 10, 2018

I feel like if we're going to do it, we're better off doing it all at once. If you're not up for moving evertyhing ffi into sdl2-sys, I'll take care of it. Please tell me if you're up for if or not.

@Cobrand
Copy link
Member

Cobrand commented Jul 8, 2018

Unless I'm mistaken, since #782 everything is available from sdl2-sys directly, so I'm closing this. Still, thank you for the PR!

@Cobrand Cobrand closed this Jul 8, 2018
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.

Move {ttf, image, mixer, gfx}::ffi into sdl2_sys and make them public
2 participants