Jonas Grimfelt

Results 63 comments of Jonas Grimfelt

Relevant: Client-side string compression library that could be used for fast compression of icon SVG markup, and fast uncompression on `copy`: https://github.com/pieroxy/lz-string

@thomaspark Yes. Well I in a few occasions prefer SVG, especially when hacking around - but specific use cases are multi-color and animated icons. I also recently posted about GlyphSearch...

@thomaspark Did a first pass of a little JS script that when needed load and convert SVG Font-Face/Glyphs to SVG Paths, and ability to lookup icon by `unicode` value: ![Screenshot](https://www.evernote.com/shard/s3/sh/2652b512-5383-4187-a9ab-123b859a5757/3612c91157f35759/res/acef87e5-1eeb-4e48-b8f2-2cf048b0dad7/skitch.png?resizeSmall&width=832)...

I tried `ttf2svg` (https://github.com/qdsang/ttf2svg) for `material-design-icons` and it worked perfectly fine. I suggest adding it to `postinstall` build step of `bower.json` (a best practice in these cases for `bower` and...

Repository for SVG conversion example/sandbox: https://github.com/grimen/svg-fontglyphs2svg

For the record: Issue: https://github.com/google/material-design-icons/issues/149 Pull Request: https://github.com/google/material-design-icons/pull/282 Should be merged soon so `material-design-icons` will have an SVG font bundled soon.

A good list of Icons Fonts by the Sublime Text package: https://github.com/idleberg/Icon-Fonts-Sublime-Text#prefixes

Same here on Nylas 2.0.32 (Sierra). Amazed this is not resolved for paying users fast, kind of ignorant - renders the client so buggy I thinking of swtiching.

I can confirm this bug appears in our systems too, so cannot use `ndb` in Ubuntu.