-
Please port WPF to other platforms so we could use it to build desktop software for other operation systems.
-
- [x] I have searched open and closed issues for duplicates
- [x] I am submitting a bug report for existing functionality that does not work as intended
- [x] I have read https://github.com/sign…
-
| | |
| --- | --- |
| Bugzilla Link | [34387](https://llvm.org/bz34387) |
| Resolution | FIXED |
| Resolved on | Sep 01, 2017 07:35 |
| Version | trunk |
| OS | Linux |
| Attachments | [source](http…
-
| | |
| --- | --- |
| Bugzilla Link | [14284](https://llvm.org/bz14284) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2012 21:36 |
| Version | trunk |
| OS | All |
| Attachments | [run script](ht…
-
I use the following code to draw text using [Adigiana Ultra](https://github.com/rust-skia/rust-skia/files/7502156/Adigiana_Ultra.ttf.zip) font:
```rust
// load font file
let mut file = File::open…
-
This is the simplest code to reproduce the issue:
```rust
let mut style = ParagraphStyle::new();
style.set_text_style(&TextStyle::new());
let mut font_collection = FontCollection::new(…
-
| | |
| --- | --- |
| Bugzilla Link | [28629](https://llvm.org/bz28629) |
| Resolution | FIXED |
| Resolved on | Sep 07, 2021 10:59 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#…
-
| | |
| --- | --- |
| Bugzilla Link | [33365](https://llvm.org/bz33365) |
| Resolution | FIXED |
| Resolved on | Aug 08, 2017 15:39 |
| Version | 4.0 |
| OS | Linux |
| Attachments | [.sh file creat…
-
`
error: failed to run custom build command for `skia-bindings v0.45.0 (/Users/linnaishierhuachuan/rust-skia-0.45.0/skia-bindings)`
Caused by:
process didn't exit successfully: `/Users/linnaish…
-
### Describe the issue
Since #736 got merged (I confirmed by pinning the commit in the flake input), I'm getting this error:
```
nix build
warning: Git tree '/home/asymmetric/code/foo/bar' is…