From 5a3770e8b2af51cd32aa13af3c10b4673f1dcfca Mon Sep 17 00:00:00 2001 From: farisawan-2000 Date: Thu, 7 Jan 2021 14:08:17 -0500 Subject: [PATCH] added dropshadow docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b14811d9..27192f81 100644 --- a/README.md +++ b/README.md @@ -37,3 +37,4 @@ void some_func(void) { - `ROTATE "N"` - Rotates each glyph by N degrees (Can be negative, useful for italics) - `TRANSLATE "X Y"` - Moves the rest of the string to the specified X and Y position - `COLOR "R G B A"` - Sets the text color to the specified value +- `DROPSHADOW` - Toggles a drop shadow that shares the color of the current text