-
See title, support for pcf fonts would be very nice, expecially since many terminal like applications make use of them and because it doesn't seem to be possible to draw bitmap fonts using freetype-go…
-
*NOTE: Not the same as #720 -- because this is a generic system that applies to all odd-pixel displays including triangle-pixel displays that are sometimes found on MiniLED Jumbotrons, Samsung QD-OLED…
-
fontforge doesn't read any of [these](https://github.com/PoomSmart/EmojiLibrary/releases/tag/0.14.5) fonts
-
Currently, Bitmap fonts load and render along with SVG fonts however, this has not been properly tested.
Some areas of the SVG font loader need additional work to allow the font to be rendered at the…
-
Now that the libHaru version of the code has been released, we would welcome assistance to change the handling of ASCII characters read from the input file.
The idea is to replace the printcharx() …
-
Required to use Bitmap Fonts easily in flixel-ui.
-
To support labels on the map, we need a mechanism to render shaped text onto the map. This includes:
* Gliph rendering
* Raster fonts decoding and building glyph map textures
* Vector fonts tes…
-
When working with a _lowres video and hardsubs_, it's very hard to find a flexible solution that isn't hacky. I belong to a TAS community, and we encode emulator footage, which is mostly 240p and belo…
-
I am using custom bitmap fonts instead of using the TTF engine. There are three major reasons for using bitmap fonts:
- animated fonts
- colour fonts
- [*animated colour fonts*](http://www.pc…
-
通过`chmod +x QQ.AppImage`赋予执行权限并双击之后,没有看见任何GUI出现
在终端执行的时候也是一样,只不过似乎是和字体有关的东西出错了?
```
yang@PC-Yang:~/文档$ ./QQ-20171129-x86_64.AppImage
wine: cannot find L"C:\\windows\\system32\\wineboot.exe"
Wine…