Skip to content

Commit

Permalink
sga border fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ewanhowell5195 committed Aug 31, 2024
1 parent 3b7bec8 commit 9873a79
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
scripts/node_modules/
scripts/temp/
scripts/log/
node_modules/
node_modules/
*.bak
2 changes: 1 addition & 1 deletion fonts/minecraft-sga/characters.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions fonts/minecraft-sga/characters/g.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"credit": "By Westbot",
"texture_size": [1000, 320],
"textures": {
"0": "minecraft_sga:flat",
"particle": "minecraft_sga:flat"
"0": "minecraft-sga:flat",
"particle": "minecraft-sga:flat"
},
"elements": [
{
Expand All @@ -24,7 +24,7 @@
"north": {"uv": [1.616, 5.1, 1.632, 5.15], "texture": "#0"},
"east": {"uv": [1.616, 5.1, 1.632, 5.15], "texture": "#0"},
"south": {"uv": [1.616, 5.1, 1.632, 5.15], "texture": "#0"},
"west": {"uv": [0, 5.55, 0.032, 6.7], "texture": "#0"},
"west": {"uv": [0, 5.55, 0.016, 6.7], "texture": "#0"},
"up": {"uv": [1.616, 5.1, 1.632, 5.15], "texture": "#0"},
"down": {"uv": [1.616, 5.1, 1.632, 5.15], "texture": "#0"}
}
Expand Down
Binary file modified fonts/minecraft-sga/textures/flat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fonts/minecraft-sga/textures/smooth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9873a79

Please sign in to comment.