Glyphon 1.4.5をAndroid 15搭載スマートフォンにインストールする方法 #Glyphon #Samsung #Galaxy #GalaxyS25 #Android15 #Ingress

https://reviewdays.com/archives/75382

Glyphon 1.4.5をAndroid 15搭載スマートフォンにインストールする方法 #Glyphon #Samsung #Galaxy #GalaxyS25 #Android15 #Ingress – Recon-ReviewDays

GlyphonのAndroid - Uptodown グリフハック支援ソフトの「Glyphon 1.4.5」をAndroid 15を搭載したスマートフォンにインストールする方法を...

Recon-ReviewDays

For text rendering I reuse #cosmic 's cosmic-text for the most part, as well as the #etager crate for glyph-packing.

I couldn't reuse the #glyphon crate, since it is too #wgpu specific, so I implemented a (simpler) version of its glyph caching and rendering on top of #marpii. I'm actually quite happy with the result. Working with fonts / text-shaping has come a long way in #rustlang since my last encounter some years back..