mirror of
https://github.com/cupcakearmy/glyphance.git
synced 2025-09-04 05:30:39 +00:00
inisital commit
This commit is contained in:
39
docs/config/glyphance-defs-fonts.md
Normal file
39
docs/config/glyphance-defs-fonts.md
Normal file
@@ -0,0 +1,39 @@
|
||||
# Untitled object in Config Schema
|
||||
|
||||
```txt
|
||||
https://github.com/cupcakearmy/glyphance#/$defs/fonts
|
||||
```
|
||||
|
||||
|
||||
|
||||
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|
||||
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :-------------------------------------------------------------------------------- |
|
||||
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Forbidden | none | [glyphance.schema.json\*](../../out/glyphance.schema.json "open original schema") |
|
||||
|
||||
## fonts Type
|
||||
|
||||
`object` ([Details](glyphance-defs-fonts.md))
|
||||
|
||||
# fonts Properties
|
||||
|
||||
| Property | Type | Required | Nullable | Defined by |
|
||||
| :---------------- | :------ | :------- | :------------- | :--------------------------------------------------------------------------------------------------------------------------- |
|
||||
| `^[a-zA-z \-_]+$` | `array` | Optional | cannot be null | [Config](glyphance-defs-font.md "https://github.com/cupcakearmy/glyphance#/$defs/fonts/patternProperties/^\[a-zA-z \\-_]+$") |
|
||||
|
||||
## Pattern: `^[a-zA-z \-_]+$`
|
||||
|
||||
|
||||
|
||||
`^[a-zA-z \-_]+$`
|
||||
|
||||
* is optional
|
||||
|
||||
* Type: `object[]` ([Details](glyphance-defs-font-variation.md))
|
||||
|
||||
* cannot be null
|
||||
|
||||
* defined in: [Config](glyphance-defs-font.md "https://github.com/cupcakearmy/glyphance#/$defs/fonts/patternProperties/^\[a-zA-z \\-_]+$")
|
||||
|
||||
### ^\[a-zA-z \\-\_]+$ Type
|
||||
|
||||
`object[]` ([Details](glyphance-defs-font-variation.md))
|
Reference in New Issue
Block a user