// Intended to be an interface for GLUT font structures// by Pontus Lidman// Copyright 2000 MathCore AB//// This file/package is licensed under the terms of the LPGL // with the permission of Pontus Lidman / Mathcore !//package gl4java.utils.glut.fonts;public interface GLUTBitmapFont {}