Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ssssota/fontvuer
New cross platform fontviewer
https://github.com/ssssota/fontvuer
cross-platform font list preview
Last synced: about 1 month ago
JSON representation
New cross platform fontviewer
- Host: GitHub
- URL: https://github.com/ssssota/fontvuer
- Owner: ssssota
- License: mit
- Created: 2019-11-17T03:47:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T01:03:32.000Z (about 2 years ago)
- Last Synced: 2024-11-04T00:02:32.810Z (3 months ago)
- Topics: cross-platform, font, list, preview
- Language: Vue
- Homepage:
- Size: 6.58 MB
- Stars: 51
- Watchers: 3
- Forks: 1
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fontvuer
[![fontvuer](https://snapcraft.io//fontvuer/badge.svg)](https://snapcraft.io/fontvuer)
[![Download Count](https://img.shields.io/github/downloads/ssssota/fontvuer/total.svg)](https://github.com/ssssota/fontvuer/releases)![fontvuer screenshot](./screenshots/default.png)
This is a cross platform fontviewer.
You can preview fonts that installed.## Feature
- List and preview
- Favorite
- Show only favorite fonts
- Change styles
- Italic
- Size
- WeightYou can see in [screenshots](./screenshots/screenshots.md).
## Contribution
You must use `node.js 10` for building a native dependency(`font-manager`).
1. Fork this repository.
2. `npm install` to install dependencies.
3. Create a branch.
4. Commit your changes.
5. `npm run electron:serve` to check changes.
6. Create new Pull Request.Please tell me if my English is wrong.
## LICENSE
[MIT](LICENSE)