mirror of
https://github.com/raysan5/raygui.git
synced 2026-02-03 20:59:18 -05:00
Reviewed layouts
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#
|
||||
# rgl text file (v1.0) - raygui layout text file generated using rGuiLayout
|
||||
#
|
||||
# Total number of controls: 14
|
||||
# Total number of controls: 16
|
||||
# Anchor info: a <id> <posx> <posy> <enabled>
|
||||
# Control info: c <id> <type> <name> <rectangle> <anchor_id> <text>
|
||||
#
|
||||
@ -25,5 +25,7 @@ c 008 5 ImageAlphaMultiply 10 210 150 25 1 Pre-Multiply Alpha
|
||||
c 009 5 ImageMipmaps 10 245 150 25 1 Generate Mipmaps
|
||||
c 010 5 ImageNormalmap 10 280 150 25 1 Generate Normalmap
|
||||
c 011 5 ImagetDithering 10 315 150 25 1 Compute Dithering
|
||||
c 012 5 ImageResize 10 360 150 25 1 Resize Image
|
||||
c 013 5 ExportImage 10 405 150 25 1 Export Image
|
||||
c 012 2 line01 10 340 150 20 1
|
||||
c 013 5 ImageResize 10 360 150 25 1 Resize Image
|
||||
c 014 2 line02 10 385 150 20 1
|
||||
c 015 5 ExportImage 10 405 150 25 1 Export Image
|
||||
|
||||
Reference in New Issue
Block a user