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:
parent
58b1904e3e
commit
94dae4befc
@ -63,7 +63,7 @@ enum
|
||||
Displaybufsize = 8000,
|
||||
ICOSSCALE = 1024,
|
||||
Borderwidth = 4,
|
||||
DefaultDPI = 100
|
||||
DefaultDPI = 133
|
||||
};
|
||||
|
||||
enum
|
||||
|
||||
Loading…
Reference in New Issue
Block a user