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

Comparing rxvt-unicode/src/feature.h (file contents):
Revision 1.5 by pcg, Sat Jan 17 01:20:01 2004 UTC vs.
Revision 1.6 by pcg, Mon Jan 19 17:26:43 2004 UTC

64 * Disable separate colours for bold, underline and reverse video 64 * Disable separate colours for bold, underline and reverse video
65 */ 65 */
66/* #define NO_BOLD_UNDERLINE_REVERSE */ 66/* #define NO_BOLD_UNDERLINE_REVERSE */
67 67
68/* 68/*
69 * Disable using simulated bold using overstrike. You can also turn off
70 * overstrike just for multi char fonts
71 * Note: NO_BOLDOVERSTRIKE implies NO_BOLDOVERSTRIKE_MULTI
72 */
73/* #define NO_BOLDOVERSTRIKE */
74/* #define NO_BOLDOVERSTRIKE_MULTI */
75
76/*
77 * Don't bother cleaning up pixel droppings. If you don't use bold 69 * Don't bother cleaning up pixel droppings. If you don't use bold
78 * overstrike then you don't usually need this 70 * overstrike then you don't usually need this
79 */ 71 */
80#define NO_PIXEL_DROPPING_AVOIDANCE 72#define NO_PIXEL_DROPPING_AVOIDANCE
81 73

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines