-
Hello!
I want to make you aware of my modular font editor project, MFEQ.
I'm writing the glyph editor component which heavily relies on this crate, Qglif.
Today I implemented mixing IMGui and…
-
I installed Flutter and VS Code in the following way:
```
$ sudo snap install --classic code
$ sudo snap install --classic flutter
$ tail -n 1 ~/.bashrc
export CHROME_EXECUTABLE="/usr/bin/chro…
-
I'm looking at implementing pure rust text shaping via RustyBuzz, but RustyBuzz needs to be able to parse a font in order to shape it. Skia appears to have a way to get the font data from a given type…
-
**Describe the bug**
VSCodium does not identify Git as source provider.
**Please confirm that this problem is VSCodium-specific**
- [x] This bug doesn't happen if I use Microsoft's Visual Studio …
-
## Steps to Reproduce
In our application,one detail page is written in flutter while the others use java. However, in our test, we noticed that after my detail page crashes one time, it will contin…
-
I am trying to use the Archive 2.0.10 package in Flutter to unzip a zip archive. It works, but the time to unzip is very long, and it blocks the Main Thread for a long time. I then tried using Compute…
-
**Describe the bug**
What the recommended way of consuming this library at the moment? I can't seem to find any NuGets and the solution doesn't build at the moment. It's looking for C:\Users\beto .…
-
Issue Type: Bug
# Brief
When I use VSCode to ssh (Windows client) into a workspace on a Windows host with existing tasks, and then try to run them, I get an error.
# Reproduce
1. On Windows ho…
-
## Wasm head compilation errors
![image](https://user-images.githubusercontent.com/43340959/114277592-11a1ff80-9a2c-11eb-9e4e-5e4a55154b51.png)
This is the project file :
```
…
-
## Steps to Reproduce
Code below - the simple introductory app, but with a gridview. There is a Map of a list of URLs. If you check the size of each JPG, it is 115k, 130k.
Well, when I run the app, …