Plltxe.
411 subscribers
1.28K photos
32 videos
8 files
4.38K links
plltxe (v.) say.

Tweets, toots, and jibber-jabbers of Eana Hufwe.
Mostly in variants of en, ja, zh and 08n.

Follow me on Mastodon/ActivityPub Fediverse:
https://s.1a23.studio/@eana

Channels I contribute to regularly: @translationgrass etc.
Download Telegram
Downloadables of the same theme (video chat background, solitaire postcards, and a third-party open-source web version of Minesweeper) are available at https://gear.xbox.com/pages/downloadables

🔁🐦
Plltxe.
🔁🐦
隔壁「字谈字畅听众群」的讨论结果:
基本算是 Fira Code 搞的花活。对应字符放在了私用区就代表着需要程序去适配字体。而 CLI 进度条的应用场景往往需要跨环境兼容,给字体单独做适配(或选项开关)也不太现实。
Plltxe.
https://mspoweruser.com/microsoft-teams-fluent-design-emojis/ 🐦
This media is not supported in your browser
VIEW IN TELEGRAM
聊天的表情也变 3D Fluent 了。还有动画

至少这便便比之前的三角更像便便了。
Plltxe.
跟随上游更新,各新增 19 个、调整 4 个新贴纸
跟随上游更新,各新增 22 个、调整 2 个新贴纸
This media is not supported in your browser
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
而后了解到了刘老师原来是实数版本号派的。0.12 之后是 0.2。
#隔空喊个话

中西文之间的空白本是排版引擎该处理的东西。正如 xeCJK、InDesign、Word 等专注于排版的软件所做的那样,这个空白本应该是自动插入的,而不是西文词间的语义空格。手打空格只是在各大系统、浏览器的渲染引擎没有实现适当的文字留白时的权宜之计。且空格的宽度往往比中西文留白略宽一些,有时候我甚至会在文章中插入 six-per-em space 来表示更适当的空白宽度。

私以为 CoreText 在引擎层面做到留白是一种进步,这可以让用户和应用开发者减少对排版细节的担忧。在不出苹果生态圈的场景中(如 Switshot 的字串)我都有题建议删除非必要的空格,直接让系统处理留白。印象中上一个非文本编辑工具支持这种留白的还是 IE 的 Trident/MSHTML。