orca-app / orca

A Wasm environment for cross-platform, sandboxed graphical applications.
https://orca-app.dev
Other
156 stars 13 forks source link

TODO: glyph shaping and text layout #69

Open martinfouilleul opened 3 months ago

martinfouilleul commented 3 months ago

Text support is pretty lacking for now besides rendering glyphs. We need to make plans on international text support, glyph shaping, kerning, text layout, etc. Opening this for discussion on API and possible implementations.