From fafe99362d4b328045104ab4c453f697b3b88310 Mon Sep 17 00:00:00 2001 From: DarthSim Date: Wed, 18 Sep 2019 18:58:38 +0600 Subject: [PATCH] Black-white logo and search for docs site --- docs/assets/logo.svg | 1 + docs/generating_the_url_advanced.md | 2 +- docs/index.html | 9 +++++++-- 3 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 docs/assets/logo.svg diff --git a/docs/assets/logo.svg b/docs/assets/logo.svg new file mode 100644 index 00000000..f76275cf --- /dev/null +++ b/docs/assets/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/generating_the_url_advanced.md b/docs/generating_the_url_advanced.md index 57c84ef5..7a4def6e 100644 --- a/docs/generating_the_url_advanced.md +++ b/docs/generating_the_url_advanced.md @@ -141,7 +141,7 @@ When imgproxy needs to cut some parts of the image, it is guided by the gravity. Default: `ce:0:0` -##### Special gravities: +**Special gravities**: * `gravity:sm` - smart gravity. `libvips` detects the most "interesting" section of the image and considers it as the center of the resulting image. Offsets are not applicable here; * `gravity:fp:%x:%y` - focus point gravity. `x` and `y` are floating point numbers between 0 and 1 that define the coordinates of the center of the resulting image. Treat 0 and 1 as right/left for `x` and top/bottom for `y`. diff --git a/docs/index.html b/docs/index.html index ee8c48a9..40cf966f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -17,15 +17,20 @@ +