I had to check this out myself.
Customising COLRv1 fonts in Affinity 3.2
Everyone, please have a very colourful and fine day!
#Affinity #COLRv1 Cc: @justvanrossum @typearture
I had to check this out myself.
Customising COLRv1 fonts in Affinity 3.2
Everyone, please have a very colourful and fine day!
#Affinity #COLRv1 Cc: @justvanrossum @typearture
So I was trying to detect browser support for COLRv1 font palettes. I thought this would work:
.colrv1-supported-area {
display: none;
}
@supports (font-palette: --1) {
.colrv1-supported-area {
display: block;
}
}
But it does not. The .colrv1-supported-area block shows up even in Safari Desktop and on iOS where COLRv1 palettes are not supported.
Anyone out there have a working solution for this? Or should I just give up on detecting support? #COLRv1 #ColorFonts #webDesign
Listen with audio!
Enjoy the short film on HONK - Color Variable font
Special thanks to Athul Jayaraman for the audio visual.
Font designer: Yesha Goshar & Noopur Datye
Font Engineer: Sidharth Jaishankar & Girish Dalvi
Awards: TDC70 and D&AD Wooden pencil
#COLRv1 #googlefonts #honk #ektype #variable #opensource #font #india
We have just been asked, if it is possible to make variable fonts with transparency and gradients.
Sure you can … Thanks to #COLRv1 … the question is, if you will be able to use them anywhere.
Quick proof of concept made in @fontlab 8, tested in #FontGauntlet on @Vivaldi
Hello, any plans on Thursday? I'm giving a color font talk at London Design Festival. Come along and please share with fellow creatives if you can 🙏 See you there: https://tinyurl.com/jpwrry5r
#colrv1 #fonttalk #typetalk #londondesignfestival #variablecolorfont #googlefonts #typeface
This is a project which made the creation of variable gradient fonts accessible to everyday designers. Learn a basic intro of Colour Font formats, and hear Sophia share her experiences working on Foldit, one of the first fonts in the newest Colrv1 format. It's a colour font, it's a variable font, and it has gradients.
Axis-Praxis @axis_praxis on Twitter aka Laurence Penney @lorp :
"True variation rotation is finally here! Chrome 108 handles COLRv1’s full variable power for the first time in a browser, including PaintVarRotate and variable gradient transforms, implemented by @abrax5
Check out the demo page."
Demo: Dominik Röttsches @drott
@abrax5 on Twitter.
Chrome 108 is rolling out now. There are new Intl APIs to give you more control when formatting numbers. There’s an origin trial for the new Pop Up API, making it easy to surface critical content to the user. There are a handful of CSS improvements. And there’s plenty more.