freetype-sys icon indicating copy to clipboard operation
freetype-sys copied to clipboard

Version 0.18 never published to crates.io

Open waywardmonkeys opened this issue 2 years ago • 3 comments

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?

waywardmonkeys avatar Aug 29 '23 06:08 waywardmonkeys

Thanks for noticing! Published.

If you have the time to fix the things with a PR, I am happy to merge it.

bvssvni avatar Sep 11 '23 15:09 bvssvni

@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 ...

waywardmonkeys avatar Sep 11 '23 17:09 waywardmonkeys

(and thanks for publishing it!)

waywardmonkeys avatar Sep 11 '23 17:09 waywardmonkeys