Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rspber/tsd_fonts
TSD_Fonts
https://github.com/rspber/tsd_fonts
bitmap editor font fonts gray-scale html js
Last synced: 5 days ago
JSON representation
TSD_Fonts
- Host: GitHub
- URL: https://github.com/rspber/tsd_fonts
- Owner: rspber
- License: bsd-2-clause
- Created: 2023-07-16T05:13:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-01T19:43:31.000Z (3 months ago)
- Last Synced: 2024-12-11T20:09:09.435Z (2 months ago)
- Topics: bitmap, editor, font, fonts, gray-scale, html, js
- Language: JavaScript
- Homepage:
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TSD_Fonts
* A set of tools for acquiring, producing and manipulating fonts for TSDesktop: https://github.com/rspber/tsdesktop.
## Font-Customizer
* A handy tool for manipulating fonts, developed under chrome.
* With its help, you can create new fonts or modify existing ones (input and output are in TSD format).
* Fonts with a pitch of 1, 2, 4 or 8 bits per pixel are supported (bpp parameter: 0, 1, 2, 3 respectively),
* Editing is done by using the appropriate gray scale.
* The resulting bitmap may or may not be packed (ver parameter: 0, 1 respectively).
## tsdftfontc
* The cpp converter for free type fonts TTC/TTF.
* Fonts can be converted to any gray scale (bpp parameter) in the form of packed bitmaps or not (ver parameter).
## Create_font
* Two options of the same: processing or eclipse.
* Fonts can be converted to any gray scale (bpp parameter) in the form of packed bitmaps or not (ver parameter).
## font_grabber
* Javascript tool for capturing fonts from other libraries (still under development), developed under chrome.
## a2tsd
* Converter for capturing Adafruit's fonts.