-
Would you be open to a PR that includes your glyphs and a python script to generate the .ttf? Looks like there have been a number of security vulnerabilities from .ttf files historically, so this way…
-
Building a cache that keeps already computed table for the fonts to be reused later. This will speed up the operation, especially on low end systems.
-
When I run ./scripts/build_ttf.sh, I keep coming across this issue. Any way I can fix this?
-
Terminus TTF can easily be dropped into the project. It is very clean at size 12, and can be fetched [here](https://files.ax86.net/terminus-ttf/). It looks much nicer to my eyes over the ones that are…
-
Hi, I am trying to use react-native-skia with remotion and I followed the steps in the documentation to add Skia to Remotion. However, I am facing issues when trying to use `Skia.ParagraphBuilder.Make…
-
I have installed Briefer using Docker on Ubuntu, but an error occurred where some font files could not be loaded.
404 not found : workspaces/484f35d1-f7fa-4b7b-9ce4-70aed78a4406/~@/assets/fonts/Int…
-
In the latest version (2.13.4), NotoColorEmojiCompat.ttf (10.27MiB) was added to the `assets` folder of the apk. I'd like to know if it is actually being used by the app, how to select it in the font …
-
![grafik](https://github.com/user-attachments/assets/fff7b337-7eda-41c9-b8ac-3852034a9eeb)
-
I'm having an issue with this and I've isolated it to a simple project with a main like so
```
#include
#include
int main(int argc, char *argv[]) {
int sdlVer = SDL_GetVersion();
SDL_…
-
**Is your feature request related to a problem? Please describe.**
The Recursive variable font (Recursive_VF_1.085.ttf) on Windows doesn't allow simultaneous use of both `font-variation-settings` and…