/[groff]/groff/src/libs/libgroff/fontfile.cpp
ViewVC logotype

Diff of /groff/src/libs/libgroff/fontfile.cpp

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

revision 1.2 by wlemb, Thu Apr 8 20:43:22 2004 UTC revision 1.3 by wl, Fri Oct 8 07:08:08 2004 UTC
# Line 45  int font::spare2 = 0; Line 45  int font::spare2 = 0;
45  int font::sizescale = 1;  int font::sizescale = 1;
46  int font::tcommand = 0;  int font::tcommand = 0;
47  int font::pass_filenames = 0;  int font::pass_filenames = 0;
48    int font::unscaled_charwidths = 0;
49  int font::use_charnames_in_special = 0;  int font::use_charnames_in_special = 0;
50    const char *font::image_generator = NULL;
51  const char **font::font_name_table = 0;  const char **font::font_name_table = 0;
52  int *font::sizes = 0;  int *font::sizes = 0;
53  const char *font::family = 0;  const char *font::family = 0;

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

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