JSPM

ultimate-text-to-image-with-shadow

1.0.8
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q33491F
  • License MIT License

Generate UTF8 texts into image with auto line break for all international language, including Chinese, Japanese, Korean, etc..

Package Exports

  • ultimate-text-to-image-with-shadow
  • ultimate-text-to-image-with-shadow/build/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ultimate-text-to-image-with-shadow) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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.