lite-xl/src
Francesco Abbate 91e30113cd Use better LCD filter weight for subpixel rendering
Based on:

https://freetype.org/freetype2/docs/reference/ft2-lcd_rendering.html

the coefficients should be normalized which was not the case. We use
the values previously used with the AGG library implementation. The
new coefficients are normalized and creates maybe less color fringes.

Ultimately it is difficult and subjective to say which coefficients are
better and the answer may depends on the vision of the person or on the
characteristics of the used monitor.
2021-12-15 14:52:34 +01:00
..
api Replace Reproc (#535) 2021-12-11 15:25:35 -05:00
bundle_open.m Fix macOS build issue with recent commit 2021-08-19 14:33:39 -07:00
dirmonitor.c Report dmon modify events 2021-10-08 23:13:50 +02:00
dirmonitor.h Adopt new version of dmon 2021-10-08 21:55:43 +02:00
main.c Manual merge of into . 2021-11-23 15:57:22 -05:00
meson.build Manual merge of into . 2021-11-23 15:57:22 -05:00
rencache.c Manual merge of into . 2021-11-23 15:57:22 -05:00
rencache.h Added in support for font groupings. 2021-10-12 23:24:52 -04:00
renderer.c Use better LCD filter weight for subpixel rendering 2021-12-15 14:52:34 +01:00
renderer.h Support no antialiasing. 2021-11-22 18:13:43 -05:00
renwindow.c More accurate update rects / show window / present sequence 2021-05-06 09:00:36 +02:00
renwindow.h Make usage of SDL renderer optional 2021-04-29 14:15:24 +02:00