# Script Rendering

## References

* [**State of Text Rendering**](http://behdad.org/text). Behdad - A good read to understand the pieces of the Free Software text rendering stack.
* [Behdad Esfahbod's personal website ](http://behdad.org/)- Lists many resources related to text rendering
* Most of the progress and innovation in Free and Opensource text rendering is entangled with personal story and struggles of some of brilliant engineers. Here is [Behdad's story ](https://docs.google.com/document/d/1MVNNjtoejIqvJrVruFo20qfW36ydLEebj0dRN7-bZrA/edit#heading=h.43yjkjjjqv70)written by himself.
* [Text layout is a loose hierarchy of segmentation](https://raphlinus.github.io/text/2020/10/26/text-layout.html) - Raph Levian
* [Fonts and Layout for Global Scripts](https://simoncozens.github.io/fonts-and-layout/) by Simon Cozens
* [Modern text rendering with Linux: Overview](https://mrandri19.github.io/2019/07/24/modern-text-rendering-linux-overview.html), which has a Linux focus and explains Pango in more detail
*
