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
- Host: GitHub
- URL: https://github.com/ether/ep_font_family
- Owner: ether
- License: other
- Created: 2013-11-17T22:42:30.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2024-05-08T05:34:57.000Z (almost 2 years ago)
- Last Synced: 2025-06-09T20:37:54.561Z (9 months ago)
- Language: JavaScript
- Size: 3.63 MB
- Stars: 4
- Watchers: 4
- Forks: 17
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
 
[](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