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

[image-processing-api] Improve documentation #14

Open
Salakar opened this issue Jul 14, 2021 · 2 comments
Open

[image-processing-api] Improve documentation #14

Salakar opened this issue Jul 14, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Salakar
Copy link
Member

Salakar commented Jul 14, 2021

Documentation should be updated and improved;

@Salakar Salakar added the enhancement New feature or request label Jul 14, 2021
@leeprobert
Copy link

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.

@Salakar
Copy link
Member Author

Salakar commented Apr 25, 2023

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.

@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

@Salakar Salakar changed the title [storage-image-processing-api] documentation [image-processing-api] Improve documentation Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants