# # ChangeLog for trunk/gfx # # Generated by Trac 1.2.2 # Aug 12, 2022, 12:05:51 PM Wed, 11 Aug 2010 16:18:27 GMT sam [92] * trunk/.gitignore (modified) * trunk/Makefile (deleted) * trunk/Makefile.am (added) * trunk/art/Makefile (deleted) * trunk/art/Makefile.am (added) * trunk/art/test/Makefile.am (moved) * trunk/bootstrap (added) * trunk/configure.ac (added) * trunk/gfx/Makefile (deleted) * trunk/gfx/Makefile.am (added) * trunk/gfx/font/Makefile.am (moved) * trunk/src/Makefile (deleted) * trunk/src/Makefile.am (added) * trunk/src/editor.cpp (added) * trunk/tools/Makefile.am (moved) Convert everything to the autotools. Managing source dependencies ... Wed, 14 Jul 2010 00:14:31 GMT sam [85] * trunk/.gitignore (modified) * trunk/Makefile (modified) * trunk/gfx (added) * trunk/gfx/Makefile (added) * trunk/gfx/font (added) * trunk/gfx/font/Makefile (added) * trunk/tools (added) * trunk/tools/Makefile (added) * trunk/tools/make-font.cpp (added) Simple tool to create a font file.