-
### Clear and concise description of the problem
I'm not sure what the starting colour the filter expects is and as such it hasn't worked on my images even when I turned them greyscale. I'd appreciat…
-
Strange it came to me just now, but was a bad idea to use templates for SVG generation to begin with. Switch to some XML generator instead.
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests.
### Description
I hope this message fin…
-
https://github.com/vite-pwa/sveltekit/blob/86ba0de76f6a704ef749e7e08de6ff228d54357b/examples/sveltekit-ts-assets-generator/pwa-assets.config.ts#L24
Having the same file but then in a map outside of…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Messaging
### Which platforms are affected?
iOS
### Description
…
-
- To generate TheIconSprite.vue file, as a developer I use a web-based generator.
- Issue is there are some style changes that need to be made in the generated sprite file like fixing fill and strok…
-
- [__Project__](https://metabuidl.nearspace.info/profile/139)
- __Type__: `freelance`
- __Category__: `nft` `gaming`
- __Location__: `not specified`
- __Remote__: `yes`
- __Required skills__: `near-bl…
-
### Original issue
- [X] Confirm
### API parameter
theme
### Problem to be solved
`theme` parameter only provides a standard color to the icon: `#ffffff` *(dark theme)* or `#000000` *(l…
-
The QR code generator function does not compress the data at all, changing it to something like
```public function printSVG($size = 2)
{
$width = $this->getModuleCount() * $size;
…
-
I ask this question at this forum https://toster.ru/q/611108
The initial svg is
`
.st0{fill:none;}
.st1{fill:#D22856;}
`
the svg code in gulp
`gulp.task('svg', function () {…