+2
-1
lines changedFilter options
+2
-1
lines changed Original file line number Diff line number Diff line change
@@ -70,8 +70,9 @@ namespace matplot {
70
70
if (title_enhanced_ && iequals(title_font_weight_, "italic")) {
71
71
cmd += "}";
72
72
}
73
+
cmd += "\"";
73
74
if (parent_->backend_->supports_fonts()) {
74
-
cmd += "\" font \"" + escape(font()) + "," +
75
+
cmd += " font \"" + escape(font()) + "," +
75
76
std::to_string(unsigned(font_size() *
76
77
title_font_size_multiplier_)) +
77
78
"\"";
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4