Explore >> Select a destination


You are here

will-keleher.com
| | hackaday.io
18.2 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.
| | blog.coderspirit.xyz
20.1 parsecs away

Travel
| | How to generate beautiful colored Gosper Curves.
| | arnorhs.dev
21.5 parsecs away

Travel
| | I've been doing some Wordpress development for the last year or so. A few client projects, some personal etc. A common chore that I find myself doing is developing the sites on one server and then moving them to the next. Very often I'll be developing on a virtual machine instance on my local machine and then placing the files online later. Just copying the files and exporting and importing the database will not do, so there are a few extra steps you need to take to do this successfully. So the best way ...
| | johannesbrodwall.com
56.5 parsecs away

Travel
|