-
### Description of the bug
[font.valid_codepoints()](https://pymupdf.readthedocs.io/en/latest/font.html#Font.valid_codepoints) has stopped working correctly on the latest version.
### How to rep…
-
Working on the subsetting of Playpen Sans pers script fonts, I've noticed some of the codepoints are not included in any of our Glyphsets.
After cross-referencing the Glyphsets with the gflanguages …
-
[IANA has assigned codepoints](https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-8) for the standalone MLKEM key exchanges, different from the ones originally request…
ghen2 updated
18 hours ago
-
# 浅谈 Unicode 中的特殊代码点——私人使用区字符、非字符、代理项 | LNN的博客!
浅谈 Unicode 中的特殊代码点——私人使用区字符、非字符、代理项 Unicode(统一码)是全球公认的计算机文本编码标准,它为世界上大部分文字系统的字符规定了数字编号,以便计算机存储、呈现与处理文字。字符在 Unicode 中的编号称为代码点(codepoint),是不小于 000、不大于 10…
-
Hello,
I am trying to create a simple window to list all the glyphs and theirs Unicode of a font. But I dont manage to use properly the Codepoint to render the character.
Does anyone know how …
-
I've been thinking about various segmentation patterns one might want to support. Suppose you have a website that supports documentation in 15 "locales", which boil down to, say, 11 scripts. Some page…
skef updated
2 months ago
-
Type of proposal: **enhancement**
The [`non-ASCII ident code point` specification](https://drafts.csswg.org/css-syntax/#non-ascii-ident-code-point) doesn't include the [Miscellaneous Symbols Unicod…
-
If an emoji is made of multiple codepoints, it will not be listed on the respective Unicode version page.
Some examples:
🐦⬛
🐦🔥
🧑⚕️
🧑🎓
-
The existing `string.trim`, `string.trim_left` and `string.trim_right` functions currently only trim whitespace.
Could we add equivalent trimming functions that take the codepoints to be trimmed as…
-
In "Don't Special-Case Grease Values" (#27), we have a request that implementers (not protocol designers) not do something.
I have seen -- numerous times -- that people are inclined to special case…