Files
doomemacs/core
Henrik Lissner 8c03fa0e3d fix: set face :font instead of frame font parameter
Information is lost when converting font-spec's to xlfd strings (mainly,
DPI), in order to make them compatible with the face frame parameter. To
avoid this, we set the faces' :font attribute instead, which natively
accept font specs, xlfd strings, font objects, and xft strings; no
conversion necessary.

Fix: #6131
2022-04-21 22:36:36 +02:00
..
2022-04-03 20:06:58 +02:00
2022-02-23 15:23:14 +01:00
2022-04-06 18:45:06 +02:00
2022-03-30 17:49:35 +02:00