This commit is contained in:
Insality
2024-11-20 23:36:04 +02:00
parent f2fa5320d2
commit 7ea8691fc5
104 changed files with 451 additions and 12743 deletions

View File

@@ -1,10 +1,10 @@
fonts {
name: "text_regular"
font: "/druid/fonts/text_regular.font"
name: "druid_text_regular"
font: "/druid/fonts/druid_text_regular.font"
}
fonts {
name: "text_bold"
font: "/druid/fonts/text_bold.font"
name: "druid_text_bold"
font: "/druid/fonts/druid_text_bold.font"
}
textures {
name: "druid"
@@ -67,7 +67,7 @@ nodes {
}
type: TYPE_TEXT
text: "Mini Graph"
font: "text_regular"
font: "druid_text_regular"
id: "text_header"
pivot: PIVOT_NW
outline {