mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-02-20 14:51:40 -08:00
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 |
||
|---|---|---|
| .. | ||
| autoload | ||
| cli | ||
| templates | ||
| test | ||
| core-cli.el | ||
| core-editor.el | ||
| core-keybinds.el | ||
| core-lib.el | ||
| core-modules.el | ||
| core-packages.el | ||
| core-projects.el | ||
| core-ui.el | ||
| core.el | ||
| packages.el | ||