Differences

This shows you the differences between two versions of the page.

Link to this comparison view

falsehoods_programmers_believe_about_text [2025-06-07 17:36] – created nikfalsehoods_programmers_believe_about_text [2025-06-07 17:38] (current) nik
Line 41: Line 41:
     * The tab character can have the width of multiple characters.     * The tab character can have the width of multiple characters.
   * **Ignoring control and combining characters, Unicode characters have the same width with a mono-space font**   * **Ignoring control and combining characters, Unicode characters have the same width with a mono-space font**
-    * Asian character (often named full-width) are typically wider (typically 50%) that latin letters, even in mono-space fonts. See for instance:**+    * **Asian character (often named full-width) are typically wider (typically 50%) that latin letters, even in mono-space fonts.** See for instance:
     * ''Cat''     * ''Cat''
     * ''日本語''     * ''日本語''