X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2FTilemapFont.cc;h=f0facbb81b25edc5bbed4d0ab1e87e6a62614dba;hb=b7bb13579fa86907a8c221a9dc6285f26942ad44;hp=cc995ba71746a549aa9ccb4d5fa987da96382477;hpb=831f04d4bc19a390415ac0bbac4331c7a65509bc;p=chaz%2Fyoink diff --git a/src/TilemapFont.cc b/src/TilemapFont.cc index cc995ba..f0facbb 100644 --- a/src/TilemapFont.cc +++ b/src/TilemapFont.cc @@ -1,19 +1,18 @@ -/*] Copyright (c) 2009-2010, Charles McGarvey [************************** +/*] Copyright (c) 2009-2011, Charles McGarvey [***************************** **] All rights reserved. * -* vi:ts=4 sw=4 tw=75 -* * Distributable under the terms and conditions of the 2-clause BSD license; * see the file COPYING for a complete text of the license. * -**************************************************************************/ +*****************************************************************************/ #include #include "TilemapFont.hh" +/* TilemapFont::TilemapFont() : moof::texture("Font") {} @@ -38,4 +37,5 @@ void TilemapFont::tile_coordinates(char symbol, moof::scalar coords[8], moof::texture::tile_coordinates(index, coords, what); } +*/