Create border image samples README.md

This commit is contained in:
Steven Guikal 2020-08-22 00:34:14 -04:00 committed by TheAvidDev
parent bc1bb4cc41
commit 8b0fa69c16

16
contrib/borders/README.md Normal file
View file

@ -0,0 +1,16 @@
# Border Image Samples
This folder contains sample border images for anyone's use. A `testing` folder also provides border images which can be used for easier debugging of incorrect border image rendering.
Feel free to add your own and make a PR, as long as they aren't _too_ similar to existing samples. Please include a sample image and keep the list in alphabetical order.
## Rounded
![](https://raw.githubusercontent.com/TheAvidDev/sway-borders/master/contrib/borders/rounded/sample.png)
## Rounded and Shadows
![](https://raw.githubusercontent.com/TheAvidDev/sway-borders/master/contrib/borders/rounded_and_shadows/sample.png)
## Shadows
![](https://raw.githubusercontent.com/TheAvidDev/sway-borders/master/contrib/borders/shadows/sample.png)
## Testing
![](https://raw.githubusercontent.com/TheAvidDev/sway-borders/master/contrib/borders/testing/sample.png)