/[qemacs]/qemacs/libfbf.c
ViewVC logotype

Diff of /qemacs/libfbf.c

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

revision 1.4 by chqrlie, Wed May 11 15:12:14 2005 UTC revision 1.5 by chqrlie, Fri Jul 8 09:30:44 2005 UTC
# Line 413  static void decode_glyph(UniFontData *uf Line 413  static void decode_glyph(UniFontData *uf
413                           unsigned char *outbuf,                           unsigned char *outbuf,
414                           int w, int h)                           int w, int h)
415  {  {
416      char *p;      unsigned char *p;
417      char bitmap[WRAP * (MAXHEIGHT + MAXDIST)];      unsigned char bitmap[WRAP * (MAXHEIGHT + MAXDIST)];
418      int v, v1, x, y, b, i;      int v, v1, x, y, b, i;
419      unsigned int lbuf, w1;      unsigned int lbuf, w1;
420    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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