Mercurial > sat_docs
annotate printable_cards/xhtml/cmc/generator_config.txt @ 116:d0a5db5b9bdf
docker: fixed bad stopping:
- use exec when it was missing, so the TERM signal is properly catched, and containers can be stopped instead of being killed after 10s
- for a unknown reason, exec and su don't handle correctly "$@" with Docker in base.scripts/sat. It's working as expected when launched from withing a running container, but not when launched with "docker run", so a workaround is used with trap and wait
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 04 Mar 2016 23:31:26 +0100 |
parents | dfc5c6be7761 |
children |
rev | line source |
---|---|
5
dfc5c6be7761
add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
1 # Font Squirrel Font-face Generator Configuration File |
dfc5c6be7761
add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
2 # Upload this file to the generator to recreate the settings |
dfc5c6be7761
add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
3 # you used to create these fonts. |
dfc5c6be7761
add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
4 |
dfc5c6be7761
add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
5 {"mode":"easy","formats":["ttf","eot","woff","svg"],"options_hinting":"Y","options_vertical_metrics":"Y","options_kerning":"Y","options_subset":"basic","subset_custom":"","subset_custom_range":"","css_format":"fontspring","filename_suffix":"webfont","emsquare":"2048","spacing_adjustment":"0"} |