Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 468 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 468 Bytes

Fontest

Font test web application.

Test font via link or local file.

Project for my studies.

How to use?

Test font via link to css or font file.

Or upload local font file.

Then everything is ready. type and test!

How it works?

CSS with a link : Extract @font-face declaration only.

Font file with a link or a local file : Base64 encode font file and directly add @font-face to the stylesheet.

Site

Check out! Fontest