-
### Is your feature request related to a problem? Please describe
No built-in bitmap conversion for AvaloniaUI, like WPF has.
### Describe the solution you'd like
I would like to be able to c…
-
Type: Bug
VScode - 每次保存后光标焦点自动跳到文档底部问题
体验极差!
Extension version: 6.0.0
VS Code version: Code 1.94.2 (384ff7382de624fb94dbaf6da11977bba1ecd427, 2024-10-09T16:08:44.566Z)
OS version: Windows_NT x64 10…
-
In Skia, metrics retrieval is a first stage of glyph cache entry initialisation. There are two methods called on a Skia typeface backend: `generateMetrics()` and depending on glyph format then `genera…
drott updated
5 months ago
-
### Describe the Issue
Creating an MSTest Class file via the Solution Explorer creates it with CRLF line terminations on Mac.
While normally not a big deal, if you are using multiline raw string lit…
-
I try to compile with my m1 macOS.
[The standard tutorial to build skia](https://github.com/aseprite/skia#skia-on-macos) doesn't work so well at my side.
So, I follow this the instruction in this [i…
-
Type: Bug
Code actions like "declare const in surrounding scope" stopped working after I started using this extension, I struggled with it for months now, because I have a lot of extensions, until I…
-
**Description**
Seems to be caused by.. https://bugs.chromium.org/p/skia/issues/detail?id=12164#c5
example of bug can be seen here:
https://github.com/AvaloniaUI/Avalonia/issues/6144
Thi…
-
**Description**
It seems I can't save bitmaps or images with the `SKColorType.Rgb888x` pixel format.
Most likely a Skia bug (happens in both m68 and m80), but reporting it here because I haven't…
-
**esy version:** 0.5.6
**Operating System:** Mac OS X Mojave
**Issue:** There is currently no way to replicate npm's `scripts.postinstall` hook
**Package.json**
```json
{
"name": "…
-
`Canvas.clipRect` accepts `clipOp: ClipOp` argument but `Canvas.clipRRect` does not.
Skia's https://skia.org/user/api/SkCanvas_Reference#SkCanvas_clipRRect does support clipOp argument so in Dart thi…