https://github.com/adamraichu/vscode-font-viewer
A VS Code extension which allows you to preview fonts.
https://github.com/adamraichu/vscode-font-viewer
font font-preview preview vscode-extension
Last synced: 6 months ago
JSON representation
A VS Code extension which allows you to preview fonts.
- Host: GitHub
- URL: https://github.com/adamraichu/vscode-font-viewer
- Owner: AdamRaichu
- License: mit
- Created: 2022-12-13T21:28:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-14T13:21:07.000Z (over 1 year ago)
- Last Synced: 2023-11-14T14:33:33.301Z (over 1 year ago)
- Topics: font, font-preview, preview, vscode-extension
- Language: JavaScript
- Homepage:
- Size: 354 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Font Preview
[](https://marketplace.visualstudio.com/items?itemName=AdamRaichu.font-viewer)
[](https://marketplace.visualstudio.com/items?itemName=AdamRaichu.font-viewer)
[](https://marketplace.visualstudio.com/items?itemName=AdamRaichu.font-viewer)
[](https://marketplace.visualstudio.com/items?itemName=AdamRaichu.font-viewer&ssr=false#review-details)[](https://github.com/adamraichu/vscode-font-viewer/issues)
[](https://github.com/adamraichu/vscode-font-viewer/stargazers)
[](https://github.com/AdamRaichu/vscode-font-viewer/blob/main/LICENSE)This extension, based on the Windows font preview, allows you to get an idea of what fonts look like directly in VS Code. It has been tested on otf and woff files, and is set to work on eot, ttf, and woff2 files as well. Below is a screenshot showing the preview. (The repository for Monocraft can be found [here](https://github.com/IdreesInc/Monocraft).)
## Usage
Install the extension from the Extensions sidebar panel `adamraichu.font-viewer`, or from the [Marketplace](https://marketplace.visualstudio.com/items?itemName=AdamRaichu.font-viewer).
Upon opening a font file, the editor will display several paragraphs of text at different sizes.
The text of the paragraph separated by two lines is editable.
If you would like another type of font file to be supported, please [submit an issue](https://github.com/AdamRaichu/vscode-font-viewer/issues/new/choose).