na4zagin3 / satyrographos

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

Generate hash from (font ...) source item #224

Closed na4zagin3 closed 3 years ago

na4zagin3 commented 3 years ago

This PR changes format of (font ...) source item in the Satyristes 0.0.3 format.

Before:

(font ‹dst› ‹src›)

After:

(font ‹dst› ‹src› (‹font-hash›...))

where ‹font-hash› is either of

which will generate hash file entries at fonts.satysfi-hash

respectively.