M+ fonts を Meadow で使う
解像度低めで小さいディスプレイだと見やすい。
(w32-add-font "BDF M+" '((strict-spec ((:char-spec ascii :height any) (bdf-font "e:/programs/meadow/bdf/mplus/mplus_f12r.bdf")) ((:char-spec ascii :height any :weight bold) (bdf-font "e:/programs/meadow/bdf/mplus/mplus_f12b.bdf")) ((:char-spec ascii :height any :slant italic) (bdf-font "e:/programs/meadow/bdf/mplus/mplus_f12r.bdf")) ((:char-spec ascii :height any :weight bold :slant italic) (bdf-font "e:/programs/meadow/bdf/mplus/mplus_f12b.bdf")) ((:char-spec japanese-jisx0208 :height any) (bdf-font "e:/programs/meadow/bdf/mplus/mplus_j12r.bdf")) ((:char-spec japanese-jisx0208 :height any :weight bold :slant any) (bdf-font "e:/programs/meadow/bdf/mplus/mplus_j12b.bdf"))))) (set-default-font "BDF M+")