Rafs
11/11/2020, 9:21 PMImageAsset from a Bitmap object?Ian Lake
11/11/2020, 10:35 PMRafs
11/11/2020, 10:52 PMRafs
11/12/2020, 12:09 AMVectorAsset created with vectorResource(..) into an ImageAsset?Ian Lake
11/12/2020, 12:22 AMImageAsset should have another overload that takes a VectorAsset (that's how Icon works for instance). I know there's been some recent work in this space - maybe @Nader Jawad has more info?Rafs
11/12/2020, 12:24 AMdrawImage but it's only accepting an ImageAsset and not a VectorAssetNader Jawad
11/12/2020, 12:32 AMNader Jawad
11/12/2020, 12:32 AMNader Jawad
11/12/2020, 12:33 AMrememberVectorPainter(myVectorAsset) within a composable methodNader Jawad
11/12/2020, 12:34 AMRafs
11/12/2020, 12:40 AMcb
11/12/2020, 7:31 AM