Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
skia-discuss
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
skia-discuss
1–30 of 2862
Mark all as read
Report group
0 selected
Kez Cleal
, …
William Candillon
6
3:17 AM
License for skia logo
This is a little Skia logo made in Skia: https://shaders.skia.org/?id=
unread,
License for skia logo
This is a little Skia logo made in Skia: https://shaders.skia.org/?id=
3:17 AM
Rakshit Sharma
Apr 29
Skia Update: New Branch M137
Hi Skia Community! Skia has a new branch, M137. We will commit limited cherry picks of high priority
unread,
Skia Update: New Branch M137
Hi Skia Community! Skia has a new branch, M137. We will commit limited cherry picks of high priority
Apr 29
Lakshmi Priya
,
jlav...@google.com
2
Apr 23
Underline for trailing spaces
Underline decoration is an attribute of a text. Trailing spaces are not the text exactly. We do not
unread,
Underline for trailing spaces
Underline decoration is an attribute of a text. Trailing spaces are not the text exactly. We do not
Apr 23
aiz berg
Apr 18
Path hittest
is it possible to somehow check if path intersects with rect? There are pathops that return the final
unread,
Path hittest
is it possible to somehow check if path intersects with rect? There are pathops that return the final
Apr 18
render dender
,
mattl...@live.com
2
Apr 15
How do I get raw pixel buffer from SkImage
Isn't there a peekPixels or something? On Wednesday, March 12, 2025 at 1:13:05 PM UTC+2 pavlo...@
unread,
How do I get raw pixel buffer from SkImage
Isn't there a peekPixels or something? On Wednesday, March 12, 2025 at 1:13:05 PM UTC+2 pavlo...@
Apr 15
Brian Osman
, …
Jim Van Verth
8
Apr 11
Possible Deprecation / Removal of D3D Backend
Current plans for Graphite are to support D3D11 and D3D12 through the Dawn backend. On Fri, Apr 11,
unread,
Possible Deprecation / Removal of D3D Backend
Current plans for Graphite are to support D3D11 and D3D12 through the Dawn backend. On Fri, Apr 11,
Apr 11
Yijie Chen
,
Michael Ludwig
6
Apr 11
Performance question on Graphite Dawn backend with D3D12
I think that that should be possible in practice. When Chrome builds Graphite, it uses a version of
unread,
Performance question on Graphite Dawn backend with D3D12
I think that that should be possible in practice. When Chrome builds Graphite, it uses a version of
Apr 11
mattl...@live.com
Apr 10
SkImages::DeferredFromPicture and not-so-optional colorspace
I am looking at the docs for `SkImages::DeferredFromPicture` and it said: > @param colorSpace
unread,
SkImages::DeferredFromPicture and not-so-optional colorspace
I am looking at the docs for `SkImages::DeferredFromPicture` and it said: > @param colorSpace
Apr 10
aiz berg
, …
craste...@gmail.com
4
Apr 9
Antialiasing border color fringe
Thanks, I got it in general. But sorry, maybe for a stupid question, but how can I enable msaa?
unread,
Antialiasing border color fringe
Thanks, I got it in general. But sorry, maybe for a stupid question, but how can I enable msaa?
Apr 9
craste...@gmail.com
,
Mike Reed
2
Apr 3
combining blend modes
SkBlender let's you write arbitrary color code to 'blend' between src and dst. With that
unread,
combining blend modes
SkBlender let's you write arbitrary color code to 'blend' between src and dst. With that
Apr 3
Rakshit Sharma
Apr 2
Skia Update: New Branch M136
Hi Skia Community! Skia has a new branch, M136. We will commit limited cherry picks of high priority
unread,
Skia Update: New Branch M136
Hi Skia Community! Skia has a new branch, M136. We will commit limited cherry picks of high priority
Apr 2
Tatsuyuki Ishi
,
Mike Reed
2
Apr 2
Alignment expectations of SkData / SkPixelRef
I like the idea of having some sort of alignment contract in SkData, but here are two points: 1.
unread,
Alignment expectations of SkData / SkPixelRef
I like the idea of having some sort of alignment contract in SkData, but here are two points: 1.
Apr 2
Ranjith pillai
,
Florin Malita
3
Apr 2
[ Skottie Animation ] Bounding Box of text
Thanks for the reply. What I am trying to do is load a default text animation, and let user
unread,
[ Skottie Animation ] Bounding Box of text
Thanks for the reply. What I am trying to do is load a default text animation, and let user
Apr 2
Dave Trombley
Apr 2
Can't fetch skia
When I attempt to fetch skia, the entire getch process fails with 429 "quota exceeded"
unread,
Can't fetch skia
When I attempt to fetch skia, the entire getch process fails with 429 "quota exceeded"
Apr 2
William Candillon
,
Heather Miller
2
Apr 1
[Show Skia] The Shader's Gambit
Thanks for sharing William, great to see Skia and Canvaskit being used in compelling ways! On Tue,
unread,
[Show Skia] The Shader's Gambit
Thanks for sharing William, great to see Skia and Canvaskit being used in compelling ways! On Tue,
Apr 1
Aurora WX
Mar 31
Issue with libjpeg - turbo
Hey, I'm trying to compile Asperite on my own with a guide, however I've gotten stuck with an
unread,
Issue with libjpeg - turbo
Hey, I'm trying to compile Asperite on my own with a guide, however I've gotten stuck with an
Mar 31
Lucas
Mar 28
libpng_decode dependency introduced in m123
Hello, I am trying to update Skia to the latest version (m107 -> m135), but in m123 a dependency
unread,
libpng_decode dependency introduced in m123
Hello, I am trying to update Skia to the latest version (m107 -> m135), but in m123 a dependency
Mar 28
Miguel Camba
,
William Candillon
2
Mar 27
WebGPU canvaskit fails created a simple device context
WebGPU is not supported at the moment. On Thursday, March 13, 2025 at 6:37:44 PM UTC+1 miguel...@
unread,
WebGPU canvaskit fails created a simple device context
WebGPU is not supported at the moment. On Thursday, March 13, 2025 at 6:37:44 PM UTC+1 miguel...@
Mar 27
Bruno Nicoletti
, …
Jim Van Verth
7
Mar 26
Unable to build the skia/tools/window support library
Thanks. I'm digging into SDL to see how I can shim skia into it. On Wednesday, 26 March 2025 at
unread,
Unable to build the skia/tools/window support library
Thanks. I'm digging into SDL to see how I can shim skia into it. On Wednesday, 26 March 2025 at
Mar 26
qq qq
Mar 25
how to render-to-texture in skia?
how to render-to-texture in skia? Thanks!
unread,
how to render-to-texture in skia?
how to render-to-texture in skia? Thanks!
Mar 25
qq qq
Mar 22
is there specification of the relation between skia-op and android-ui-controls?eg. what android-ui use FillRRectOp
is there specification of the relation between skia-op and android-ui-controls? eg. what android-ui
unread,
is there specification of the relation between skia-op and android-ui-controls?eg. what android-ui use FillRRectOp
is there specification of the relation between skia-op and android-ui-controls? eg. what android-ui
Mar 22
qq qq
Mar 21
why not all Op support drawInstanced?
why not all Op surpport drawInstanced? only the following Op support it: DrawAtlasPathOp, FillRRectOp
unread,
why not all Op support drawInstanced?
why not all Op surpport drawInstanced? only the following Op support it: DrawAtlasPathOp, FillRRectOp
Mar 21
Mike Clifton
,
Jim Van Verth
5
Mar 20
Path ops failure/bug
This issue is still something I'm struggling with, but I learned something new about it. So
unread,
Path ops failure/bug
This issue is still something I'm struggling with, but I learned something new about it. So
Mar 20
Fledge Xu
, …
goola bool
3
Mar 18
SkSurface::getCanvas() always gets nullptr.
Hello, I encountered a similar issue as well. By adding the argument is_trivial_abi=false in the --
unread,
SkSurface::getCanvas() always gets nullptr.
Hello, I encountered a similar issue as well. By adding the argument is_trivial_abi=false in the --
Mar 18
qq qq
Mar 17
what's the meaning of addToKey ?
what's the meaning of addToKey ? Thanks!
unread,
what's the meaning of addToKey ?
what's the meaning of addToKey ? Thanks!
Mar 17
Miguel Camba
Mar 13
Is it possible to build canvaskit_wasm with skottie support and no_font?
I am using skottie to run some animations, but none of the animations have any text. I tried to
unread,
Is it possible to build canvaskit_wasm with skottie support and no_font?
I am using skottie to run some animations, but none of the animations have any text. I tried to
Mar 13
Miguel Camba
2
Mar 12
Locally built canvaskit-wasm doesn't work
Ok, I was kind of wrong. That error seems it was dure to canvaskit.js and canvaskit.wasm not matching
unread,
Locally built canvaskit-wasm doesn't work
Ok, I was kind of wrong. That error seems it was dure to canvaskit.js and canvaskit.wasm not matching
Mar 12
Sowmyyy Reanz
,
param...@gmail.com
2
Mar 12
Regarding font collection and font manager
> Does Fontcollection and font managers are thread safe internally ? No, see also this Skia issue
unread,
Regarding font collection and font manager
> Does Fontcollection and font managers are thread safe internally ? No, see also this Skia issue
Mar 12
Daljit
, …
mattl...@live.com
10
Mar 10
OpenGL backend for Windows ARM64
Hi folks, I just merged a PR to the mono fork of skia where I un-stub-out the code and it works. I do
unread,
OpenGL backend for Windows ARM64
Hi folks, I just merged a PR to the mono fork of skia where I un-stub-out the code and it works. I do
Mar 10
Luke Emrose
Mar 4
Roadmap for cross-platform compute shader support
Hi there! I was just wondering if anyone could tell me if there are plans to add support to SkSL for
unread,
Roadmap for cross-platform compute shader support
Hi there! I was just wondering if anyone could tell me if there are plans to add support to SkSL for
Mar 4