na4zagin3 / satyrographos

Package manager for SATySFi
GNU Lesser General Public License v3.0
44 stars 13 forks source link

List of available fonts #109

Open na4zagin3 opened 4 years ago

na4zagin3 commented 4 years ago

Requested by @puripuri2100:

フォントライブラリによって追加されるフォントの登録名の一覧を確認したいときがあるのですが、これって現状オプションとかは無さそうですか……?もしないなら追加して頂けると嬉しいです。 (イメージとしては

# オプションでフォントライブラリの名前を指定
$ satyrographos --font-name-list SATySFi-fonts-theano
# 登録名と、そのフォントの置き場がズラズラと出てくる
  "fonts-theano:TheanoDidot" : "fonts-theano/TheanoDidot-Regular.otf"(src-dist)
  "fonts-theano:TheanoModern" : "fonts-theano/TheanoModern-Regular.otf"(src-dist)
  "fonts-theano:TheanoOldStyle" : "fonts-theano/TheanoOldStyle-Regular.otf"(src-dist)

みたいな感じです) — https://satysfi.slack.com/archives/CSKJZMV33/p1581862839060500

na4zagin3 commented 4 years ago

Possible commandline interfaces

Semantics:

info / <library> / fonts

Derivations:

query / fonts + library list

query / hash / <hash-path> + install options

This semantics may imply all the available packages are coherent.