mirror of https://github.com/odrling/Aegisub
Use Tahoma 8pt as default grid font. This is what got used in earlier versions.
Originally committed to SVN as r4830.
This commit is contained in:
parent
65b5907a4c
commit
26b9985d3d
|
@ -251,8 +251,8 @@
|
||||||
{"bool" : true}
|
{"bool" : true}
|
||||||
],
|
],
|
||||||
"Focus Allow" : true,
|
"Focus Allow" : true,
|
||||||
"Font Face" : "",
|
"Font Face" : "Tahoma",
|
||||||
"Font Size" : 10,
|
"Font Size" : 8,
|
||||||
"Hide Overrides" : 1,
|
"Hide Overrides" : 1,
|
||||||
"Hide Overrides Char" : "☀",
|
"Hide Overrides Char" : "☀",
|
||||||
"Highlight Subtitles in Frame" : true
|
"Highlight Subtitles in Frame" : true
|
||||||
|
|
Loading…
Reference in New Issue