Explore >> Select a destination


You are here

jimmytechsf.com
| | spyder.wordpress.com
9.5 parsecs away

Travel
| | It is forever preserved in git history though.
| | coreint.org
11.5 parsecs away

Travel
| | Daniel checks in with Manton, who is making an effort to take some time off from working so hard. They veer into a discussion weighing the merits of fixing little nitpicky bugs vs. adding meaningful features. They discuss the debate sparked by Sketch about native desktop apps vs. web apps, and Daniel concedes some of the advantages of web development.
| | tla.systems
10.2 parsecs away

Travel
| | Here's the secret iPhone app I've been working on for the last few weeks - it's a Twitter client... for cats: www.twitkitteh.com You can find it on the app store here. S...
| | hackaday.io
85.3 parsecs away

Travel
| 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.