-
When trying to shape with the MacOS fonts "Malayalam MN" or "Malayalam Sangam MN", the ttf-parser panics with:
`panicked at tf-parser-cef4d149453e6ac0/85c1ff2/src/parser.rs:767:44:attempt to add with…
-
Reading opentype fonts(.otf) or truetype collection files (.ttc) causes panic!
```
let mut font_reader = std::io::Cursor::new(include_bytes!("../assets/fonts/Cantarell-Bold.otf").as_ref());
let f…
-
In this issue you can either:
- Add papers that you think are interesting to read and discuss (please stick to the format).
- vote: should be done using :+1: on comments
Example: https://githu…
-
### What version of Go are you using (go version)?
1.4.2
### What operating system and processor architecture are you using?
Linux / AMD64
### What did you do?
``` go
package main
import (
…
-
I have a weird one here. Config options of note:
daemon_port=9000
path_map = job http://build.whamcloud.com/job/
I try to download
http://10.1.0.10:9000/job/e2fsprogs-master/arch=x86_64,distro=sles…
-
## Defect Report
> Noto fonts can be obtained from https://notofonts.github.io/
> If you find a problem with a released font, then please use this template to file a defect report.
> Before filin…
-
Hi. First thank you for providing shini it is working fine.
I would like to request a new feature, because if we have a long ini file it takes a long time to read, and we often only need to read a…
-
We have a work queue for layout tasks, all we have to do is write a GPU worker thread for it. How hard could it be? ;)
This makes the most sense on systems like AMD's APU where CPU↔GPU transfers are …
-
I have an application where users are allowed to upload their fonts. Some of them do not have a font family defined. When you use a font file like that you get always an error `Could not parse font fi…
marcj updated
8 months ago
-
A goal for `Core` is to provide a really solid developer experience. One important piece in doing that is providing good documentation, and good docstrings. For those who don't know, docstrings are th…