Support for the FreeMonoTengwar font and ConScript encoding
[tengwarjs.git] / fonts.js
1 module.exports = {
2 "parmaite": require("./tengwar-parmaite"),
3 "annatar": require("./tengwar-annatar"),
4 "freemono": require("./freemonotengwar")
5 };