Ahmed Walid

Results 8 issues of Ahmed Walid

Adding support for GLSL-style operators such as `*` operator between matrices like `float2x2` and vectors like `float2` (which would work like that: `float2x2 * float2 = new float2(float2x2.M11 * float2.X...

enhancement :sparkles:
proposal :bulb:

The blur radius can be customized through the `blur_radius` property ![image](https://github.com/TranslucentTB/TranslucentTB/assets/34550324/11505585-2f13-4abd-92a5-253f94afef26)

### Is your feature request related to a problem? `SkCanvas::SaveLayerRec` is missing from SkiaSharp's API surface, this API is very useful for implementing backdrop effects/filters, we need this API in...

type/feature-request

It would be nice if a support for downloading PDB files of the PE files was added Also I would like to say thank you for creating this tool/website!

### Summary Add the ability to declare the `ComServer` extension without `runFullTrust` rescap ### Pitch Currently it's required to declare the `runFullTrust` rescap in order to use the `ComServer` extension,...

feature-request

Broken Arabic text in modern (UWP like) OpenIV windows (the text is not broken in legacy windows(Win32 like)) although Segoe UI supports Arabic perfectly. ![](https://i.paste.pics/c53acfb03372a6138bd5222e31803781.png)

**Description of Change** Implement SkCanvas::SaveLayerRec **Bugs Fixed** - Fixes #2773 **API Changes** Added: - `int SKCanvas.SaveLayer(SKRect bounds, SKPaint paint, SKImageFilter backdrop, SKSaveLayerFlags saveLayerFlags = SKSaveLayerFlags.None)` - `int SKCanvas.SaveLayer(SKRect bounds, SKPaint...

community ✨

## PR Type - Bugfix - Feature ## What is the current behavior? N/A ## What is the new behavior? - **Implement all of Composition Easing Functions (Back, Bounce, Circle,...

area/skia ✏️
area/automation
project/animations 🎡
project/shapes-brushes 🔶
area/composition
area/skia/composition ✏️