Skip to content

fix: Minecraft font compatibility (.otf to .woff2) - #122

Merged
Rohan-Shridhar merged 1 commit into
Rohan-Shridhar:mainfrom
vitorbjcc:fix/minecraft-font-compatibility
Aug 31, 2026
Merged

fix: Minecraft font compatibility (.otf to .woff2)#122
Rohan-Shridhar merged 1 commit into
Rohan-Shridhar:mainfrom
vitorbjcc:fix/minecraft-font-compatibility

Conversation

@vitorbjcc

Copy link
Copy Markdown
Contributor

Summary

This PR changes the file format of minecraft font from OTF to WOFF2, aiming to increase compatibility among browsers (such as Firefox and Brave), also increasing performance slightly, as WOFF2 is a better suited font file format for websites than OTF.

Related Issue

Type of Change

  • 🐞 Bug fix
  • ✨ New feature / grid utility
  • 🎨 UI improvement
  • 🚀 Performance optimization
  • 📚 Documentation update
  • 🧹 Refactor (no behavior change)
  • 🧪 Tests only

Screenshots / Recording

Before (Firefox and Brave skipping minecraft font):
before

After:
after

How to Test

  1. Compile source code:
npm run build
  1. Start local test production server:
npm run preview
  1. Open localhost:4173 in a browser
  2. Expected: Grid Craft's page is shown, with its title using minecraft font

Checklist

  • My code runs without errors
  • I tested the change in a browser
  • PR is focused on a single feature or fix
  • No new dependencies added (or, if added, justified above)
  • Updated documentation if behavior changed

@vercel

vercel Bot commented Aug 30, 2026

Copy link
Copy Markdown

@vitorbjcc is attempting to deploy a commit to the React Projects Team on Vercel.

A member of the Team first needs to authorize it.

@Rohan-Shridhar
Rohan-Shridhar self-requested a review August 31, 2026 04:58
@vercel

vercel Bot commented Aug 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
gridcraft Ready Ready Preview Aug 31, 2026 4:58am

@Rohan-Shridhar
Rohan-Shridhar merged commit 9f5fa99 into Rohan-Shridhar:main Aug 31, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants