Skip to content

markrai/fontcompare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Font Compare v1.4

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

Demo: https://fontcompare.markrai.com

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}