Skip to content
This repository has been archived by the owner on Dec 24, 2019. It is now read-only.

rudigiesler/mathml-to-image-service

Repository files navigation

Build Status Documentation Status

mathml-to-image-service

Requirements

  • python == 3.4

Installing prerequisites

sudo apt-get install librsvg2-bin phantomjs pngcrush imagemagick

Installing and running svgtex

git clone https://github.com/agrbin/svgtex.git
cd svgtex
phantomjs main.js

Usage:

pip install -r requirements.txt
python mathml_to_image_service/service.py

Running tests:

python -m unittest discover mathml_to_image_service

About

HTTP Rest API for converting mathml to various image formats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published