From 2f86ab8d477d05fdbd1e03a5faa61dae972a202a Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Fri, 4 Apr 2025 18:29:33 -0600 Subject: [PATCH] [README] Cosmetic --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) 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