|
You are here |
venam.net | ||
| | | | |
www.tidyverse.org
|
|
| | | | | Taking control of fonts and text rendering in R can be challenging. This deep-dive teaches you everything (and then some) you need to know to keep your sanity | |
| | | | |
www.internalpointers.com
|
|
| | | | | How not to get lost in a multilingual world. | |
| | | | |
www.useragentman.com
|
|
| | | | | [AI summary] This technical article explains the @font-face CSS declaration, covering browser support, legal font licensing, implementation code, and differences in rendering across major browsers. | |
| | | | |
koaning.io
|
|
| | | I learned about a new mono font called departure mono (git) that looks *really* neat. This is what it looks like: @font-face { font-family: 'Departure Mono'; src: url('font/DepartureMono-Regular.otf') format('opentype'); font-weight: normal... | ||