-
### Please confirm that the feature request does ***not*** already exist
- [X] I confirm there is no existing issue for this feature request.
### Use case
I have multiple bases with a lot of tables…
-
https://tex.stackexchange.com/questions/507987/loca-table-not-found
~~~~
\documentclass{article}
\usepackage{fontspec}
\setmainfont{Noto Color Emoji}
\begin{document}
😺
👅
\end{document}
~~…
-
Add emoji for example project in https://github.com/godotengine/godot-demo-projects/tree/master/gui/bidi_and_font_features
Linked with https://github.com/godotengine/godot/issues/98110
-
I will admit that I only have a millimeter deep understanding of this, but based on what I can gather, Blink does not seem(?) to have complete emoji support, and is certainly missing color emoji.
F…
-
Markup (markdown) is a powerfull text-only formatting tool.
As text-only, it fits with the todo.txt philosophy.
It should be interresting to respect (some) of markups in Todour.
**bold**
_italic…
-
Is the following expected?
```
> nanoemoji --output ufo --color_format glyf_colr_1 (find ../noto-emoji/svg -name 'emoji_*.svg')
I0610 15:04:20.651329 140086305654592 nanoemoji.py:312] Wrote /.../…
madig updated
3 years ago
-
Continued from #145
This code:
```python
from fpdf import FPDF
pdf = FPDF()
pdf.add_font("NotoColorEmoji", fname="NotoColorEmoji.ttf", uni=True)
pdf.set_font("NotoColorEmoji")
pdf.add_page()…
-
Currently, due to implementation limitations, Firefox matches fonts codepoint-by-codepoint, not by grapheme cluster. (Safari also seems to have the same behavior, though I don't have a mac to test tha…
-
As Supersim allows devs to run multiple nodes at once, we should ensure that the visual experience of doing so is maximally pleasant and helpful. This issue is for tracking the visual experience effor…
-
## Description
Some emojis are built on the top of existing text symbols.
However, they are shown as the text style even though VS16 (U+FE0F) that shows the symbol should be displayed as the emoji…