-
Can we able to create a docker image where `satyrographos-snapshot-stable` is installed so that people can use libraries there (e.g., [`easytable`](https://satyrographos-packages.netlify.app/packages/…
-
Currently the README mentions two installation methods:
- @nyuichi’s Homebrew https://github.com/nyuichi/homebrew-satysfi
- Building master with OPAM
I'd like to propose to add the following me…
-
Add deps-make command like gcc's `-MM` flag.
Satyrographos has such a command, but it enumerates only `@require:` or `@import:`-ed files (recursively). So, there is no way to list used image files.…
-
- [X] Scripts to update snapshot files https://github.com/na4zagin3/satyrographos-repo/pull/130
- [X] Basic auto-message to PRs https://github.com/na4zagin3/satyrographos-repo/pull/129
- [x] Version…
-
CI for the PR of satysfi-base-1.6.0 fails due to errors with compiling several packages (see: https://github.com/na4zagin3/satyrographos-repo/pull/653#issuecomment-1737736744). This blocks merging #65…
-
current:
- `latest`, `${SATYSFI_VERSION}`: full opam env
- `slim`, `${SATYSFI_VERSION}-slim`: no opam env
- `nightly`: nightly build without opam env
- `opam-slim`, `${SATYSFI_VERSION}-opam-slim…
-
There is a demand for reproducible builds like this: https://twitter.com/hikalium/status/1227120590064013316
This is challenging considering Satyrographos would have its own dependency resolution.
…
-
As a package manager, Satyrographos must provide an interface to run tests.
### Interface
```sh
$ satyrographos test
Run all the tests.
```
### Open Questions
- How can we unittest SATySFi …
-
When I ran `satyrographos version`, I got the following output.
```
$ satyrographos version
((username"")(hostname"")(kernel"")(build_time(1970-01-01 09:00:00.000000+09:00))(x_library_inlining fa…
-
Requested by @puripuri2100:
> フォントライブラリによって追加されるフォントの登録名の一覧を確認したいときがあるのですが、これって現状オプションとかは無さそうですか……?もしないなら追加して頂けると嬉しいです。
> (イメージとしては
> ```
> # オプションでフォントライブラリの名前を指定
> $ satyrographos --font-name…