Skip to content

Commit 3f60ed4

Browse files
committed
...
1 parent 2ee03dd commit 3f60ed4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/text-sizing-protocol.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,8 @@ The fractional scale **does not** affect the number of cells the text occupies,
160160
instead, it just adjusts the rendered font size within those cells.
161161
The fraction is specified using an integer numerator and denominator (``n`` and
162162
``d``). In addition, by using the ``v`` key one can vertically align the
163-
fractionally scaled text at top, bottom or middle.
163+
fractionally scaled text at top, bottom or middle. Similarly, the ``h`` key
164+
does horizontal alignment — left, right or centered.
164165

165166
When using fractional scaling one often wants to fit more than a single
166167
character per cell. To accommodate that, there is the ``w`` key. This specifies

0 commit comments

Comments
 (0)