mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-11 13:07:28 -05: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
25 KiB
25 KiB