#ifndef _FONT_H #define _FONT_H #include "Surface.h" #include "Context.h" class Font { public: Font(); ~Font(); void load( const char* fname, int fontw, int fonth ); void pro
http://www.codebf.com/read/192080/5160206
#include "Font.h" #include "Context.h" #include "dprintf.h" #include #include #include #include #include const int CHAR_X_SPACE
http://www.codebf.com/read/192080/5160245
// This file is in the public domain. // There are no restrictions on any sort of usage of this file. #include #include #ifndef NULL
http://www.codebf.com/read/191923/5161036
/* Font.java -- Font object Copyright (C) 1999, 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify it un
http://www.codebf.com/read/190666/5181128
#ifdef __WXMAC_CLASSIC__ #include "wx/mac/classic/font.h" #else #include "wx/mac/carbon/font.h" #endif
http://www.codebf.com/read/190056/5187984
///////////////////////////////////////////////////////////////////////////// // Name: font.h // Purpose: wxFont class // Author: Julian Smart // Modified by: // Created: 01/02/97
http://www.codebf.com/read/190056/5188047
http://www.codebf.com/read/190056/5188152
///////////////////////////////////////////////////////////////////////////// // Name: wx/msw/font.h // Purpose: wxFont class // Author: Julian Smart // Modified by: // Created: 01
http://www.codebf.com/read/190056/5188256
///////////////////////////////////////////////////////////////////////////// // Name: font.h // Author: Vaclav Slavik // Id: $Id: font.h,v 1.16 2006/11/20 20:43:51 VS Exp $ // Co
http://www.codebf.com/read/190056/5188479
///////////////////////////////////////////////////////////////////////////// // Name: wx/motif/font.h // Purpose: wxFont class // Author: Julian Smart // Modified by: // Created:
http://www.codebf.com/read/190056/5188501
虫虫下载站 半导体技术网 电子研发网 源码地带 电源技术网 单片机技术网 医疗电子技术 嵌入式系统与单片机