Kayak UI uses SDF(signed distance fields) for rendering fonts. More specifically it uses multi-channel signed distance fields. Reasons for why we use MSDF:
- High Quality font rendering.
- Fast rendering!
...
...
@@ -25,4 +25,4 @@ Please refer to the documentation found in the link about for generating fonts.