mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-05-05 17:44:50 -04:00
- Added HorizontalRuler.gd and VerticalRuler.gd - UI for the rulers will arrive soon, along with the other UI changes - Changed transparency background
9 lines
231 B
Text
9 lines
231 B
Text
[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 )
|