ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/main.C
(Generate patch)

Comparing rxvt-unicode/src/main.C (file contents):
Revision 1.355 by sf-exg, Thu Apr 7 12:19:40 2011 UTC vs.
Revision 1.356 by sf-exg, Fri Apr 29 10:10:20 2011 UTC

735 kill (-cmd_pid, SIGWINCH); 735 kill (-cmd_pid, SIGWINCH);
736#endif 736#endif
737} 737}
738 738
739/*----------------------------------------------------------------------*/ 739/*----------------------------------------------------------------------*/
740/* set_fonts () - load and set the various fonts 740/* load and set the various fonts */
741 *
742 * init = 1 - initialize
743 *
744 * fontname == FONT_UP - switch to bigger font
745 * fontname == FONT_DN - switch to smaller font
746 */
747bool 741bool
748rxvt_term::set_fonts () 742rxvt_term::set_fonts ()
749{ 743{
750 rxvt_fontset *fs = new rxvt_fontset (this); 744 rxvt_fontset *fs = new rxvt_fontset (this);
751 rxvt_fontprop prop; 745 rxvt_fontprop prop;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines