Skip to content

Commit

Permalink
more fonts pt 2
Browse files Browse the repository at this point in the history
  • Loading branch information
LogyBanana committed Feb 11, 2025
1 parent 2bd3a3d commit d257b44
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion main/assets/astro/font/lovebug.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"providers":[{"type":"space","advances":{" ":4}},{"type":"ttf","file":"astro:love_bug.ttf","shift":[0.0,-60.5],"size":12,"oversample":4},{"type":"ttf","file":"astro:love_bug.ttf","shift":[0.0,2.25],"size":7,"oversample":4}]}
{"providers":[{"type":"space","advances":{" ":4}},{"type":"ttf","file":"astro:love_bug.ttf","shift":[0.0,-0.5],"size":7,"oversample":4},{"type":"ttf","file":"astro:love_bug.ttf","shift":[0.0,2.25],"size":7,"oversample":4}]}
1 change: 1 addition & 0 deletions main/assets/astro/font/lovebug2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"providers":[{"type":"space","advances":{" ":4}},{"type":"ttf","file":"astro:love_bug.ttf","shift":[0.0,-60.5],"size":12,"oversample":4},{"type":"ttf","file":"astro:love_bug.ttf","shift":[0.0,2.25],"size":7,"oversample":4}]}
1 change: 1 addition & 0 deletions main/assets/astro/font/lovebug3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"providers":[{"type":"space","advances":{" ":4}},{"type":"ttf","file":"astro:love_bug.ttf","shift":[0.0,-30.5],"size":10,"oversample":4},{"type":"ttf","file":"astro:love_bug.ttf","shift":[0.0,2.25],"size":7,"oversample":4}]}

0 comments on commit d257b44

Please sign in to comment.