Draw the dots for braille characters more evenly spaced at all font sizes

Fixes #4499
This commit is contained in:
Kovid Goyal
2022-01-12 23:18:18 +05:30
parent d106089cb9
commit 19e6f70655
2 changed files with 20 additions and 6 deletions

View File

@@ -91,6 +91,8 @@ Detailed list of changes
- macOS: Fix hiding via :kbd:`cmd+h` not working on macOS 10.15.7 (:iss:`4472`)
- Draw the dots for braille characters more evenly spaced at all font sizes (:iss:`4499`)
0.24.1 [2022-01-06]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~