/[crust]/crust/libs/GraphicsFoundation/GFFont.h
ViewVC logotype

Diff of /crust/libs/GraphicsFoundation/GFFont.h

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

revision 1.1 by jrydberg, Sun Sep 2 00:41:19 2001 UTC revision 1.2 by jrydberg, Mon Sep 17 12:32:30 2001 UTC
# Line 34  GF_EXTERN GFSize GFFontMeasureText (GFFo Line 34  GF_EXTERN GFSize GFFontMeasureText (GFFo
34     if we can not fond that font.  */     if we can not fond that font.  */
35  GF_EXTERN GFFontHandle GXFontGetHandle (char *font_name, char *style_name);  GF_EXTERN GFFontHandle GXFontGetHandle (char *font_name, char *style_name);
36    
37    /* Scan PATH for fonts and install them in the font cache.  */
38    GF_EXTERN void GFFontScanDirectory (char *path);
39    
40  #endif /* GFFont.h */  #endif /* GFFont.h */

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

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