Version 0.18 never published to crates.io
There's a commit creating a 0.18 release: https://github.com/PistonDevelopers/freetype-sys/commit/5afd165251ca4f1b8f0ad8541ffcee12675c5647
But it doesn't look like it made it to crates.io: https://crates.io/crates/freetype-sys/versions
Any chance that it could get published?
Would there be interest in doing a follow up 0.19 that fixes various things to bring this crate up to date?
Thanks for noticing! Published.
If you have the time to fix the things with a PR, I am happy to merge it.
@bvssvni I've submitted some PRs and have more underway for tomorrow.
I'd noticed this trying to clean up some stuff in the Harfbuzz bindings ...
(and thanks for publishing it!)