Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/charlesaverill/mfcode
- Owner: CharlesAverill
- License: mit
- Created: 2023-11-15T17:09:55.000Z (almost 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-16T07:19:15.000Z (12 months ago)
- Last Synced: 2024-04-20T00:54:41.288Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 184 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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`