|
You are here |
www.leancrew.com | ||
| | | | |
hackaday.io
|
|
| | | | | I've posted the scripts used to generate the anti-aliased text used in the User Interface. The first is a Photoshop script,CreateFontData.jsx. This makes a set of PNG files, one for each character. The second isConvertText.py, a Python script that takes the output of CreateFontData and generates C code for display the characters on the Epson LCD used in the project. Note these scripts have some hard-coded pathnames in them (to the development folder) but this is pretty easy to find and modify. | |
| | | | |
leancrew.com
|
|
| | | | | [AI summary] The author discusses their experience transitioning from TextMate to BBEdit, detailing the challenges of customizing scripts and the development of several text processing scripts for table formatting and automation. | |
| | | | |
srijan.ch
|
|
| | | | | Adding a custom tag to data coming in from an input plugin for telegraf | |
| | | | |
electric-sql.com
|
|
| | | Web development has been progressing through an evolution of state transfer. Hybrid local-first architecture is the natural endgame for this progression. | ||