Character inventory
From Bibledit
This check, accessible through the menu, Check - Characters - Inventory, gives a list of all characters in the project, and the count of each character.
Due to newline handling on Linux the character counter will only include U+000A but not U+000D. After importing the file the U+000D completely disappears and so will not be counted.
A character can occur anywhere in the output html file, depending on how sorting is done.
The file will be visible in the Internet browser, which will supply its own default font so as to ensure the character becomes visible. No particular font is enforced.
The check does not handle legacy encoded data. This is because anything with such data will be converted to Unicode when imported in Bibledit, and so the character counting check will never encounter anything else but Unicode.