/[crust]/crust/libs/GraphicsFoundation/testsuite/bitmap-test-render.c
ViewVC logotype

Diff of /crust/libs/GraphicsFoundation/testsuite/bitmap-test-render.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by jrydberg, Mon Aug 27 22:27:52 2001 UTC revision 1.3 by jrydberg, Tue Aug 28 16:10:34 2001 UTC
# Line 30  Line 30 
30  #define IMAGE_HEIGHT 250  #define IMAGE_HEIGHT 250
31  #define IMAGE_PITCH  (IMAGE_WIDTH * 4)  #define IMAGE_PITCH  (IMAGE_WIDTH * 4)
32    
 extern void GFContextShowTextAtPoint (GFContextRef, float, float, char *, int);                                  
 extern int  
 GFContextSelectFont (GFContextRef context, char *font_name, char *style_name,  
                      float size);  
                       
33  int  int
34  main (int argc, char *argv)  main (int argc, char *argv)
35  {  {

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26