https://github.com/jfmdev/webfontscomparator
A simple tool for compare fonts
https://github.com/jfmdev/webfontscomparator
javascript tool webfont-test webfonts
Last synced: about 1 month ago
JSON representation
A simple tool for compare fonts
- Host: GitHub
- URL: https://github.com/jfmdev/webfontscomparator
- Owner: jfmdev
- License: gpl-3.0
- Created: 2015-10-22T11:38:24.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-09-16T13:36:23.000Z (about 6 years ago)
- Last Synced: 2025-05-28T07:03:12.492Z (4 months ago)
- Topics: javascript, tool, webfont-test, webfonts
- Language: CSS
- Homepage: https://jfmdev.github.io/WebFontsComparator/
- Size: 219 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
Web Fonts Comparator
====================**Web Font Comparator** is a simple tool for compare web fonts
(in particular, the fonts that are considered [safe for web use](http://www.w3schools.com/cssref/css_websafe_fonts.asp)).It's useful for identify unknowns fonts in images or pictures,
or when you want to find which is the _safe font_ most similar to a _non-safe font_.**[Try it now](http://jfmdev.github.io/WebFontsComparator/)**
License
-------Web Fonts Comparator is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.Web Fonts Comparator is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with Web Fonts Comparator. If not, see .