webfont icon indicating copy to clipboard operation
webfont copied to clipboard

fix: stroke icons

Open blunt1337 opened this issue 7 years ago • 4 comments

Hi, I love your lib but i have some problems with stroke icons. Is it possible to add a preprocessor like this one ? https://github.com/elrumordelaluz/outline-stroke

Or just a custom function like glyphTransformFn ? Thanks.

blunt1337 avatar Jun 25 '18 08:06 blunt1337

@blunt1337 i don't have time right now on this, but feel free to send a PR

alexander-akait avatar Jun 25 '18 08:06 alexander-akait

@blunt1337 fwiw the outline-stroke util you mentioned didn't render my checkbox icons properly

abcd-ca avatar Mar 05 '19 19:03 abcd-ca

@abcd-ca since the process to make Icons outlined needs to convert vector into pixels, try making bigger your input (should be enough to change width and height or viewBox of the .svg source). In case there are problems, please feel free to open an Issue

elrumordelaluz avatar Mar 06 '19 08:03 elrumordelaluz

[...] i have some problems with stroke icons. Is it possible to add a preprocessor like this one ?

@blunt1337 thanks for reporting this. After the recommendations from @abcd-ca and @elrumordelaluz, ere you able to resolve that issue? If so, I would like to close this issue. Otherwise, tell me so we can help you.

jimmyandrade avatar Sep 29 '20 22:09 jimmyandrade