strarsis
strarsis
An Imageminfile with plugins and config, and maybe even paths (including recursion settings) may also be a nice addition.
I also have a question: Does this client library use `gRPC` when possible/by default – I read that RPC support by some APIs is deprecated now – or does it...
@NoelLH: Yes, a checkbox would be nice.
@jakeFeldman: Awesome! I really need this as I want to use such a map style by map ID! Edit: Found out by your answer that a `mapId` can already be...
@jakeFeldman: Also note that the mapId can only be changed (after it was set) by completely resetting the Google Maps instance (see https://stackoverflow.com/a/62947623/4150808).
@GreLI: Right, it doesn't reduce file size - but it should fix issues with fonts in embedded SVGs. Would this be a good enough reason for adding this plugin to...
@GreLI: This is for using CSS fonts in SVGs that are embedded - browsers have issues displaying the custom font when the SVG is embedded. Also this plugin would allow...
@GreLI: Because this plugin is intended to be used for intelligently/properly embedding CSS fonts (and optimizing the font files) (see comment above) - could a PR reopen be considered?
@GreLI: Yes, ideally I could just install this plugin from a separate (npm) package and svgo is able to find it. Because I sometimes use SVGs with CSS font inside,...