Go to file
Dustin f17d0eeea6 cv: index: use font face for slashed 0
Using the "combining long solidus overlay" Unicode character to draw the
"slashed zero" does not look very good on many systems.  It looks fine
on my local machine, with the DejaVu font package that comes with
Fedora, but that's about it.  The web font apparently does not have this
character, so browsers fall back to another system font to render it,
which can have varying results.

The DejaVu Sans Mono font has a "dotted" zero, which is similar enough
to a "slashed" zero.  Unless you're looking very closely, you can't
really see that the callsign is in a different font, so I think this
works fine.

I really don't want to use the "Latin capital O with slash" character
for this, since that is completely incorrect, but I do want to have the
zero stylized like ham radio operators do.
2022-04-13 21:43:03 -05:00
.vscode Initial commit 2021-03-08 22:28:30 -06:00
ci Add song quotes to home page 2021-08-23 21:49:04 -05:00
content cv: index: use font face for slashed 0 2022-04-13 21:43:03 -05:00
sass cv: index: use font face for slashed 0 2022-04-13 21:43:03 -05:00
static style: Bundle/use DejaVu fonts 2022-04-13 21:42:25 -05:00
templates style: Bundle normalize.css 2022-04-13 21:42:25 -05:00
.gitignore Initial commit 2021-03-08 22:28:30 -06:00
config.toml Initial commit 2021-03-08 22:28:30 -06:00
songquotes.yml Add song quotes to home page 2021-08-23 21:49:04 -05:00