|
You are here |
www.krankendenken.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. | |
| | | | |
blog.tafkas.net
|
|
| | | | | After three great days at the PyCon US 2017 in Portland, OR Hendrik and I decided to participate in the development sprints succeeding the conferece. The code sprints are an essential part of PyCon, and a chance to meet some of the maintainers and contributors of various open source projects. For us it was the first time attending a code sprint. The day before the sprint there was a session helping people to set up Git, Python (including virtual environments) and getting familiar with version control. | |
| | | | |
blog.lobbesblog.com
|
|
| | | | | [AI summary] A blog post discussing a vpatch for converting irssi logs to a format compatible with Stan's tool, with some uncertainty about its effectiveness. | |
| | | | |
thecodebarbarian.com
|
|
| | | [AI summary] The article discusses using Vue.js as a static site generator for blogs, comparing it to traditional methods and highlighting its benefits for layout and template management. | ||