Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
<!-- /* Menu center -->  
		<eLabel position="240,40" size="650,70" backgroundColor="background" radius="0012" zPosition="-1" />	
		<eLabel position="240,120" size="650,560" backgroundColor="background" radius="0012" zPosition="-1" />	
		<eLabel position="900,430" size="340,250" backgroundColor="background" radius="0012" zPosition="-1" />
		<widget source="title" render="Label" position="250,40" size="630,70" font="Regular;40" halign="center" valign="center" foregroundColor="metrixTitle" backgroundColor="background" transparent="1" />
		<widget source="menu" render="Listbox" position="250,130" size="630,540" scrollbarMode="showNever" enableWrapAround="1"  backgroundColor="background" transparent="1">
			<convert type="TemplatedMultiContent">
				{"template": [ MultiContentEntryText(pos = (0, 0), size = (630,54), flags = RT_HALIGN_CENTER|RT_VALIGN_CENTER, text = 0) ],
				"fonts": [gFont("Regular", 36)],
				"itemHeight": 54
				}
			</convert>
		</widget>
		<widget source="description" render="Label" position="905,435" size="330,240" font="Regular;30" halign="center" valign="center" foregroundColor="metrixHelpText" backgroundColor="background" transparent="1" />		
<!-- Menu center /* -->