hugo/docs/content/en/functions/images
Pranshu Gaba 2fce0bac03 images: Add option for vertical alignment to images.Text
Add option ``aligny`` to specify the vertical alignment of the text
with respect to the ``y`` offset from the top of the image. Possible
values of ``aligny`` are ``top`` (default), ``center``, and ``bottom``.

The height of the block of text is measured from the top of the first
line to the baseline of the last line.

- ``top``: (Current behaviour) The top of the first line of the block of
  text is at an offset of ``y`` from the top of the image.

- ``center``: The vertical center of the block of text is at an offset of
  ``y`` from the top of the image.

- ``bottom``: The baseline of the last line of the text is at an offset
  of ``y`` from the top of the image.

Resolves #13414
2025-04-24 14:09:13 +02:00
..
_index.md Merge commit '5be51ac3db' 2025-04-10 13:04:51 +02:00
AutoOrient.md Merge commit '5be51ac3db' 2025-04-10 13:04:51 +02:00
Brightness.md Merge commit '5be51ac3db' 2025-04-10 13:04:51 +02:00
ColorBalance.md Merge commit '5be51ac3db' 2025-04-10 13:04:51 +02:00
Colorize.md Merge commit '5be51ac3db' 2025-04-10 13:04:51 +02:00
Config.md Merge commit '5be51ac3db' 2025-04-10 13:04:51 +02:00
Contrast.md Merge commit '5be51ac3db' 2025-04-10 13:04:51 +02:00
Dither.md Merge commit '5be51ac3db' 2025-04-10 13:04:51 +02:00
Filter.md Merge commit '5be51ac3db' 2025-04-10 13:04:51 +02:00
Gamma.md Merge commit '5be51ac3db' 2025-04-10 13:04:51 +02:00
GaussianBlur.md Merge commit '5be51ac3db' 2025-04-10 13:04:51 +02:00
Grayscale.md Merge commit '5be51ac3db' 2025-04-10 13:04:51 +02:00
Hue.md Merge commit '5be51ac3db' 2025-04-10 13:04:51 +02:00
Invert.md Merge commit '5be51ac3db' 2025-04-10 13:04:51 +02:00
Mask.md Merge commit '5be51ac3db' 2025-04-10 13:04:51 +02:00
Opacity.md Merge commit '5be51ac3db' 2025-04-10 13:04:51 +02:00
Overlay.md Merge commit '5be51ac3db' 2025-04-10 13:04:51 +02:00
Padding.md Merge commit '5be51ac3db' 2025-04-10 13:04:51 +02:00
Pixelate.md Merge commit '5be51ac3db' 2025-04-10 13:04:51 +02:00
Process.md Merge commit '5be51ac3db' 2025-04-10 13:04:51 +02:00
QR.md Merge commit '5be51ac3db' 2025-04-10 13:04:51 +02:00
Saturation.md Merge commit '5be51ac3db' 2025-04-10 13:04:51 +02:00
Sepia.md Merge commit '5be51ac3db' 2025-04-10 13:04:51 +02:00
Sigmoid.md Merge commit '5be51ac3db' 2025-04-10 13:04:51 +02:00
Text.md images: Add option for vertical alignment to images.Text 2025-04-24 14:09:13 +02:00
UnsharpMask.md Merge commit '5be51ac3db' 2025-04-10 13:04:51 +02:00