-
I recently learned that any `calc()` value can contain font/container/viewport relative lengths, as they can be used from with a sign() math function. One implication of this seems to be that eager ev…
-
HEX format for color values is obsolete, IMO. RGB/RGBA and HSL are more useful, especially with CSS custom properties.
_Originally posted by @lautsevich in https://github.com/undercoat/undercoat/pu…
-
The Mapbox GL ecosystem is now wide and deep; breaking changes can have rippling consequences, imposing costs on many downstream components. This is particularly true for changes to the style specific…
-
many charts have their background colors set, but i cant set transparency, chart look awkward against a gradient image background,
hope to support RGBA backgroundColor
Thanks!
![image](https…
-
I tried saving patterns from Pattern.monster as SVGs and inserting into Powerpoint and Canva but I just get a black square. Why is this?
-
### What Operating System(s) are you seeing this problem on?
macOS
### Which Wayland compositor or X11 Window manager(s) are you using?
none
### WezTerm version
wezterm 20230712-072601-f4abf8fd
…
-
## About this PR
Similar to issue #7, there seems to be more information developers, designers, & stakeholders may want to have to be equipped to consistently adhere to this styleguide on how they u…
-
The title say it. What do you want to make? A rasterizer in C#? Or a rasterizer for a special map library? A vector tile source for a real vector map?
Btw. the first tile looks ok for the first sho…
-
-
https://developer.mozilla.org/en-US/docs/Web/CSS/filter
```css
/* URL to SVG filter */
filter: url("filters.svg#filter-id");
/* values */
filter: blur(5px);
filter: brightness(0.4);
filter…