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
..
autoload fix(lib): void-variable var 2022-04-03 20:06:58 +02:00
cli docs: add doctor warning about lack of nativecomp 2022-04-12 02:32:53 +02:00
templates docs: reformat & revise {init,config}.el templates 2022-02-16 16:11:22 +01:00
test core-cli: backport more refactors from rewrite 2020-08-24 23:00:32 -04:00
core-cli.el refactor: minor refactors & nit picks across core 2021-10-10 18:36:46 +02:00
core-editor.el bump: :core 2022-02-23 15:23:14 +01:00
core-keybinds.el fix: wrong-type-arg error on startup 2021-10-20 22:06:25 +02:00
core-lib.el tweak(lib): always suppress doom-log output 2022-03-31 19:25:50 +02:00
core-modules.el fix: :load-path throwing error in org-src blocks 2022-04-08 02:51:50 +02:00
core-packages.el refactor: minor refactors & nit picks across core 2021-10-10 18:36:46 +02:00
core-projects.el refactor: minor refactors & nit picks across core 2021-10-10 18:36:46 +02:00
core-ui.el fix: set face :font instead of frame font parameter 2022-04-21 22:36:36 +02:00
core.el fix: void-function doom-partial 2022-04-06 18:45:06 +02:00
packages.el bump: :core 2022-03-30 17:49:35 +02:00