曾幾何時,我那本尺寸超大的柯林斯–羅伯特法語硬皮字典,在我學生宿舍的書架上佔據了最顯眼的位置。我擁有的是 1980 年代末期的版本,將近一千頁,它是從哥哥們那裡傳下來的。
Back in 2024 I learned about SDF (signed distance field) rendering of fonts. I was trying to implement outlines and shadows in a single pass instead of drawing over the text multiple times in different styles. I intended to use these fonts for two different projects, a game and a map generator. I got things working but didn’t fully understand why certain things worked or didn’t work. I wrote some notes on my site about what I tried. In the end, I stopped working on both the game’s fonts and the map generator, so I put all of this on hold.
,推荐阅读heLLoword翻译官方下载获取更多信息
昨日,千问大模型正式开源千问 3.5 最新中等规模模型:Qwen3.5-35B-A3B 、Qwen3.5-122B -A10B 、Qwen3.5-27B。官方介绍:。业内人士推荐WPS下载最新地址作为进阶阅读
// Synchronous consumption — no promises, no event loop trips