Johannes Neumeier
Johannes Neumeier
Took longer than that, but it is included now :)
Ah, typo or maybe confusion stemming from e.g. the [iso 15924 code](https://en.wikipedia.org/wiki/ISO_15924#List_of_codes) — I'll fix this in the dev branch and it'll update with the next release.
Fixed now in the library and on https://hyperglot.rosettatype.com/language/ori
What if `font-style` could accept multiple values, mirroring that the font file is capable of covering several "styles"? ``` @font-face { /* The font is expected to provide an 'ital'...
@AmeliaBR Note that the VF spec allows arbitrary axes and convention is to uppercase those arbitrary tags (e.g. "CRSV"), as opposed to lower casing [registered axes’ tags](https://learn.microsoft.com/en-us/typography/opentype/spec/dvaraxisreg). A CSS spec...
Not a semversion expert myself, but it would seem odd that it's requesting `1.0.0`. Have you tried `~2.0` instead?
Or wrap those elements of the banner into conditionals as well in the banner config.
How about a different approach to this: Whenever users generate a set, the location hashtag reflects those specific options, i.e. they would become a unique link? The only downside to...
Roger, I might have a look at the copy paste thing still at some point. What do you reckon about the url parameters to reflect a unique recipe. As mentioned,...
:+1: on both. I submitted a PR implementing a sharable link and rebuilding the UI from such a link. Only styling for the link itself needs doing still, which is...