Further tweaks to blender logo
This commit is contained in:
@@ -232,8 +232,8 @@ def benchmark_draw_post_pixel(arg1, arg2):
|
||||
draw_rect(bottom_x, bottom_y, bottom_w, bottom_h, bottom_color)
|
||||
|
||||
# Logo
|
||||
logo_width_unscaled = 524
|
||||
logo_height_unscaled = 152
|
||||
logo_width_unscaled = 325
|
||||
logo_height_unscaled = 104
|
||||
logo_dir = os.path.dirname(os.path.abspath(__file__))
|
||||
logo_filepath = os.path.join(logo_dir, 'blender.png')
|
||||
logo_scale_factor = 1.0
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 17 KiB |
Reference in New Issue
Block a user