Add tip for MacType to get smooth fonts on Windows

This commit is contained in:
syl20bnr 2014-12-06 01:31:30 -05:00
parent 8950e588dc
commit 155cb97351

View file

@ -1843,6 +1843,10 @@ To activate it, set `dotspacemacs-feature-toggle-leader-on-jk` to `t`.
(setq-default dotspacemacs-feature-toggle-leader-on-jk t)
```
### Smooth fonts on Windows
To get smooth fonts on Windows install [MacType][].
More info on this feature:
- [insert state](#experimental-insert-state-feature)
- [helm](#experimental-helm-feature)
@ -1957,3 +1961,4 @@ developers to elisp hackers!
[use-package]: https://github.com/jwiegley/use-package
[Paradox]: https://github.com/Bruce-Connor/paradox
[fancy-battery]: https://github.com/lunaryorn/fancy-battery.el
[MacType]: https://code.google.com/p/mactype/