[MCARC] events
Nate Bargmann
n0nb at n0nb.us
Sat Sep 21 08:13:20 EDT 2024
* On 2024 20 Sep 15:28 -0500, Dave Crawford wrote:
> On my MacBook a slashed Ø is Shift, Option o (the letter o). On my
> iPhone and iPad I can just hold down on the uppercase O and some
> options popup, one of which is the slashed zero.
Those characters are not an ASCII 0 but a character from another
language's alphabet set. Selecting those characters results in
something other than an ASCII 0 being present in a document. While it
may look like what you want, a slashed zero, on the screen, it is not a
zero at all as far as the underlying character code is concerned.
An example would be copying and pasting such a character into an input
field that expects and tests for only numeric characters. It won't
work.
The proper thing to do is to install a font that features a slashed zero
and use it. Many such fonts exist and are available from various sites
including Google fonts.
73, Nate
--
"The optimist proclaims that we live in the best of all
possible worlds. The pessimist fears this is true."
Web: https://www.n0nb.us
Projects: https://github.com/N0NB
GPG fingerprint: 82D6 4F6B 0E67 CD41 F689 BBA6 FB2C 5130 D55A 8819
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://mailman.qth.net/pipermail/mcarc/attachments/20240921/88b2ed85/attachment.sig>
More information about the MCARC
mailing list