Lasse Fister
Lasse Fister
Is this something like a RESTful API via HTTP?
I don't know. @m4rc1e can you elaborate?
I agree, very useful indeed.
I'd like to have the following moved to diffenator (maybe in `__init__.py`?) or another more centrally shared module if it makes more sense: ### directly from `gftools-qa.py` without changes: *...
It's interesting, I added Diffbrowsers to Font Bakery Dashboard and it's **very** similar to Diffenator. especially `get_matching_fonts` should be shared between both. I think this proposal needs to evolve a...
> @graphicore Does the packager run a checksum diff before submitting a PR? No, but it uses git, so we should be able to easily check if there are any...
> on each upstream family file so the latest fonts are auto pushed on a specific day If we run updates on the upstream master branch HEAD we may just...
Using tags instead of branches is already possible with the packager.
I added a test and suggested a fix in PR #1687
@nknapp I looked at that issue before, but it's just now that I've noticed your workaround, and indeed it works. https://jsfiddle.net/graphicore/shn9oyb6/1/ ``` {{#with abc as | abc |}} _{{#each abc...