ultimate-text-to-image-with-shadow
v1.0.8
Published
Generate UTF8 texts into image with auto line break for all international language, including Chinese, Japanese, Korean, etc..
Maintainers
Readme
Ultimate Text To Image With Shadow
This is just an alias for the original package Ultimate Text To Image
Features that distinguish this package from the original:
- shadow
- substrate
Link to the original package and full documentation: https://www.npmjs.com/package/ultimate-text-to-image
This package can be removed after merge this pull request: https://github.com/terence410/ultimate-text-to-image/pull/9
Options for UltimateTextToImage
| Name | Type | Default | Usage | | --- | --- | --- | --- | shadowColor|string|""|shadow color shadowBlur|number|0|shadow blur shadowBlurLineWidth|number|0|shadow blur line width substrate|object|{ left: 0, top: 0, bottom: 0, right: 0, color: "" }|substrate
All options available in original package, see above.
