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

make additional header file to expose internal functions #240

Closed

Conversation

jay-sridharan
Copy link

This pull request adds an additional header file exposing APIs that are internal to tinyspline.
There is a compilation warning in the header to warn the user that these methods may be unstable and change with versions, so that they are not depended on by mistake.

It additionally changed the default visibility of symbols to make these methods accessible, and adds variables to expose version information so that the library version can be checked dynamically.

@msteinbeck
Copy link
Owner

Pleas see: #232 (comment)

@msteinbeck msteinbeck closed this Aug 2, 2024
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.

None yet

2 participants