Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-30 | Refactor template to look more like result | Oliver Ford | |
2023-04-27 | fix: apparently required indentation | tokebe | |
2023-04-27 | fix: ligature option | tokebe | |
2023-04-23 | more robust option capture | tokebe | |
2023-04-23 | fix: use modern iosevka build-plans format | tokebe | |
2020-11-17 | Lint & autoformat | Oliver Ford | |
2020-11-17 | Allow iosevka TOML build plans as input | Oliver Ford | |
Closes #7, but doesn't support nerdfont patching yet. | |||
2020-11-14 | Fix mypy warning | Oliver Ford | |
2020-06-05 | Fix nerdfont patching littering cwd with unpatched files | Oliver Ford | |
2020-06-05 | Store only patched version if nerd font used | Oliver Ford | |
2020-06-05 | Allow setting only specific nerd font patches | Oliver Ford | |
2020-06-05 | Set nerd font to mono if iosevka term/fixed | Oliver Ford | |
2020-06-05 | Add option for patching with 'nerdfont' | Ollie Ford | |
https://github.com/ryanoasis/nerd-fonts Closes #2. | |||
2020-05-02 | Fix name of referenced constant | Johannes Frankenau | |
2020-04-18 | Fix npm audit error | Ollie Ford | |
2019-09-20 | Unverbose fc-cache | Ollie Ford | |
It's noisy and for what? | |||
2019-09-20 | Fix error if not all INI sections specified | Ollie Ford | |
2019-09-20 | Support generating multiple fonts | Ollie Ford | |
2019-09-20 | Fix npm errors building iosevka, where possible | Ollie Ford | |
2019-09-20 | Use black, isort, and mypy | Ollie Ford | |
2019-07-15 | Support new upstream build config format | Ollie Ford | |
Iosevka now has a similar TOML format for specifying a build, no longer using a Makefile. Resolves #4. I think there's still value in iosevka-generate, since it handles grabbing the repo, installing, and IMO the font config format is easier to use than upstream's lists of styles. I also intend to add font-awesome/nerd-font patching, so that'll make it more worthwhile maintaining. | |||
2019-07-15 | Target python3, not specifically 3.6 | Ollie Ford | |
3.6 is old enough now that whatever we used should be there. | |||
2017-09-02 | Allow both null and empty values for options | Ollie Ford | |
This commit allows specifying e.g. [options] term = to have the same affect as: [options] term | |||
2017-09-02 | FIX: option parser set update | Jan Frederick Eick | |
2017-07-04 | Use XDG directory for fonts | Ollie Ford | |
2017-07-04 | Fix xdg module to use the one available in AUR | Ollie Ford | |
2017-07-04 | Implement basic generation from config | Ollie Ford | |