d2/d2renderers/d2fonts/encoded
Kevin David 500e3e179e
SourceCodePro bold/italic: use .woff for encoded fonts instead of .ttf
Sourced from: https://github.com/adobe-fonts/source-code-pro/releases/tag/2.038R-ro%2F1.058R-it%2F1.018R-VAR

Translated with the following commands:
```
base64 -i ~/Downloads/WOFF-source-code-pro-2.038R-ro-1.058R-it/TTF/SourceCodePro-It.ttf.woff -o ./d2renderers/d2fonts/encoded/SourceCodePro-Italic.txt
base64 -i ~/Downloads/WOFF-source-code-pro-2.038R-ro-1.058R-it/TTF/SourceCodePro-Bold.ttf.woff -o ./d2renderers/d2fonts/encoded/SourceCodePro-Bold.txt
```

I used the `.ttf.woff` files because that seemed "closer" to the original `.ttf` files included, but I'm not sure if that's correct.
2023-01-24 21:20:16 -05:00
..
ArchitectsDaughter-Regular.txt fix encoding 2022-12-22 00:41:05 -08:00
FuzzyBubbles-Bold.txt implement sketch 2022-12-21 20:55:27 -08:00
SourceCodePro-Bold.txt SourceCodePro bold/italic: use .woff for encoded fonts instead of .ttf 2023-01-24 21:20:16 -05:00
SourceCodePro-Italic.txt SourceCodePro bold/italic: use .woff for encoded fonts instead of .ttf 2023-01-24 21:20:16 -05:00
SourceCodePro-Regular.txt oss 2022-11-03 06:54:49 -07:00
SourceSansPro-Bold.txt oss 2022-11-03 06:54:49 -07:00
SourceSansPro-Italic.txt oss 2022-11-03 06:54:49 -07:00
SourceSansPro-Regular.txt oss 2022-11-03 06:54:49 -07:00