Latest version 1.3
Released 3 years ago
Added userscript plugin
It's recommended you understand basic HTML to use this.
This is a somewhat simple plugin to allow you to create hand-written letter style of notes, journals, etc. It contains 6 fonts and a letter background. This is just achieved by giving you pre-baked classes you can use.
It's modular-ish, so it makes it a bit of a pain to apply multiple things but you can use a signature style without fonts, fonts without the letter, the background without anything else. Etc.
Using the letter styling for all other sub-styles is highly recommended as it has a collection of minor fixes including forcing fonts on titles.
Each font's size has been adjusted to be legible by default. It works on light theme and is mostly compatible with darker themes.
Included Classes:
letter - a container class to use for everything else, makes sure fonts are consistent for headers, links, etc lback - Parchment background. This will force fonts to be black, but you can override them with the wysiwyg editor hand1 through hand6 - Six handwritten fonts sourced from the google api sig - Increases font size x2 for a signature
Known issues
HOW TO USE:
If you're unsure how to use classes here are some steps.
Optional: If you are adding different fonts within the letter, you can create a span and give it the hand1-hand6 class you want for that area. You can use the sig class to double its size, as well.
Special thanks to Salvatos and Guardian for providing help with some formatting issues
Released 3 years ago
Added userscript plugin