kitty/docs
Kovid Goyal 55319cd6d6
FreeType: Round glyph advances
The old code would simply add advances and store as a float with
individual glyph positioning using floor() based on the advance +
offset. This breaks rendering of infinite length ligatures at some font
sizes as they either under or overflow. Rounding the advances seems to
fix it. Dont know if it will have other ill-effects for non infinite
length ligatures. If it does we can test total ligature length and
use rounding only for long ligatures.

Fixes #3896
2021-08-04 08:40:49 +05:30
..
_static Dont use scrollIntoView as it causes the main content to scroll as well 2021-07-21 16:39:57 +05:30
_templates ... 2021-07-21 14:16:53 +05:30
kittens more accurately describe editor behavior 2021-07-28 23:44:09 -07:00
screenshots Docs for the remote file kitten 2020-09-15 18:16:45 +05:30
actions.rst Include all in page headings in the sidebar ToC 2021-07-21 10:35:58 +05:30
basic.rst Allow specifying additional targets for detach_window 2021-07-28 21:50:09 +05:30
binary.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30
build.rst Cleanup up some doc formatting 2021-07-19 08:45:56 +05:30
changelog.rst FreeType: Round glyph advances 2021-08-04 08:40:49 +05:30
color-stack.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30
conf.py Allow linking to discussions in docs 2021-07-31 11:51:03 +05:30
conf.rst Include all in page headings in the sidebar ToC 2021-07-21 10:35:58 +05:30
deccara.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30
desktop-notifications.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30
faq.rst Remove mentions of no-append 2021-07-23 22:28:34 +05:30
glossary.rst Resolve some duplication in glossary.rst 2021-07-28 23:47:55 -07:00
graphics-protocol.rst DRYer 2021-07-28 15:39:21 +05:30
index.rst Include all in page headings in the sidebar ToC 2021-07-21 10:35:58 +05:30
installer.py
installer.sh
integrations.rst Dont show individual tools in the page toc 2021-07-20 14:39:52 +05:30
invocation.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30
keyboard-protocol.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30
kittens_intro.rst Include all in page headings in the sidebar ToC 2021-07-21 10:35:58 +05:30
launch.rst Include all in page headings in the sidebar ToC 2021-07-21 10:35:58 +05:30
layouts.rst Include all in page headings in the sidebar ToC 2021-07-21 10:35:58 +05:30
Makefile Dont hardcode the ignore path for sphinx-autobuild 2021-07-22 11:03:13 +05:30
marks.rst Include all in page headings in the sidebar ToC 2021-07-21 10:35:58 +05:30
open_actions.rst Make the integration tools link targets 2021-07-20 14:28:44 +05:30
overview.rst typo 2021-08-03 12:58:38 +05:30
performance.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30
pipe.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30
protocol-extensions.rst Get rid of kitty's special OSC 52 protocol 2021-07-23 22:18:02 +05:30
quickstart.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30
rc_protocol.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30
remote-control.rst Include all in page headings in the sidebar ToC 2021-07-21 10:35:58 +05:30
requirements.txt A new theme for the kitty website 2021-07-18 13:29:33 +05:30
support.html
support.rst
underlines.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30
unscroll.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30