Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.17 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.17 KB

Font Compare v1.4

Font Compare is an easy way to dynamically compare locally hosted fonts.

Demo: https://tenacitydc.com/fontcompare

Instructions:

Installation

  • Install from source: Download repository and open index.html

  • Self-host using Docker (image maintained by @Itz-Agasta):

    1. docker pull agasta/fontcompare
    2. docker run -p 80:80 agasta/fontcompare
  • Self-host using YunoHost (package maintained by @oleole39):

    Install Font Compare with YunoHost

Usage

  • Click the green "Choose Fonts" button (or drag and drop) to load as many fonts as you'd like!
  • Type your sample text.
  • Invert font colors (dark-mode) switch at bottom right.
  • Rejoice 🎉

Changelog:

  • 1.4 - Added background and font color-pickers.
  • 1.3 - drag & drop to load fonts functionality, added.
  • 1.2 - font size unit dropdown added.
  • 1.1 - font size range-slider added.

{07AD25D1-6C97-4544-A6E4-F57D1CB1D10B}