10944 Commits

Author SHA1 Message Date
Colin Rofls
48f5f3f2b7 [designspace] Clarify in docs that <lib> is plist 2023-07-24 16:05:19 -04:00
Behdad Esfahbod
9ec69d27d5 [avarPlanner] Fix opsz 2023-07-24 13:16:44 -06:00
Behdad Esfahbod
0751e3d31f [avarPlanner] Plan optical-size axis 2023-07-24 13:11:51 -06:00
Behdad Esfahbod
ad6c5eb89c black 2023-07-24 13:01:57 -06:00
Behdad Esfahbod
7c6455f35d [avarPlanner] Simplify axis limits 2023-07-24 13:00:03 -06:00
Behdad Esfahbod
20585ac05b [statisticsPen] Add -q,--quiet 2023-07-24 12:53:15 -06:00
Behdad Esfahbod
050370764a [statisticsPen,svgPathPen] Add -y for face-index 2023-07-24 12:48:57 -06:00
Behdad Esfahbod
2ef075050a [statisticsPen] Add --variations 2023-07-24 12:42:53 -06:00
Behdad Esfahbod
ab2aac58d5 [statisticsPen] Report slant in angles too 2023-07-24 12:35:04 -06:00
Behdad Esfahbod
133f907cbc [statisticsPen] Report perceptual weight/slant average 2023-07-24 12:32:06 -06:00
Behdad Esfahbod
ff5f81e670 [help] Better formatting 2023-07-24 12:23:20 -06:00
Behdad Esfahbod
4b7d7359a5 [varLib.avarPlanner] Better docstring 2023-07-24 11:54:40 -06:00
Behdad Esfahbod
9c52b7bfd5 [qu2cu] Add docstring to main()
Such that it shows up in `fonttools --help`.
2023-07-24 11:53:40 -06:00
Behdad Esfahbod
f812fccbdb [varLib.avarPlanner] Add docstring to main()
It now shows up in `fonttools --help`.
2023-07-24 11:50:52 -06:00
Behdad Esfahbod
b9dfd4473c
Merge pull request #3223 from fonttools/avarPlanner
[varLib] Add avarPlanner
2023-07-24 11:49:50 -06:00
Behdad Esfahbod
0054a2e928 [varLib.avarPlanner] Add a couple more weights 2023-07-24 11:34:04 -06:00
Behdad Esfahbod
cd6382be6e [varLib.avarPlanner] More warning messages 2023-07-24 11:33:16 -06:00
Behdad Esfahbod
9b30c63c56 [varLib.avarPlanner] Plan weight/width/slant in that order 2023-07-24 11:08:27 -06:00
Behdad Esfahbod
aadfc9390e [varLib.avarPlanner] Turn a couple of log.info messages into debug 2023-07-24 10:04:22 -06:00
Behdad Esfahbod
0c27f22384 [varLib.avarPlanner] Format 2023-07-24 09:52:52 -06:00
Behdad Esfahbod
222319359b [varLib.avarPlanner] Calculate slant axis average perceptually 2023-07-24 08:53:23 -06:00
Behdad Esfahbod
b06dec0e94 [varLib.avarPlanner] Add one-line docstrings 2023-07-24 08:48:49 -06:00
Cosimo Lupo
29409c40fb
Merge pull request #3208 from fonttools/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.8
Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.8
2023-07-24 09:41:51 +01:00
Cosimo Lupo
60b5ad3137
Merge pull request #3160 from fonttools/dependabot/github_actions/docker/setup-qemu-action-2.2.0
Bump docker/setup-qemu-action from 2.1.0 to 2.2.0
2023-07-24 09:41:20 +01:00
Cosimo Lupo
1aa75620b2
Merge pull request #3174 from fonttools/dependabot/github_actions/actions/setup-python-4
Bump actions/setup-python from 2 to 4
2023-07-24 09:40:59 +01:00
Cosimo Lupo
cc37c97b1b
Merge pull request #3173 from fonttools/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2023-07-24 09:40:51 +01:00
Cosimo Lupo
f60683300d
Merge pull request #3199 from fonttools/dependabot/pip/scipy-1.10.0
Bump scipy from 1.9.3 to 1.10.0
2023-07-24 09:40:28 +01:00
Behdad Esfahbod
0330d3c5b9 Black 2023-07-23 20:08:51 -06:00
Behdad Esfahbod
4502be761a [varLib.avarPlanner] Rename --design-units to --design-limits 2023-07-23 19:57:15 -06:00
Behdad Esfahbod
b008a9d47f [varLib.avarPlanner] Add assertions about input limits 2023-07-23 19:55:16 -06:00
Behdad Esfahbod
4d5c362a17 [varLib.avarPlanner] Fix slant axis tag 2023-07-23 19:45:20 -06:00
Behdad Esfahbod
8b30403baf [varLib.avarPlanner] Fix pinning again 2023-07-23 19:16:44 -06:00
Behdad Esfahbod
8c5627e936 [varLib.avarPlanner] Messages 2023-07-23 19:12:08 -06:00
Behdad Esfahbod
41fa9090a0 [varLib.avarPlanner] Remove unused upem facilities
Was only correct for weight axis.
2023-07-23 19:08:13 -06:00
Behdad Esfahbod
68d1a34191 [varLib.avarPlanner] Fix width axis sanitization 2023-07-23 19:03:24 -06:00
Behdad Esfahbod
f2fc1ccd16 [varLib.axisPlanner] Fix sanitizeWidth() 2023-07-23 19:01:14 -06:00
Behdad Esfahbod
251d9f15a9 [varLib.avarPlanner] Plan slant (slnt) axis 2023-07-23 18:25:26 -06:00
Behdad Esfahbod
47c858a2f2 [varLib.avarPlanner] Add axis-limit sanitization 2023-07-23 17:42:06 -06:00
Behdad Esfahbod
4b736f5747 [varLib.avarPlanner] Add axis-limit sanitazation 2023-07-23 17:02:01 -06:00
Behdad Esfahbod
cdf33a67fc [varLib.avarPlanner] Add width axis planning 2023-07-23 16:45:53 -06:00
Behdad Esfahbod
887e45766a Start adding width axis planning 2023-07-23 15:47:03 -06:00
Behdad Esfahbod
da0c5be0e8 [varLib.avarPlanner] Allow specifying frequencies on the cmdline 2023-07-23 15:42:52 -06:00
Behdad Esfahbod
b860194235 [varLib.avarPlanner] Internal variable rename 2023-07-23 14:55:24 -06:00
Behdad Esfahbod
ac7753c338 [varLib.avarPlanner] Add --design-units 2023-07-23 13:53:26 -06:00
Behdad Esfahbod
1ce57444bb [varLib.avarPlanner] Handle fonts without wght axis 2023-07-23 13:08:40 -06:00
Behdad Esfahbod
4021f4fc4e [varLib.avarPlanner] Add --pins 2023-07-23 12:26:40 -06:00
Behdad Esfahbod
9cde7c53fe [varLib.avarPlanner] Support not saving any font 2023-07-23 11:37:14 -06:00
Behdad Esfahbod
d5a0a9756b [varLib.avarPlanner] Add -o,--output-file 2023-07-23 11:31:14 -06:00
Behdad Esfahbod
97fec8d6d4 [varLib.avarPlanner] Use glyphSetFunc argument 2023-07-23 11:17:01 -06:00
Behdad Esfahbod
8355b58e85 [varLib.avarPlanner] Use space-separate lists instead of comma 2023-07-23 11:12:26 -06:00