Add Noto Fonts
This commit is contained in:
parent
31a329fb5a
commit
f61b625a01
3 changed files with 271 additions and 5 deletions
|
|
@ -33,6 +33,7 @@ The WASM build was made possible by https://github.com/DSchroer/openscad-wasm.
|
|||
* [Flex](#flex)
|
||||
* [double-conversion](#double-conversion)
|
||||
* [Liberation Fonts](#liberation-fonts)
|
||||
* [Noto Fonts](#noto-fonts)
|
||||
* [SCAD Libraries](#scad-libraries)
|
||||
+ [BOSL2](#bosl2)
|
||||
+ [NopSCADlib](#nopscadlib)
|
||||
|
|
@ -150,6 +151,12 @@ https://github.com/shantigilbert/liberation-fonts-ttf.git
|
|||
|
||||
Licensed under the [SIL Open Font License, Version 1.1](#sil-11)
|
||||
|
||||
## Noto Fonts
|
||||
|
||||
https://fonts.google.com/noto
|
||||
|
||||
Licensed under the [SIL Open Font License, Version 1.1](#sil-11)
|
||||
|
||||
## SCAD Libraries
|
||||
|
||||
Zip archives of the following libraries are loaded lazily by the demo.
|
||||
|
|
|
|||
Loading…
Reference in a new issue