-
It would be really nice to have the latest commit (https://github.com/linebender/resvg/commit/ac767218d791fa42bb6da3a8cc85f0a4454685f1) in a release since it could avoid having to build the same crate…
-
When I tried to run on my windows machine I couldn't run the Colour Processing notebook.
In the notebook text is added to an image, and to do this a font is specified.
`
font = ImageFont.truetype('De…
-
Hey!
I switched over to static compilation for windows today, and since then I've had some strange font issues (newlines being handled incorrectly for wrapped text), which I believe might have been…
-
Hello, we've successfully using lv_font_conv for most TTF files, but when trying to convert the "Lucida Handwriting" font (LHANDW.TTF included in the attached zip file), we got the the following out-o…
-
-
### What Operating System(s) are you seeing this problem on?
Linux Wayland
### Which Wayland compositor or X11 Window manager(s) are you using?
kwin 6.1.4 (NixOS)
### WezTerm version
we…
-
### Description
https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/libraries/fontconfig/default.nix
```
fonts = lib.mkForce {
enableDefaultPackages = false;
fontconfig.en…
-
I get error kind of this,but in my case format is ttf but still i am not able to merge those files.
https://github.com/fonttools/fonttools/issues/743
-
After updating on Qt 6.7.
Qt 6.6.3 works fine.
Part of the init log, see "GLError: 1286"
```
LOG TID(1) INFO 1.12232 drape_frontend/visual_params.cpp:52 Init(): Visual scale = 2 ; Tile size…
-
**Description**
SDL_TTF has outlining functionality! https://wiki.libsdl.org/SDL2_ttf/TTF_SetFontOutline.
We should port this functionality such that people can effectively render outlines on th…