User Tools

Site Tools


modding:function:legend

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
modding:function:legend [2017/06/04 20:56] – [Enhancements] String Codes 0xabcdefmodding:function:legend [2017/09/19 04:27] (current) rpc
Line 1: Line 1:
 +=====TIPS and TRICKS=====
 +
 +On Ministry, you can use Inactive + API Spec to see all the updates that George has done.
 +
 +You can CTRL+CLICK to set the default tab on dockscreens.
  
 =====Function Legend===== =====Function Legend=====
Line 142: Line 147:
 ===== Parameter Notes ===== ===== Parameter Notes =====
  
-==== Font Sizes ====+==== Fonts ====
  
-When dealing with fonts in DockScreens there are several sizes that can be used:+When dealing with fonts in DockScreens there are several options. All of them use the Convection Font.
  
 <code> <code>
-Small +NAME FONT SIZE BOLD 
-Text +Small Convection 10 No 
-TextBold +Medium Convection 13 No 
-Medium +MediumBold Convection 13 Yes 
-MediumBold +MediumHeavyBold Convection 14 Yes 
-MediumHeavyBold +Large Convection 16 No 
-Large +LargeBold Convection 16 Yes 
-LargeBold +Header Convection 19 No 
-Header +HeaderBold Convection 19 Yes 
-SubTitle +SubTitle Convection 26 No 
-SubTitleBold +SubTitleBold Convection 26 Yes 
-Title+SubTitleHeavyBold Convection 28 Yes 
 +Title Convection 56 No 
 +LogoTitle Blue Island 60 No 
 +Console Lucida Console 14 No
 </code> </code>
 +===References=== 
 +https://github.com/kronosaur/Transcendence/blob/9bc026da2ce44ef2a2414f0ec65e9d1016136683/Transcendence/Transcendence.h#L50
 ====Object Criteria==== ====Object Criteria====
 =====Criteria===== =====Criteria=====
modding/function/legend.1496609809.txt.gz · Last modified: 2017/06/04 20:56 by 0xabcdef