Files
doomemacs/core/autoload
Henrik Lissner d4dec35658 Improve unicode, emoji, & symbol font support
+ Adds doom-emoji-fallback-font-families
+ Adds doom-symbol-fallback-font-families
+ Gives doom-unicode-font higher precedence (and sets it to nil by
  default, since Emacs defaults to symbola already).
+ Store custom face settings in psuedo theme, rather than crowding the
  user theme (which may be immortalized to custom-file, which we want to
  avoid).
+ Now, after-setting-font-hook is guaranteed to fire after *all* fonts
  are set, giving you a more reliable interface to add your own
  font(set) modifications.

More testing is needed to ensure the patched fonts our ligatures modules
don't conflict with this change.
2021-05-06 04:27:33 -04:00
..
2020-08-13 22:49:35 -04:00
2021-05-06 04:27:33 -04:00
2020-11-29 14:37:32 -05:00
2021-01-09 02:55:09 -05:00
2021-04-29 17:24:40 -04:00
2021-05-06 04:27:33 -04:00
2020-05-15 01:33:52 -04:00
2021-03-11 17:55:29 -05:00