End-to-End Tour of Text Layout/Rendering (2015)
litherum.blogspot.com
End-to-End Tour of Text Layout/Rendering (2015)
1–6 of 6 posts
Re: End-to-End Tour of Text Layout/Rendering (2015)
#2Re: End-to-End Tour of Text Layout/Rendering (2015)
#3Part 1: Encoding Systems, Code Points, and Code Units https://litherum.blogspot.com/2013/11/complex-text-handling-...>
Part 2: Fonts https://litherum.blogspot.com/2013/11/complex-text-handling-...>
Part 3: Codepoint to Glyph Mapping https://litherum.blogspot.com/2014/02/complex-text-handling-...>
Part 4: Line Breaking https://litherum.blogspot.com/2014/04/complex-text-handling-...>
Part 5: Bidirectional Processing https://litherum.blogspot.com/2014/11/complex-text-handling-...>
Part 6: Run Layout https://litherum.blogspot.com/2014/11/complex-text-handling-...>
Part 7: Width Calculations https://litherum.blogspot.com/2014/11/complex-text-handling-...>
Re: End-to-End Tour of Text Layout/Rendering (2015)
#4Someone ought to write a companion post for keyboard input entry (including topics like input methods for Asian languages, bi-directional (BiDi) writing/editing order e.g. of semitic languages, various common keyboard layouts etc.).
Re: End-to-End Tour of Text Layout/Rendering (2015)
#5https://raphlinus.github.io/text/2020/10/26/text-layout.html