55[ext_resource type ="FontFile" uid ="uid://depydd16jq777" path ="res://assets/fonts/FontMono.ttf" id ="3_e8i1t" ]
66[ext_resource type ="FontFile" uid ="uid://dc0w4sx0h0fui" path ="res://assets/fonts/FontBold.ttf" id ="4_n6gp0" ]
77[ext_resource type ="Texture2D" uid ="uid://cgxpm1e3v0i3v" path ="res://assets/icons/Link.svg" id ="6_hbk78" ]
8- [ext_resource type ="Script" uid ="uid://ci44864moadn " path ="res://src/ui_widgets/GridDrawingControl.gd" id ="7_nvctb" ]
8+ [ext_resource type ="Script" uid ="uid://d1wnuyd66tafu " path ="res://src/ui_widgets/GridDrawingControl.gd" id ="7_nvctb" ]
99
1010[sub_resource type ="StyleBoxFlat" id ="StyleBoxFlat_jtvwe" ]
1111content_margin_left = 6.0
@@ -20,16 +20,9 @@ border_width_bottom = 1
2020border_color = Color (0.301961 , 0.301961 , 0.4 , 1 )
2121
2222[node name ="AboutMenu" type ="PanelContainer" ]
23- custom_minimum_size = Vector2 (512 , 408 )
24- anchors_preset = 8
25- anchor_left = 0.5
26- anchor_top = 0.5
27- anchor_right = 0.5
28- anchor_bottom = 0.5
29- offset_left = -2.0
30- offset_top = -2.0
31- offset_right = 2.0
32- offset_bottom = 2.0
23+ anchors_preset = 15
24+ anchor_right = 1.0
25+ anchor_bottom = 1.0
3326grow_horizontal = 2
3427grow_vertical = 2
3528theme_type_variation = &"OverlayPanel"
@@ -61,7 +54,8 @@ theme_override_font_sizes/font_size = 16
6154layout_mode = 2
6255theme_override_constants/line_spacing = 0
6356theme_override_font_sizes/font_size = 12
64- text = "© 2023 MewPurPur
57+ text = "© 2025 Anish Mishra
58+ © 2023 MewPurPur
6559© 2023-present GodSVG contributors"
6660
6761[node name ="TabContainer" type ="TabContainer" parent ="VBoxContainer" ]
@@ -110,7 +104,6 @@ horizontal_alignment = 1
110104layout_mode = 2
111105theme_override_constants/h_separation = -1
112106theme_override_constants/v_separation = -1
113- columns = 2
114107script = ExtResource ("7_nvctb" )
115108stylebox = SubResource ("StyleBoxFlat_jtvwe" )
116109
@@ -257,6 +250,7 @@ theme_override_fonts/font = ExtResource("3_e8i1t")
257250theme_override_font_sizes/font_size = 10
258251text = "MIT License
259252
253+ Copyright (c) 2025 Anish Mishra
260254Copyright (c) 2023 MewPurPur
261255Copyright (c) 2023-present GodSVG contributors
262256
0 commit comments