Felipe Corrêa da Silva Sanches
Felipe Corrêa da Silva Sanches
If I recall correctly, these were added for the `typenetwork` profile as a result of the conversation at https://github.com/googlefonts/fontbakery/issues/3130
Having such data in a machine-readable data structure field instead of as comments facilitate tools that want to access the data via the python API. (no grepping). No such need...
@RosaWagner, at https://github.com/google/fonts/issues/4286#issuecomment-1041332542 you said that the Nunito Sans update needs registration of a slant axis (and also an xheight one). But we do have a 'slnt' axis! https://github.com/googlefonts/axisregistry/blob/main/Lib/axisregistry/data/slant.textproto
Thanks for the cross-referencing, @vv-monsalve
> This can be closed, can it not? This issue can only be closed once the axis is properly added, or if we formaly reject the proposal. In the case...
Was this generated from the Google Fonts collection? Could you please share the script that was used to compute this?
I presume this code snippet is released under Apache 2.0 (same license as the code in this repo). Please confirm that.
403 is HTTP Error: Forbidden. Are you sure this is used for redirects? I have never heard of that and it does not sound right to me. Is this specific...
@dave-br, I suggest you could try using the `git rebase` command.
@dave-br, I have rebased your code against latest git `master` branch and squashed it all (including the src-cleaning commit) into a single commit that you can see above (https://github.com/felipesanches/mame/commit/c98e7570d37029332aff31b2ffed253508324c9f). These...