shortlog
multiple fixes -- now prints successfully to a PT-2450DX.
Wed, 05 Aug 2009 15:15:47 +0100 |
changeset files |
Fixed printing so uncompressed mode is no longer used; now sends an uncompressed Packbits stream instead.
Wed, 05 Aug 2009 15:04:55 +0100 |
changeset files |
PTdecode: add support for uncompressed data (NOTE: *NOT* supported by the PT-2450DX)
Wed, 05 Aug 2009 15:02:31 +0100 |
changeset files |
small changes to hexdump code to stop a gcc warning on platforms where sizeof(int) != sizeof(int*) e.g. x86_64
Wed, 05 Aug 2009 15:00:54 +0100 |
changeset files |
added dep/*.d and obj/*.o to hgignore
Mon, 03 Aug 2009 23:41:04 +0100 |
changeset files |
add basic test routine for Ptouch library
Mon, 03 Aug 2009 23:39:53 +0100 |
changeset files |
1st version with printing support. Now uses Libgd for image generation functionality.
Mon, 03 Aug 2009 17:23:54 +0100 |
changeset files |