Skip to content

Commit

Permalink
than not then :)
Browse files Browse the repository at this point in the history
  • Loading branch information
YozoraXCII committed Jan 31, 2025
1 parent fb74e9a commit b2ee316
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/files/overlays.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,8 +282,8 @@ The below attributes are also available for Overlay files, to give more granular
| `horizontal_offset` | Horizontal Offset of this overlay. Can be a %.<br>**`vertical_offset` is required when using `horizontal_offset`**<br>**Value:** Integer 0 or greater or 0%-100% | :fontawesome-solid-circle-xmark:{ .red } |
| `name` | Name of the overlay. | :fontawesome-solid-circle-check:{ .green } |
| `repo` | Location in the [Custom Repo](../config/settings.md) of the Overlay Image. | :fontawesome-solid-circle-xmark:{ .red } |
| `scale_height` | Height to scale the Image to in the overlay. When `scale_width` is not used with this attribute it will be automatically scaled at the same ratio. (Applies to the addon Image for text overlays)<br>**Value:** Integer greater then 0 or Percent greater then 0% |
| `scale_width` | Width to scale the Image to in the overlay. When `scale_height` is not used with this attribute it will be automatically scaled at the same ratio. (Applies to the addon Image for text overlays)<br>**Value:** Integer greater then 0 or Percent greater then 0% |
| `scale_height` | Height to scale the Image to in the overlay. When `scale_width` is not used with this attribute it will be automatically scaled at the same ratio. (Applies to the addon Image for text overlays)<br>**Value:** Integer greater than 0 or Percent greater than 0% |
| `scale_width` | Width to scale the Image to in the overlay. When `scale_height` is not used with this attribute it will be automatically scaled at the same ratio. (Applies to the addon Image for text overlays)<br>**Value:** Integer greater than 0 or Percent greater than 0% |
| `stroke_color` | Font Stroke Color for the Text Overlay.<br>**Value:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA`. | :fontawesome-solid-circle-xmark:{ .red } |
| `stroke_width` | Font Stroke Width for the Text Overlay.<br>**Value:** Integer greater than 0 | :fontawesome-solid-circle-xmark:{ .red } |
| `url` | URL of Overlay Image Online. | :fontawesome-solid-circle-xmark:{ .red } |
Expand Down Expand Up @@ -732,7 +732,7 @@ Dynamic Queues build queues based on a set of values. To make a dynamic queue in
| `conditionals` | Set [conditional variables](templates.md/#conditionals). |
| `default` | Set [default variables](templates.md/#default). |
| `dynamic_position` | Dynamic Position Attributes |
| `overlay_limit` | Max number of overlays to use.<br>**Value:** Any Integer greater then 0 |
| `overlay_limit` | Max number of overlays to use.<br>**Value:** Any Integer greater than 0 |

| `dynamic_position` Attributes | Description |
| :---------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
Expand Down

0 comments on commit b2ee316

Please sign in to comment.