Updated README

This commit is contained in:
epictris 2022-12-27 15:58:29 +11:00
parent fa1fae7f70
commit 1a6be6406b
2 changed files with 22 additions and 7 deletions

View File

@ -4,11 +4,11 @@
"type": "split",
"children": [
{
"id": "d6f5ce0980711f0a",
"id": "214fd8085e77190d",
"type": "tabs",
"children": [
{
"id": "9c594be18b517d19",
"id": "cc9b4db4763b1f10",
"type": "leaf",
"state": {
"type": "canvas",
@ -158,17 +158,17 @@
"command-palette:Open command palette": false
}
},
"active": "9c594be18b517d19",
"active": "b60afae08e103db8",
"lastOpenFiles": [
"Characters/Diero Falone/Level - Diero Falone.md",
"README.md",
"Characters/Diero Falone/Canvas - Diero Falone.canvas",
"Characters/Diero Falone/Level - Diero Falone.md",
"Wiki/Eldritch Blast.md",
"Wiki/Hellish Rebuke.md",
"Wiki/Expeditious Retreat.md",
"Wiki/Misty Step.md",
"Wiki/Invisibility.md",
"Wiki/Condition - Invisible.md",
"Wiki/Light.md",
"Speak with Animals.md"
"Wiki/Light.md"
]
}

View File

@ -1,2 +1,17 @@
# canvas-character-sheet
This vault contains the assets, canvas, fonts and CSS snippet required to use the DnD character sheet I created using [Obsidian Canvas](https://obsidian.md/canvas).
The .canvas file is located at */Characters/Diero Falone/Canvas - Diero Falone*
**PLEASE NOTE:**
- The snippet contains CSS that targets all canvases. If you choose to add this to your own vault, you will likely want to disable the snippet to use your own personal canvases normally.
- Some elements have had their resizing/movement disabled for UX purposes. If you want to resize/rearrange the elements yourself, the CSS controlling that is at the top of the *canvas_styling.css* file.
Fonts used:
- [Austral Sans Stamp](https://www.dafont.com/austral-sans-stamp.font)
- [b Beach Ocean](https://www.dafont.com/b-beach-ocean.font)
- [Tox Typewriter](https://www.dafont.com/tox-typewriter.font)
- [Half-Elven Condensed](https://fonts2u.com/half-elven-condensed.font)
- [Morsal](https://www.dafont.com/morsal.font)
- [Times New Roman](https://freefontsfamily.com/times-new-roman-font-free/)