[cvs] / xvidcore / src / image / font.c Repository:
ViewVC logotype

Diff of /xvidcore/src/image/font.c

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

revision 1.6, Mon May 31 21:36:23 2004 UTC revision 1.7, Tue Nov 22 10:23:01 2005 UTC
# Line 561  Line 561 
561    
562  #define FONT_ZOOM       4  #define FONT_ZOOM       4
563    
564  void draw_num(IMAGE * img, const int stride, const int height,  static void
565    draw_num(IMAGE * img, const int stride, const int height,
566                            const char * font, const int x, const int y)                            const char * font, const int x, const int y)
567  {  {
568          int i, j;          int i, j;

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4