| Latest version | 13.1.1 |
|---|---|
| Minimum Core | 13 |
| Compatible Core | 14 |
| Last updated | 14 hours ago |
| Created | 14 hours ago |
| Authors |
|
| Languages |
|
| Systems | All systems |
| Project source | Project URL |
| Report bugs | Bug tracker URL |
| Read-me | Readme URL |
| Changelog | Changelog URL |
| License | License URL |
This module adds some configuration options for text drawings, like configuring the stroke color. It uses options supported by pixi.js TextStyle class.
This module is based on the Advanced Drawing Tools module which does not support Foundry v14 yet. "More Text Options" is basically a code snippet taken from this this module with a few additional fixes. Since the text formatting is the only part I really needed, I decided to fork that part of the code.
All the code credits really belong to the original authors of the "Advanced Drawing Tools" module:
https://github.com/neovatar/more-text-options/releases/latest/download/module.json
See Foundry Wiki - How to install a module on help on how to use the manifest URL to install a module.
This text drawing from one of my campaigns was the main motivation for this module.
Basic Foundry text drawing rendering: 
Rendering with configurable text stroke via "More Text Options": 
To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: more-text-options or copy its manifest URL:
And paste it to the input box at the bottom of your window.

You can install this package directly to your Forge account.