mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
Font independent rendering for braille characters, which ensures they are properly aligned at all font sizes.
This commit is contained in:
parent
26974b1f3a
commit
7b816bb96f
3 changed files with 36 additions and 1 deletions
|
|
@ -14,6 +14,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
- Options to control mouse pointer shape, :opt:`default_pointer_shape`, and
|
||||
:opt:`pointer_shape_when_dragging` (:pull:`3041`)
|
||||
|
||||
- Font independent rendering for braille characters, which ensures they are properly
|
||||
aligned at all font sizes.
|
||||
|
||||
- Fix a regression in 0.19.0 that caused borders not to be drawn when setting
|
||||
:opt:`window_margin_width` and keeping :opt:`draw_minimal_borders` on
|
||||
(:iss:`3017`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue