Tim Maffett
Tim Maffett
Flutter supports icon tree shaking so your app will only include the icons that it uses. This may be less than 1k to maybe an average of may 1k per...
The update-symbols action is continuing to fail. @tphinney Can we get anyone to look at this from google that can fix it ?
The update action is still failing. This weeks action has been running for 19 hours and it is just hung. @tphinney Any ideas who we could have resolve this issue...
@EsoFromTheEast I see that you manually triggered main.yml and it failed for you also. Were you able to figure anything out about what is causing this failure ? It has...
@mwillsey Great job identifying the issue. I also made this change and verified that it does allow the action to run and complete normally and generate the fonts. I have...
@tphinney Thanks for the update! I will look forward to things going back to (the old) normal next Thursday . In the mean time I was able to use the...
Hi @felixfontein - I had previously (in my own repo) had to change this to the more versatile `docker image prune -a -f` command which will prune old images if...
The action still does not run until #1928 is merged - #1927 has been filed as a duplicate of this as this is now closed and needs to be re-opened....
I have discovered the follow 3 additional codepoints are ALSO MISSING: `eyeglasses_2` `0xf2c7` [google fonts](https://fonts.google.com/icons?icon.query=eyeglasses_2&icon.size=24&icon.color=%231f1f1f&selected=Material+Symbols+Outlined:eyeglasses_2:FILL@0;wght@400;GRAD@0;opsz@24) `hearing_aid_left` `0xf2ed` [google fonts](https://fonts.google.com/icons?icon.query=hearing_aid_left&icon.size=24&icon.color=%231f1f1f&selected=Material+Symbols+Outlined:hearing_aid_left:FILL@0;wght@400;GRAD@0;opsz@24) `hearing_aid_disabled_left` `0xf2ec` [google fonts](https://fonts.google.com/icons?icon.query=hearing_aid_disabled_left&icon.size=24&icon.color=%231f1f1f&selected=Material+Symbols+Outlined:hearing_aid_disabled_left:FILL@0;wght@400;GRAD@0;opsz@24)
I have verified that these codepoints/ligatures are entirely missing from the current TTF fonts in the `variablefont` direcrtory.