Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support external_sources section #385

Merged
merged 13 commits into from
Dec 12, 2022

Conversation

gfngfn
Copy link
Owner

@gfngfn gfngfn commented Dec 12, 2022

satysfi.yaml:

 language: "^0.1.0"
 name: "font-ipa-ex"
 authors: []
+external_sources:
+  - name: "IPAexfont00401"
+    type: "zip"
+    url: "https://moji.or.jp/wp-content/ipafont/IPAexfont/IPAexfont00401.zip"
+    checksum: "57f2631833c1049ea89320971cc74ce5"
+    extractions:
+      - from: "IPAexfont00401/ipaexg.ttf"
+        to: "./fonts/ipaexg.ttf"
+      - from: "IPAexfont00401/ipaexm.ttf"
+        to: "./fonts/ipaexm.ttf"
 contents:
   type: "font"
   main_module: "FontIpaEx"

@gfngfn gfngfn marked this pull request as ready for review December 12, 2022 07:00
@gfngfn gfngfn changed the title [WIP] Support external_sources section Support external_sources section Dec 12, 2022
@gfngfn gfngfn merged commit e715ee8 into dev-0-1-0-package-system Dec 12, 2022
@gfngfn gfngfn deleted the dev-0-1-0-external-source branch April 7, 2024 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant