▲ | java-man 6 days ago | ||||||||||||||||||||||||||||
I don't understand why 0 and O look nearly identical. | |||||||||||||||||||||||||||||
▲ | biohazard2 6 days ago | parent | next [-] | ||||||||||||||||||||||||||||
It seems they are using the regular zero or a slashed variant depending on the risk of confusion: https://lii.enac.fr/wp-content/uploads/2021/08/B612-PolarSys... | |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||
▲ | upofadown 6 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||
Perhaps that sort of error is not a problem in this particular context. Adding slashes or dots makes the zero or oh look like an eight. This issue affected the design of the FE-Schrift font: | |||||||||||||||||||||||||||||
▲ | killermonkeys 6 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||
Worth underlining that designers work very hard to understand the needs of the particular situation. Usually type designers consider the legibility of 3, 6, 8, 9, 0 (particularly 8 and 0) to be more important than between O and 0. But for coders, the ambiguity between O and 0 is a big problem, so a designer would consider that. An example for pilots: you are heading 180 and radio it as "one zero eight". Even if you immediately correct yourself, it's a problem. | |||||||||||||||||||||||||||||
▲ | ilc 6 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||
Aviation use. They won't allow O and 0 to be valid for the same data. So there is no need to disambiguate them. | |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||
▲ | teraflop 6 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||
That's true of lots of fonts. I don't think contexts where you would have to distinguish between those two characters are nearly as common in aviation as they are in programming. | |||||||||||||||||||||||||||||
▲ | jeffbee 6 days ago | parent | prev [-] | ||||||||||||||||||||||||||||
What would be displayed in an aircraft cockpit where this ambiguity would matter? |