TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Modern Text Rendering with Linux
111 points
by
daww
almost 6 years ago
5 comments
Jasper_
almost 6 years ago
Collapse
This is missing a text layout engine: separating a string of texts into multiple blocks with word wrap. This is handled in GTK+ through Pango and in Qt with an internal algorithm. I don't believe FreeBiDi/ICU is used in either.
评论 #20608460 未加载
dang
almost 6 years ago
Two weeks ago: <a href="https://news.ycombinator.com/item?id=20491203" rel="nofollow">https://news.ycombinator.com/item?id=20491203</a>
robin_reala
almost 6 years ago
Collapse
Do projects like Pathfinder fit into this stack anywhere? At a guess you could replace Freetype with it, but I guess it does more?
评论 #20606410 未加载
评论 #20606403 未加载
sayusyz
almost 6 years ago
Collapse
Great detailed pictures. I'm curious where general hinting belongs.
评论 #20607296 未加载
amelius
almost 6 years ago
Collapse
To make it more modern, hopefully they will replace the XML by JSON at some point.
评论 #20608682 未加载