-
### Description
App just crashes with `Java.Lang.RuntimeException: 'Canvas: trying to use a recycled bitmap android.graphics.Bitmap@4b0165b'`
Seems like the same issue as [before](https://github.c…
-
Fontconfig provides us with fixup factor that we should use to scale bitmap fonts. Currently alacritty can only perform downsampling, however it'll be nice to have upscaling for bitmap fonts, since th…
-
Fonts are currently bitmap fonts that were pregenerated. It would be preferable to use a system that can handle generating font atlases at runtime, can support better scaling support, support for add…
-
I have bitmap fonts in ttf format but they are rendered with Anti-aliasing and appear blurry, i want them to be pixel perfect
-
### Tested versions
4.x
### System information
n/a
### Issue description
FunnyGameDev seems to have issues with using bitmap fonts in the engine. I think it would be wise to talk to him…
-
Create a function to draw some text on an image.
- Render the text on an image and then draw the image on the frame?
- Render directly on the frame image ?
Hint : Bitmap fonts
- Font size op…
-
### Details
Unicode characters are not displayed, either in the chatbox or in the console. Whenever a unicode character should be displayed, an error appears in console such as:
`m_face->glyph->bi…
-
## Expected Behavior
- should work with fonts, processed with `ttfautohint`, when hinting enabled.
## Current Behavior
crash with error:
```
Hinting error:Error: unknown instruction: 0x78…
-
Perhaps an issue with vendor code, but creep cannot be compiled to json format by the toolset in ttystudio https://github.com/chjj/ttystudio#choosing-a-new-font-for-your-terminal-recording
It would b…
-
Attempted to download the prebuilt binary and run it but got this error:
```
$ '/home/user/Downloads/luftdaten-tool.linux-x64'
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLA…