mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-12-24 09:31:40 +08:00
updated style.inis
This commit is contained in:
parent
4bd7444c66
commit
9f87652b56
@ -18,7 +18,7 @@ useraction_marker_brushcolor="red,51"
|
||||
useraction_marker_brushstyle=solid
|
||||
useraction_marker_diameter=12
|
||||
useraction_marker_type=circle+crosshair
|
||||
useraction_font_name=MS Shell Dlg 2+XITS
|
||||
useraction_font_name=GUI
|
||||
useraction_font_size=12
|
||||
toolbar_enabled=true
|
||||
toolbar_always_visible=false
|
||||
@ -40,7 +40,8 @@ actions\mouse_wheel0\action=zoom
|
||||
csv_decimal_separator=.
|
||||
csv_comment_initializer="# "
|
||||
debug_show_region_boxes=false
|
||||
debug_region_linewidth=3
|
||||
debug_region_linewidth=1
|
||||
debug_textbox_linewidth=false
|
||||
antialiase_system=true
|
||||
antialiase_text=true
|
||||
widget_background_color=#f0f0f0
|
||||
@ -52,8 +53,8 @@ plot_border_top=5
|
||||
plot_border_bottom=5
|
||||
text_default_color=black
|
||||
text_default_size=8
|
||||
text_default_font_name=MS Shell Dlg 2+XITS
|
||||
plot_label_font_name=MS Shell Dlg 2+XITS
|
||||
text_default_font_name=GUI
|
||||
plot_label_font_name=GUI
|
||||
plot_label_font_size=12
|
||||
plot_frame_visible=false
|
||||
plot_frame_color=black
|
||||
@ -411,4 +412,4 @@ graphs\graphs_annotation\symbol=symbol_cross
|
||||
graphs\graphs_annotation\fill_style=solid
|
||||
graphs\graphs_annotation\text_color=black
|
||||
graphs\graphs_annotation\font_size=12
|
||||
graphs\graphs_annotation\font_name=MS Shell Dlg 2+XITS
|
||||
graphs\graphs_annotation\font_name=GUI
|
||||
|
@ -18,7 +18,7 @@ useraction_marker_brushcolor="red,51"
|
||||
useraction_marker_brushstyle=solid
|
||||
useraction_marker_diameter=12
|
||||
useraction_marker_type=circle+crosshair
|
||||
useraction_font_name=MS Shell Dlg 2+XITS
|
||||
useraction_font_name=GUI
|
||||
useraction_font_size=12
|
||||
toolbar_enabled=true
|
||||
toolbar_always_visible=false
|
||||
@ -52,8 +52,8 @@ plot_border_top=5
|
||||
plot_border_bottom=5
|
||||
text_default_color=black
|
||||
text_default_size=8
|
||||
text_default_font_name=MS Shell Dlg 2+XITS
|
||||
plot_label_font_name=MS Shell Dlg 2+XITS
|
||||
text_default_font_name=GUI
|
||||
plot_label_font_name=GUI
|
||||
plot_label_font_size=12
|
||||
plot_frame_visible=false
|
||||
plot_frame_color=black
|
||||
@ -401,4 +401,4 @@ graphs\graphs_annotation\symbol=symbol_cross
|
||||
graphs\graphs_annotation\fill_style=solid
|
||||
graphs\graphs_annotation\text_color=black
|
||||
graphs\graphs_annotation\font_size=12
|
||||
graphs\graphs_annotation\font_name=MS Shell Dlg 2+XITS
|
||||
graphs\graphs_annotation\font_name=GUI
|
||||
|
Loading…
Reference in New Issue
Block a user