diff options
author | garret <garret@airmail.cc> | 2021-12-23 13:04:43 +0000 |
---|---|---|
committer | garret <garret@airmail.cc> | 2021-12-23 13:04:43 +0000 |
commit | 8e13d9167e8f4c05a8901f673bb34c2c99b7041d (patch) | |
tree | cf7a7ecaecde55330a88f8f52c8d164163dc574f /README.md | |
parent | 140b7f3fd2fbc6fb07121dacd60a5bee1c5f5d41 (diff) | |
download | aegisub-scripts-8e13d9167e8f4c05a8901f673bb34c2c99b7041d.tar.gz aegisub-scripts-8e13d9167e8f4c05a8901f673bb34c2c99b7041d.tar.bz2 aegisub-scripts-8e13d9167e8f4c05a8901f673bb34c2c99b7041d.zip |
new script
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -73,6 +73,20 @@ I do not have an em-dash key on my keyboard. **Done better by**: Ctrl-H (partially) +### Inverse Glow + +For typesetting. + +Glow, but it goes inside the letters. + +- `\c` = dark colour +- `\3c` = light colour +- `\bord` = amount of blur on light colour + +won't work if doesn't have all three + +see `inverse-glow.ass` for an example + ### K-Timing -> Alpha Timing makes doing alpha timing significantly easier |