Initial font work
This commit is contained in:
@@ -203,9 +203,10 @@ Each shader package lives under:
|
||||
shaders/<id>/
|
||||
shader.json
|
||||
shader.slang
|
||||
optional-font-or-texture-assets
|
||||
```
|
||||
|
||||
See `SHADER_CONTRACT.md` for the manifest schema, parameter types, texture assets, temporal history support, and the Slang entry point contract.
|
||||
See `SHADER_CONTRACT.md` for the manifest schema, parameter types, texture assets, font/text assets, temporal history support, and the Slang entry point contract. `shaders/text-overlay/` is the reference live text package and bundles Roboto Regular with its OFL license.
|
||||
|
||||
## Generated Files
|
||||
|
||||
@@ -234,4 +235,8 @@ Audio
|
||||
Fonts
|
||||
genlock
|
||||
Logs
|
||||
anamorphic desqueeze
|
||||
anamorphic desqueeze
|
||||
refactor, cleanup of source files
|
||||
display URL (Maybe clicakable) for control in the windows app (Not on the output)
|
||||
Sound shader as seperate .slang in shader package?
|
||||
runtime date time
|
||||
|
||||
Reference in New Issue
Block a user