libdraw: change DefaultDPI to 133
Let's see if that's any better. R=rsc http://codereview.appspot.com/6850103
This commit is contained in:
@@ -63,7 +63,7 @@ enum
|
||||
Displaybufsize = 8000,
|
||||
ICOSSCALE = 1024,
|
||||
Borderwidth = 4,
|
||||
DefaultDPI = 100
|
||||
DefaultDPI = 133
|
||||
};
|
||||
|
||||
enum
|
||||
|
||||
Reference in New Issue
Block a user