We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Documentation should be updated and improved;
The text was updated successfully, but these errors were encountered:
I need more information about the text capabilities. In particular handling fonts. How do I get this? The documentation is non-existent at the moment.
text
Sorry, something went wrong.
@leeprobert we do have docs; https://extensions.invertase.dev/image-processing-api/operations#text - however they seem to need a bunch of fixes and updates.
In terms of the 'text' operation, the code docs are up to date here: https://github.com/invertase/firebase-extensions/blob/main/extensions/image-processing-api/functions/src/operations/text.ts#L36 - you can specify a 'value' as well as the various styling properties, internally this will draw the text as an SVG and composite on top of your existing image
dackers86
Salakar
No branches or pull requests
Documentation should be updated and improved;
The text was updated successfully, but these errors were encountered: