Files
wwdpublic/Resources/Prototypes/fonts.yml
Julian Giebel d805b82848 Implement basic emoji support (#24039)
* Implement basic font support

Add NotoEmoji font
Add emoji font to default font stacks

* Remove unneded change

* L

* Remove emoji font from default font stacks

(cherry picked from commit 94b43423b4ba3bac3325610a6699a9f6cd08653b)
2024-02-08 11:55:27 +01:00

48 lines
993 B
YAML

- type: font
id: Default
path: /Fonts/NotoSans/NotoSans-Regular.ttf
- type: font
id: DefaultItalic
path: /Fonts/NotoSans/NotoSans-Italic.ttf
- type: font
id: DefaultBold
path: /Fonts/NotoSans/NotoSans-Bold.ttf
- type: font
id: DefaultBoldItalic
path: /Fonts/NotoSans/NotoSans-BoldItalic.ttf
- type: font
id: NotoSansDisplay
path: /Fonts/NotoSansDisplay/NotoSansDisplay-Regular.ttf
- type: font
id: NotoSansDisplayItalic
path: /Fonts/NotoSansDisplay/NotoSansDisplay-Italic.ttf
- type: font
id: NotoSansDisplayBold
path: /Fonts/NotoSansDisplay/NotoSansDisplay-Bold.ttf
- type: font
id: NotoSansDisplayBoldItalic
path: /Fonts/NotoSansDisplay/NotoSansDisplay-BoldItalic.ttf
- type: font
id: BoxRound
path: /Fonts/Boxfont-round/Boxfont Round.ttf
- type: font
id: AnimalSilence
path: /Fonts/Animal Silence.otf
- type: font
id: Monospace
path: /EngineFonts/NotoSans/NotoSansMono-Regular.ttf
- type: font
id: Emoji
path: /Fonts/NotoEmoji.ttf