Opened 21 months ago
Closed 21 months ago
#11372 closed defect (fixed)
Unusual Unicode characters in documentation preferably replaced
| Reported by: | MasterQuestionable | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | documentation |
| Version: | git-master | Keywords: | ffmpeg |
| Cc: | MasterQuestionable | Blocked By: | |
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | yes |
Description
͏ That may not display with typical fonts.
͏ https://ffmpeg.org/ffmpeg.html#Detailed-description
͏ https://github.com/FFmpeg/FFmpeg/commits/master/doc/ffmpeg.texi?since=2024-10-07&until=2024-10-07
͏ Offender, Substitute:
͏ "⮜" (Black Leftwards Equilateral Arrowhead) (U+2B9C, 0xE2AE9C, ⮜)
͏ "◄" (Black Left-Pointing Pointer) (U+25C4, 0xE29784, ◄)
͏ .
͏ "⮞" (Black Rightwards Equilateral Arrowhead) (U+2B9E, 0xE2AE9E, ⮞)
͏ "►" (Black Right-Pointing Pointer) (U+25BA, 0xE296BA, ►)
͏ .
͏ "⯅" (Black Medium Up-Pointing Triangle Centred) (U+2BC5, 0xE2AF85, ⯅)
͏ "▲" (Black Up-Pointing Triangle) (U+25B2, 0xE296B2, ▲)
͏ See also:
͏ https://decodeunicode.org/en/u+25C4
͏ https://unicode.org/charts/nameslist/n_25A0.html#25C4
͏ https://unicode.org/charts/nameslist/n_2B00.html#2BC5
͏ https://unicode.org/charts/nameslist/mainList.html



Changed in 6ffbc22b53937fee6e35093d9ce981cd43bf3d88