1. 08 Sep, 2022 1 commit
  2. 19 Jul, 2022 2 commits
  3. 17 Jan, 2022 1 commit
  4. 04 Jan, 2022 1 commit
  5. 03 Jan, 2022 1 commit
  6. 28 Dec, 2021 1 commit
  7. 26 Dec, 2021 2 commits
  8. 22 Dec, 2021 1 commit
  9. 19 Dec, 2021 2 commits
  10. 18 Oct, 2021 1 commit
  11. 08 Oct, 2021 1 commit
  12. 01 Oct, 2021 1 commit
  13. 29 Sep, 2021 1 commit
  14. 28 Sep, 2021 2 commits
  15. 27 Sep, 2021 3 commits
  16. 20 Sep, 2021 3 commits
  17. 17 Sep, 2021 1 commit
    • Hyunggyu Jang's avatar
      Fix `font-info` query format. · 6876d543
      Hyunggyu Jang authored
      From emacs info section, info:emacs#Fonts, font size should be prepended
      with `-`, not `:`. The latter is to specify key-value pair.
      
      This commit fixes a bug with font size specification per each SVG image creation.
      6876d543
  18. 16 Sep, 2021 2 commits
  19. 07 Sep, 2021 2 commits
  20. 12 Jun, 2021 1 commit
  21. 10 Jun, 2021 1 commit
  22. 07 Jun, 2021 3 commits
  23. 06 Jun, 2021 2 commits
    • Damon Chan's avatar
      Change `svg-lib-icons-dir` default value · 6ceae832
      Damon Chan authored
      It saves to "~/.emacs.d/.cache/svg-lib/" by default. If `svg-lib-icons-dir`
      does not exist, create it.
      6ceae832
    • Damon Chan's avatar
      Add svg-lib-icons-dir · a1bfa49a
      Damon Chan authored
      Icons are downloaded to `svg-lib-icons-dir` rather than cache by `url-cache`.
      
      Cache by url-cache is not an ideal way for multiple platforms, since the
      md5 of same icon on different platform is different.
      
      This commit is downloading the icons to `svg-lib-icons-dir`.
      a1bfa49a
  24. 02 Jun, 2021 2 commits
  25. 30 May, 2021 1 commit
  26. 28 May, 2021 1 commit