|
You are here |
openlogicproject.org | ||
| | | | |
www.logicmatters.net
|
|
| | | | | The headline news: there is now an inexpensive (but quite acceptably produced) paperback of Introducing Category Theory. Amazon-only to minimize cost, ISBN 978-1916906396: US $14.99, UK £10.99, DE ?14.82, IT ?14.40, etc. I'm very sure this could be improved in all kinds of ways. As I say at the end of the Preface, the current [...] | |
| | | | |
vimcasts.org
|
|
| | | | | ||
| | | | |
maryjob.com
|
|
| | | | | https://docs.google.com/presentation/d/13I2iABHqayIkRIY1h5Dadc9lsLfKVv9IApm0zSYDT7g/edit?usp=sharing | |
| | | | |
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. | ||