diff --git a/README.md b/README.md index fec2092..fac1bb9 100644 --- a/README.md +++ b/README.md @@ -248,6 +248,23 @@ Title with background - `background` - `{ type, ... }` - See type `radial-gradient`, `linear-gradient` or `fill-color` - `fontPath` - See type `title` +#### Layer type 'news-title' +- `fontPath` - See `defaults.layer.fontPath` +- `text` +- `textColor` - default `#ffffff` +- `backgroundColor` - default `#d02a42` +- `position` - See **Positions** + +#### Layer type 'slide-in-text' +- `fontPath` - See `defaults.layer.fontPath` +- `text` +- `top` +- `left` +- `originX` +- `originY` +- `fontSize` +- `color` + #### Layer type 'fill-color', 'pause' - `color` - Color to fill background, default: randomize