Backend for rulers

- Added HorizontalRuler.gd and VerticalRuler.gd - UI for the rulers will arrive soon, along with the other UI changes
- Changed transparency background
This commit is contained in:
OverloadedOrama 2019-11-19 03:52:04 +02:00
parent d66c501b5c
commit 22c57a1b36
6 changed files with 117 additions and 1 deletions

View file

@ -0,0 +1,9 @@
[gd_resource type="DynamicFont" load_steps=2 format=2]
[ext_resource path="res://Assets/Fonts/Roboto-Regular.ttf" type="DynamicFontData" id=1]
[resource]
size = 8
use_mipmaps = true
use_filter = true
font_data = ExtResource( 1 )

Binary file not shown.

Before

Width:  |  Height:  |  Size: 84 B

After

Width:  |  Height:  |  Size: 84 B

Before After
Before After

View file

@ -10,3 +10,4 @@ source_file="res://Assets/Graphics/Transparent Background.png"
dest_files=[ "res://.import/Transparent Background.png-62a2c5eb3e805ff7dbb890edc2b8d883.image" ]
[params]