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

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

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

revision 1652, Thu Nov 3 05:44:07 2005 UTC revision 1653, Tue Nov 22 10:23:01 2005 UTC
# Line 19  Line 19 
19   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: font.c,v 1.6 2004-05-31 21:36:23 edgomez Exp $   * $Id: font.c,v 1.7 2005-11-22 10:23:01 suxen_drol Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# 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.1652  
changed lines
  Added in v.1653

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