summaryrefslogtreecommitdiff
path: root/vendor/league/glide/docs/1.0/api/orientation.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/league/glide/docs/1.0/api/orientation.md')
-rw-r--r--vendor/league/glide/docs/1.0/api/orientation.md16
1 files changed, 0 insertions, 16 deletions
diff --git a/vendor/league/glide/docs/1.0/api/orientation.md b/vendor/league/glide/docs/1.0/api/orientation.md
deleted file mode 100644
index 63ffef42db..0000000000
--- a/vendor/league/glide/docs/1.0/api/orientation.md
+++ /dev/null
@@ -1,16 +0,0 @@
----
-layout: default
-title: Orientation
----
-
-# Orientation
-
-## Orientation `or`
-
-Rotates the image. Accepts `auto`, `0`, `90`, `180` or `270`. Default is `auto`. The `auto` option uses Exif data to automatically orient images correctly.
-
-~~~ html
-<img src="kayaks.jpg?h=500&or=90">
-~~~
-
-[![© Photo Joel Reynolds](https://glide.herokuapp.com/1.0/kayaks.jpg?h=500&or=90)](https://glide.herokuapp.com/1.0/kayaks.jpg?h=500&or=90) \ No newline at end of file