-
### WebKittens
_No response_
### Title of the proposal
COLRv1
### URL to the spec
https://learn.microsoft.com/en-us/typography/opentype/spec/colr
### URL to the spec's repository
…
-
Hi. I am working on an OTF SVG color font. I used opentype-svg to add only the glyphs a, b, and c, to test and see if the result worked.
The following is a screenshot of the only program I have fou…
-
Color fonts come in many varieties: COLRv0, COLRv1, OpenType-SVG, sbix, etc.
On https://fonts.google.com/ there are now quite a few color fonts. It would be helpful if the "About" section for each c…
-
### Description
COLRv1 is a color font format that improves upon COLRv0 by adding support for gradients, among other features.
Unlike other color font formats, COLR fonts can utilise the CSS `f…
o-t-w updated
2 weeks ago
-
See here: https://developer.mozilla.org/en-US/docs/Web/CSS/var
Reason I want this is that the SVG OpenType spec allows reference CPAL palettes via vars. They way this should probably work is that t…
-
### Description
This is for the dev version 0.11.1, which has OpenType-SVG support.
The SVG glyphs can contain fill or strokes with `currentColor` ([spec](https://learn.microsoft.com/en-us/typogra…
-
When onionshare tries to connect to a Tor daemon using the control socket, the progress gets stuck at `0% Connecting to the Tor network`.
### Installation info
- OS: NixOS 24.11
- Onionshare vers…
-
### Most appropriate sub-area of p5.js?
- [ ] Accessibility
- [ ] Color
- [ ] Core/Environment/Rendering
- [ ] Data
- [ ] DOM
- [ ] Events
- [ ] Image
- [ ] IO
- [ ] Math
- [X] Typography
- [ ] Utili…
-
following https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face I create a style.css file with:
````
@font-face {
font-family: "Trickster";
src:
local("Trickster"),
url("tric…
-
### Increasing access
Typography module enables text based work to be done in the canvas, creating more possibilities of interaction between free drawing in pixels and text. There are also opportunit…