diff --git a/README.md b/README.md index a465e69be..7ee9f8570 100644 --- a/README.md +++ b/README.md @@ -71,20 +71,20 @@ may want to read [State of Text Rendering 2024][6]. Here are a few presentation slides about HarfBuzz at the Internationalization and Unicode Conference over the years: -- 2014, [Unicode, OpenType, and HarfBuzz: Closing the Circle][7], -- 2012, [HarfBuzz, The Free and Open Text Shaping Engine][8], -- 2009, [HarfBuzz: the Free and Open Shaping Engine][9]. +- 2014 – [Unicode, OpenType, and HarfBuzz: Closing the Circle][7], +- 2012 – [HarfBuzz, The Free and Open Text Shaping Engine][8], +- 2009 – [HarfBuzz: the Free and Open Shaping Engine][9]. More presentations and papers are available on [behdad][11]'s website. In particular, the following _studies_ are relevant to HarfBuzz development: -- 2025 — [CachingPaper][12] -- 2025 — [`hb-decycler`][13] -- 2022 — [`hb-iter`][14] -- 2022 — [A C library written in C++][15] -- 2022 — [PackTab: A static integer table packer][16] -- 2014 — [Building the Indic Shaper][17] -- 2012 — [Memory Consumption][10] +- 2025 – [CachingPaper][12] +- 2025 – [`hb-decycler`][13] +- 2022 – [`hb-iter`][14] +- 2022 – [A C library written in C++][15] +- 2022 – [PackTab: A static integer table packer][16] +- 2014 – [Building the Indic Shaper][17] +- 2012 – [Memory Consumption][10] ## Name