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

https://github.com/ether/ep_font_family

Font Family plugin for Etherpad
https://github.com/ether/ep_font_family

Last synced: 9 months ago
JSON representation

Font Family plugin for Etherpad

Awesome Lists containing this project

README

          

![Publish Status](https://github.com/ether/ep_font_family/workflows/Node.js%20Package/badge.svg) ![Backend Tests Status](https://github.com/ether/ep_font_family/workflows/Backend%20tests/badge.svg)

[![Travis (.org)](https://api.travis-ci.org/JohnMcLear/ep_font_family.git.svg?branch=develop)](https://travis-ci.org/github/JohnMcLear/ep_font_family.git)

# Change the Font in Etherpad
Simple drop down support for changing to use different fonts in Etherpad.

Export is supported.

## Example animated gif of usage if appropriate
Please commit!

## Installing
npm install ep_font_family

or Use the Etherpad ``/admin`` interface.

## Settings
No settings.

## Testing
TODO

### Frontend

Visit http://whatever/tests/frontend/ to run the frontend tests.

### backend

Type ``cd src && npm run test`` to run the backend tests.

## LICENSE
Apache 2.0