Linux Patches

This page serves to show what patches I have written for various programs on Linux. Some of these are distro-specific, some agnostic. Some may also be obsolete, but I have left them here to show the work I have done.

gtypist CPM (Characters Per Minute) Patch

This has been moved to the new gtypist page.

Obsolete Patches

These patches are no longer relevant or useful, but I keep them here to show past work I've done.

java6-fontconfig_properties.patch: A patch which fixed a Japanese font display issue in Debian's sun-java6 packages. The problem was due to the fontconfig.properties file referring to fonts which don't exist on a Debian system, but which I believe do on an Ubuntu system. A more proper fix has since been applied by the package maintainer.