~ubuntu-branches/ubuntu/precise/libxfont/precise-security

« back to all changes in this revision

Viewing changes to src/fc/fserve.h

  • Committer: Bazaar Package Importer
  • Author(s): Bryce Harrington
  • Date: 2007-07-18 16:46:59 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20070718164659-h894n91b3dynfwi2
Tags: 1:1.3.0-0ubuntu1
* New upstream release.
* debian/control:
  - Maintainer field updated
* debian/copyright:
  - Added packaging copyright

Show diffs side-by-side

added added

removed removed

Lines of Context:
80
80
                               fsBitmapFormatMask   fmask);
81
81
 
82
82
extern int fs_load_all_glyphs ( FontPtr pfont );
83
 
extern int _fs_load_glyphs ( pointer client, FontPtr pfont, Bool range_flag, 
84
 
                             unsigned int nchars, int item_size, 
85
 
                             unsigned char *data );
86
83
 
87
84
/*
88
85
 * These should be declared elsewhere, but I'm concerned that moving them