Skip to content

Commit 0471d8d

Browse files
committed
link
1 parent cf5ee3e commit 0471d8d

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@iconify-json/devicon": "^1.2.45",
2222
"@iconify-json/file-icons": "^1.2.2",
2323
"@iconify-json/skill-icons": "^1.2.3",
24-
"@iconify-json/vscode-icons": "^1.2.30",
24+
"@iconify-json/vscode-icons": "^1.2.31",
2525
"astro": "^5.14.1",
2626
"astro-icon": "^1.1.5",
2727
"sharp": "^0.34.4",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/content/work/within.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ tags:
1414

1515
Responsible for user interface elements, including cylindrical paginated thumbnail grid, video
1616
detail view with play and back buttons, video player controls with replay, play / pause, resolution
17-
and back buttons, and timeline seek bar, text rendered with signed distance field bitmap fonts,
18-
support for stereoscopic VR headsets with the WebVR API and support for VR controllers with the
19-
Gamepad API.
17+
and back buttons, and timeline seek bar, text rendered with an
18+
[SDF bitmap font](https://github.com/davidlyons/text-sdf-bitmap), support for stereoscopic VR
19+
headsets with the WebVR API and support for VR controllers with the Gamepad API.
2020

2121
![Thumbnail grid](/work/within/gallery.jpg)
2222

0 commit comments

Comments
 (0)