-
see ...
https://pdfs.semanticscholar.org/9f2b/e13f74ad153de8052864317e887faaba6989.pdf
http://www.mdk.org.pl/2007/10/27/curvy-blues
https://developer.nvidia.com/gpugems/GPUGems3/gpugems3_ch25.h…
-
This issue is branched from a question raised https://github.com/linebender/xilem/pull/1 about our plan for glyph rendering, as that is the responsibility of piet-gpu rather than other layers in the s…
-
(This is part of the I18n WG review.)
According to [Arabic mathematical notation](https://www.w3.org/TR/arabic-math/) (the W3C Note from 2006), certain operators are mirrored in right-to-left formu…
-
Hi, I'm working on some [terminal](https://gir.st/mines.htm) [games](https://gir.st/viiper.htm) that make extensive use of niche Unicode characters from e.g. the [*Box-drawing*](https://en.wikipedia.o…
girst updated
9 months ago
-
Text rendering is not supported and not planned. This is an absurdly complex task and the Rust ecosystem doesn't provide basically any libraries to implement this.
We need:
- [x] Font parser: [t…
-
The text rendering library didn't age well and while trying to use it for the upcoming UI library (mosra/magnum-extras#2, not there yet) I got _really_ angry at the shameful state of it. My previous j…
-
https://github.com/w3c/csswg-drafts/issues/3658#issuecomment-2411242402
`halt` in Yu Gothic UI is broken. It causes broken disastrous rendering of brackets:
https://issues.chromium.org/issues/33…
-
I'm currently working with QuestPDF to try and render PDFs that may contain multiple languages.
These documents are dynamically generated from external content outside of my control, so I won't kno…
-
It would be nice to support basic text rendering. I already have a very simple version in demosys-py that could be ported over and possibly improved: https://github.com/Contraz/demosys-py/tree/master/…
-
First, the cast to SimpleGlyph in the following rendering codes is not correct, throwing exceptions for nested composite glyphs. Try rendering Glyph ID 126 in the font `NotoSerif-Thin.ttf`.
```
…