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
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ enum
|
|||
Displaybufsize = 8000,
|
||||
ICOSSCALE = 1024,
|
||||
Borderwidth = 4,
|
||||
DefaultDPI = 100
|
||||
DefaultDPI = 133
|
||||
};
|
||||
|
||||
enum
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue