MCPcopy Index your code
hub / github.com/IdreesInc/Miracode

github.com/IdreesInc/Miracode @v1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0 ↗ · + Follow
59 symbols 141 edges 8 files 9 documented · 15%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Miracode

Github all releases

The font for those who like Monocraft but actually want to be able to read what they type!

Features

  • Like Monocraft, but readable!
  • The characters in this font are based on Monocraft which is based on the typeface used in the Minecraft UI
  • Each of the 1500+ glyphs included in this font have been carefully redesigned to work in a monospaced font
  • Thin characters like "i" and "l" have been reworked with tasteful tails and serifs to look better in a monospaced environment
  • Angular!
  • Miracode uses a special algorithm to convert the pixels that make up each character into a series of lines and curves. This gives each character a unique, angular look that is sure to make your code stand out
  • Programming ligatures!
  • Add some spice to your programming life with all new ligature characters
  • Arrows now look like arrows and comparison operators are easier to see at a glance
  • Plus, Miracode includes some ligatures that are not available in Monocraft such as a ligature for "TODO:" and "NOTE:"

Glyphs

How to install

Windows

Download the most recent Miracode.ttf file from the Releases page. Right click on the downloaded font and select Install. You might need administrative access to install fonts, depending on your machine.

Mac

Download the most recent Miracode.ttf file from the Releases page. Double click on the downloaded font file and select Install Font in the window that appears. More help available here.

Linux

Download the most recent Miracode.ttf file from the Releases page. Move the file to ~/.local/share/fonts (create the folder if it doesn't already exist). In a terminal, run fc-cache -fv. Alternatively, log out and log in again.

How to use

After following the installation instructions up above, simply select the "Miracode" font (note the space) in any application that supports custom fonts. You might need to restart the application or your computer for the font to appear.

FAQ

What ligatures are available?

How are these characters generated?

Using FontForge's excellent Python extension, the glyphs are created from configuration files representing each character's pixels. Diacritics are created separately and are combined with the original characters to create over 1500 unique glyphs. To learn more, check out the source code in the src folder.

How do I contribute?

Unlike Monocraft, this font was made specifically with my use cases in mind and as such includes more weird features that Monocraft lacks. If you have any suggestions or improvements, feel free to open an issue or a pull request, but I can't guarantee that I'll accept every change!

Core symbols most depended-on inside this repo

corner
called by 17
src/polygonizer.py
get
called by 9
src/miracode.py
move
called by 8
src/polygonizer.py
drawCharacter
called by 5
src/miracode.py
matchPattern
called by 4
src/miracode.py
doMove
called by 4
src/polygonizer.py
find
called by 3
src/polygonizer.py
testChar
called by 3
src/polygonizer.py

Shape

Function 35
Method 22
Class 2

Languages

Python97%
TypeScript3%

Modules by API surface

src/polygonizer.py32 symbols
src/miracode.py16 symbols
src/monocraft.py5 symbols
src/generate_diacritics.py2 symbols
src/generate_examples.py1 symbols
src/generate_continuous_ligatures.py1 symbols
examples/preview.js1 symbols
examples/javascript-example.js1 symbols

For agents

$ claude mcp add Miracode \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact