Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/charlesaverill/mfcode

VSCode Integration for METAFONT
https://github.com/charlesaverill/mfcode

Last synced: about 6 hours ago
JSON representation

VSCode Integration for METAFONT

Awesome Lists containing this project

README

        

# mfcode

`mfcode` provides language support for METAFONT

## Features
- Syntax highlighting
- Commands to compile and preview fonts

![command palette](https://raw.githubusercontent.com/CharlesAverill/mfcode/main/media/palette.png)

## Warning

This thing is pretty janky, be warned. These settings should help:

![settings](https://raw.githubusercontent.com/CharlesAverill/mfcode/main/media/settings.png)

## Dependencies

Expects a Linux machine

- `mf`
- `gftodvi`
- `dvipdf`
- `pdftoppm`
- `imagemagick`