home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 February / Gamestar_70_2005-02_dvd.iso / DVDStar / Editace / TS2HomeCrafterPlus_Install.exe / HCData\Res\UI\Fonts\FontStyle.ini < prev    next >
INI File  |  2004-12-12  |  18KB  |  291 lines

  1. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2. ; This file is composed of multiple lines, each of which describes font specification.  The format of each line is this:
  3. ;    <style name> = <font face name list>, <size>, <style parameters separated by |>, <GUID>
  4. ; A complicated example is this:
  5. ;    NewsBody = "Arta, Arial", "14", "Bold | Italic | LineSpacing=2 | aa=bg | underline", 0xeadd276d
  6. ; The above states that we have a font style called "NewsBody" which uses the face
  7. ; Arta but falls back to Arial if Arta isn't available, is size 14, and is bold, italic,
  8. ; has a line spacing of 2, is antialiased to the background and is underlined and has
  9. ; been assigned the arbitrary GUID of 0xeadd276d.
  10. ; Here is the full current list of supported style parameters with explanations and examples where useful:
  11. ;    Bold                    Requests a boldened version of the font.
  12. ;    Italic                  Requests an italicized version of the font.
  13. ;    Underline               Requests an underlined version of the font.
  14. ;    Strikethrough           Requests a strikethrough (line through middle) version of the font.
  15. ;    Shadow                  Requests a shadowed version of the font.
  16. ;    XScale=1.0              Requests a font with a given horizontal scaling. Values are in the floating point range of 0.1 to 10.0. 1.0 is default; 0.5 shrinks the font horizontally by half. Example: XScale=1.25
  17. ;    YScale=1.0              Requests a font with a given vertical scaling. Values are in the floating point range of 0.1 to 10.0. 1.0 is default; 0.5 squashes the font vertically by half. Example: YScale=0.85
  18. ;    AA=None | BG | Color    Request one of three anti-aliasing modes: none, antialias to the background, or anti-alias to a specific color (specified by the BGColor parameter). Example: AA=BG
  19. ;    Color=r,g,b             Requests a font with the given foreground RGB color. Values are in the range of integers of 0-255, inclusive. Example: Color=234,12,0
  20. ;    BGColor=r,g,b           Requests a font with the given background RGB color. Values are in the range of integers of 0-255, inclusive. Example: BGColor=234,12,0
  21. ;    Gamma=1.0               Requests a font with the given 'gamma' value. Values are in the range of floating point 0.0-10.0. A gamma of 1.0 is default, with higher values resulting in lighter font edges and lower values resulting in darker font edges. Example: Gamma=1.25
  22. ;    Sharpness=0.0           Requests a font with a given antialiasing sharpness. A sharpness of 0 is default, with negative values being somewhat blurry and positive values being somewhat sharp. Example: Sharpness=0.1
  23. ;    CharSpacing=0           Requests a font with a given horizontal character pixel spacing adjustment. Adds or subtracts pixels between characters. Values are in the range of integers between -10 and +10. Example: CharSpacing=-1
  24. ;    LineSpacing=0           Requests a font with a given vertical line spacing pixel adjustment. Adds or subtracts pixels between lines by adding pixels to the top of each line. Values are in the range of integers between -10 and +10. Example: LineSpacing=3 
  25. ;    XAdvanceScale=1.0       Requests a font with a given horizontal 'advance' scaling. Advance refers to the distance from the start of one character to the start of the next. Note that XAdvanceScale is different from XScale because XAdvanceScale doesn't scale the character but only the distance between characters. Values are in the range of 0.1 - 10.0. Example: XAdvanceScale=0.95
  26. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  27.  
  28. [Font Styles]
  29. ;Style              = <font list>,         <size>, <bold|italic>, <style GUID>
  30.  
  31. Default             = "ITC Benguiat Gothic",    "11",   "bold|aa=bg",           0x68963c4c
  32.  
  33. PushBtn             = "ITC Benguiat Gothic",     "11",   "bold|aa=bg",           0x68963c54
  34. CheckBox            = "ITC Benguiat Gothic",     "11",   "bold|aa=bg",           0xc8963c5c
  35. Title               = "ITC Benguiat Gothic",     "11",   "bold|aa=bg",           0x28963c70
  36. WinGenTitle         = "ITC Benguiat Gothic",     "11",   "bold|aa=bg",           0xE2B14587
  37. DialogTitle         = "ITC Benguiat Gothic",     "11",   "bold|aa=bg",           0x485f055c
  38. BodyText           = "ITC Benguiat Gothic",     "11",   "bold|aa=bg",           0x085f0560
  39. comic11             = "ITC Benguiat Gothic",     "11",   "bold|aa=bg",           0xc9498e43
  40. arial11             = "ITC Benguiat Gothic",     "11",   "bold|aa=bg",           0x89498e56
  41. TextNotification     = "ITC Benguiat Gothic",     "11",   "bold|aa=bg",        0xcbc66475
  42.  
  43. piemenu             = "ITC Benguiat Gothic",     "14",   "bold|aa=bg",           0x2966548b
  44. comic18             = "ITC Benguiat Gothic",     "18",   "bold|aa=bg",           0x494ab117
  45.  
  46. TooltipText         = "HelveticaNeueLT Std Medium",        "10",   "aa=bg",          0xa85f1a83
  47. ProductDescTitle        = "HelveticaNeueLT Std Medium",     "13",     "aa=bg",    0x2be08f53     
  48. ProductDescText     = "HelveticaNeueLT Std Medium",     "12",     "aa=bg",    0xcbe094e9
  49.  
  50.  
  51. DefaultFont10         = "ITC Benguiat Gothic",    "10",   "bold|aa=bg",           0x6c17c8fa
  52. DefaultFont11         = "ITC Benguiat Gothic",    "11",   "bold|aa=bg",           0x6c17c8fb
  53. DefaultFont12         = "ITC Benguiat Gothic",    "12",   "bold|aa=bg",           0x6c17c8fc
  54. DefaultFont13         = "ITC Benguiat Gothic",    "13",   "bold|aa=bg",           0x6c17c8fd
  55. DefaultFont14         = "ITC Benguiat Gothic",    "14",   "bold|aa=bg",           0x6c17c8fe
  56. DefaultFont15         = "ITC Benguiat Gothic",    "15",   "bold|aa=bg",           0x6c17c8ff
  57. DefaultFont16         = "ITC Benguiat Gothic",    "16",   "bold|aa=bg",           0x6c17c8f0
  58. DefaultFont17         = "ITC Benguiat Gothic",    "17",   "bold|aa=bg",           0x6c17c8f1
  59. DefaultFont18         = "ITC Benguiat Gothic",    "18",   "bold|aa=bg",           0x6c17c8f2
  60. DefaultFont19         = "ITC Benguiat Gothic",    "19",   "bold|aa=bg",           0x6c17c8f3
  61. DefaultFont20         = "ITC Benguiat Gothic",    "20",   "bold|aa=bg",           0x6c17c8f4
  62. DefaultFont21         = "ITC Benguiat Gothic",    "21",   "bold|aa=bg",           0x6c17c8f5
  63.  
  64. ;Note: Referenced in code by GUID.
  65. LoginPassword        = "Maxis Password",        "18",    "aa=bg",        0xad76c7cb
  66.  
  67.  
  68. ; ----------------------------------------------------------------
  69. ; ----------------------------------------------------------------
  70. ; New Font descriptions 
  71. ; ----------------------------------------------------------------
  72. ; ----------------------------------------------------------------
  73. ;
  74. ; Note:  Photoshop point sizes and the game sizes don't match.   
  75. ;        To get within ball park, set the photoshop mockup document
  76. ;        to 74.72 pixels/inch and the sizes will sort of match and 
  77. ;        they will never be exact.  
  78. ;        
  79.  
  80. ; ----------------------------------------------------------------
  81. ; Loading Screen - Logo / Legal Text 
  82. ; ----------------------------------------------------------------
  83. ; lower left corner piece for UI.  this is only visible from within a city.
  84.  
  85. LoadingLegalHeader    = "ITC Benguiat Gothic",       "14",  "bold|aa=bg",    0xed6aed96
  86. LoadingLegalBody    = "ITC Benguiat Gothic",       "12",  "bold|aa=bg",    0xed6aed97
  87.  
  88. ; ----------------------------------------------------------------
  89. ; UCP - ingame  
  90. ; ----------------------------------------------------------------
  91. ; lower left corner piece for UI.  this is only visible from within a city.
  92.  
  93. UCPFriends              = "ITC Benguiat Gothic",       "14",  "bold|aa=bg|linespacing=2",    0xaa809919
  94. UCPTime                 = "ITC Benguiat Gothic",       "14",  "bold|aa=bg|linespacing=2",    0x4a809912
  95. UCPFunds                = "ITC Benguiat Gothic",       "14",  "bold|aa=bg|linespacing=2",    0x4a809913
  96.  
  97.  
  98. ; ----------------------------------------------------------------
  99. ; Message System (text based dialogs that give help or state change info)
  100. ; ----------------------------------------------------------------
  101. ; This is used for all messages - Urgent pop-ups, advisor and mysim 
  102. ; messages, news and news flipper bar
  103.  
  104. TextNotificationHeader  = "ITC Benguiat Gothic",        "16",  "bold|aa=bg",                0x4a809914
  105. TextNotificationBody    = "ITC Benguiat Gothic",        "14",  "bold|aa=bg",            0x4a809915
  106.  
  107.  
  108. ; ----------------------------------------------------------------
  109. ; Build / Buy Mode Panels & Popups
  110. ; ----------------------------------------------------------------
  111. ; Catalog Description Header     - BuidBuyModeHeader
  112. ; Collection Dialogs         - BuildBuyModeSubHeader
  113. ; Catalog Description Body     - BuildBuyModeBodyText
  114. ; Catalog Ratings / Design Cost - BuildBuyModeFooter
  115.  
  116. BuildBuyModeHeader    = "ITC Benguiat Gothic",        "16",    "bold|aa=bg",            0x8d2b500b
  117. BuildBuyModeSubHeader    = "ITC Benguiat Gothic",        "16",    "bold|aa=bg",            0x8d2b500c
  118. BuildBuyModeBodyText    = "HelveticaNeueLT Std Medium",    "14",    "aa=bg|linespacing=2",        0x8d2aaaa9
  119. BuildBuyModeFooter    = "ITC Benguiat Gothic",        "13",    "bold|aa=bg",            0x8d2b500e
  120. DesignToolHeader    = "ITC Benguiat Gothic",        "14",    "bold|aa=bg",            0x8d2b500f
  121.  
  122.  
  123. ; ----------------------------------------------------------------
  124. ; Live Mode Panels
  125. ; ----------------------------------------------------------------
  126. ; LiveModePanelHeader:        Job panel (unemployed, student, retired, and grade), Interests panel, Stat panel
  127. ; LiveModePanelSubHeader:    Job panel (job title and skills)
  128. ; LiveModePanelBody:        Job panel (unemployed text, days, friends, income, hours, vacation)
  129. ; LiveModePanelPUck:        Live Panel puck / date & time
  130. ; LiveModePanelSmallBody:    Relationship score
  131. ; ----------------------------------------------------------------
  132. ; LiveModePopupHeader:        Popup headers
  133. ; LiveModePopupBody:        Popup body text
  134.  
  135. LiveModePanelHeader     = "ITC Benguiat Gothic",        "14",  "bold|aa=bg",            0x8d20fc97
  136. LiveModePanelSubHeader  = "ITC Benguiat Gothic",        "13",  "bold|aa=bg",            0x8d20fc98
  137. LiveModePanelBody       = "ITC Benguiat Gothic",        "12",  "bold|aa=bg",            0x8d20fc99
  138. LiveModePanelPuck       = "ITC Benguiat Gothic",        "12",  "bold|aa=bg",            0x8d2eec99
  139. LiveModePanelSmallBody  = "ITC Benguiat Gothic",        "10",  "bold|aa=bg",            0x8d20fc9a
  140. LiveModeMotiveText    = "ITC Benguiat Gothic",        "12",  "bold|aa=bg",            0x00fcfcfc
  141.  
  142. LiveModePopupHeader     = "ITC Benguiat Gothic",     "16",     "bold|aa=bg",            0x8d20fc9b
  143. LiveModePopupBody     = "HelveticaNeueLT Std Medium", "13",     "aa=bg|linespacing=2",        0x8d20fc9c
  144.  
  145. PanelCatalogHeader      = "ITC Benguiat Gothic",        "16",  "bold|aa=bg",            0x4a835023
  146. PanelCatalogBodyText    = "ITC Benguiat Gothic",        "13",  "bold|aa=bg",            0x4a835024
  147.  
  148.  
  149. ; ----------------------------------------------------------------
  150. ; Generic Panel and Dialog fonts
  151. ; ----------------------------------------------------------------
  152. ; This is used for all generalized applications - panel headers, body text, buttons
  153. ; anywhere where fonts are specified in custom applications
  154.  
  155. GenHeader               = "ITC Benguiat Gothic",    "18",  "bold|aa=bg",            0x4a809916
  156. GenBodyMedium           = "ITC Benguiat Gothic",    "13",  "bold|aa=bg",            0x4a809917
  157. GenBodyLight            = "ITC Benguiat Gothic",    "13",  "bold|aa=bg",            0x4a809918
  158. GenSubHeader            = "ITC Benguiat Gothic",    "16",  "bold|aa=bg",            0x4a80991A
  159. GenButton               = "ITC Benguiat Gothic",    "13",  "bold|aa=bg|linespacing=3",    0x4a809919
  160. GenDialogBody           = "HelveticaNeueLT Std Medium",    "13",  "aa=bg|linespacing=2",        0x8d2a495c
  161.  
  162. ; ----------------------------------------------------------------
  163. ; Option Panel fonts
  164. ; ----------------------------------------------------------------
  165. ; This is used for live mode / neighborhood option panels
  166.  
  167. OptionsHeader           = "ITC Benguiat Gothic",    "18",  "bold|aa=bg",            0x4d1b9a09
  168. OptionsText             = "ITC Benguiat Gothic",    "12",  "bold|aa=bg",            0x4a80991C
  169.  
  170. ; ----------------------------------------------------------------r
  171. ; Neighborhood UI
  172. ; ----------------------------------------------------------------
  173. ; These are all the fonts used in the neighborhood UI.
  174. ; NeighborhoodName        > Name (postcard style text in upper left corner), Family name
  175. ; NeighborhoodHeader         > Catalog Family/Lot name, Chooser/Dialog Titles, Unoccupied/Community popup Titles, Family Info
  176. ; NeighborhoodSubHeader     > Catalog Family/Lot Info, Welcome Pages, Chooser Nbh Names, Unoccupied/Community popup info
  177. ; NeighborhoodBody        > Bio/Description text
  178. ; NeighborhoodFamilyBody    > Family info Bio text
  179. ; NeighborhoodWelcome        > Welcome header
  180.  
  181. NeighborhoodName          = "ITC Benguiat Gothic",        "26",  "bold|xscale=0.8",    0xaa8cdfb6
  182. NeighborhoodHeader        = "ITC Benguiat Gothic",        "18",  "bold|aa=bg",        0x6d226520
  183. NeighborhoodSubHeader     = "ITC Benguiat Gothic",        "14",  "bold|aa=bg",        0x6d226521
  184. NeighborhoodBody          = "HelveticaNeueLT Std Medium",    "13",  "aa=bg|linespacing=2",            0x6d226522
  185. NeighborhoodWelcome       = "ITC Benguiat Gothic",        "20",  "bold|aa=bg",        0x6d226524
  186. NeighborhoodButton        = "ITC Benguiat Gothic",        "18",  "bold|aa=bg",        0x6d226525
  187. NeighborhoodPopulation      = "ITC Benguiat Gothic",        "13",  "bold|aa=bg",        0xaa8cdfb7
  188.  
  189. WelcomeSims2SubHeader      = "ITC Benguiat Gothic",        "16",  "bold|aa=bg",        0x4d2cd956
  190. WelcomeSims2Links      = "ITC Benguiat Gothic",        "18",  "bold|underline|aa=bg",        0x4d2cd957
  191. WelcomeSims2Button      = "ITC Benguiat Gothic",        "14",  "bold|aa=bg",        0x4d2cd958
  192.  
  193.  
  194. ; ----------------------------------------------------------------
  195. ; LoadScreen
  196. ; ----------------------------------------------------------------
  197.  
  198. LoadScreenTitle         = "ITC Benguiat Gothic",    "32",  "bold|aa=bg",            0x4a9c7970
  199. LoadScreenGoofyMessage  = "ITC Benguiat Gothic",    "21",  "bold|aa=bg",            0x0a9c7973
  200.  
  201. ; ----------------------------------------------------------------
  202. ; Cost Indicator
  203. ; ----------------------------------------------------------------
  204.  
  205. CostIndicator           = "ITC Benguiat Gothic",    "18",  "bold|aa=bg",            0x2c7764d3
  206.  
  207. ; ----------------------------------------------------------------
  208. ; Hover Tips
  209. ; ----------------------------------------------------------------
  210.  
  211. HoverTipBody            = "HelveticaNeueLT Std Medium",    "11",  "aa=bg",            0xa85f1a83
  212. HoverTipTitle           = "HelveticaNeueLT Std Medium",    "12",  "aa=bg",            0xe9c86c9d
  213.  
  214. ; ----------------------------------------------------------------
  215. ; Load Lot Intro
  216. ; ----------------------------------------------------------------
  217.  
  218. LoadLotFamilyName       = "ITC Benguiat Gothic",    "60",  "bold|aa=bgcolor",        0x4ca41912
  219. LoadLotSimName          = "ITC Benguiat Gothic",    "30",  "bold|aa=bgcolor",        0x4ca41913
  220.  
  221. ; ----------------------------------------------------------------
  222. ; Create a Sim
  223. ; ----------------------------------------------------------------
  224. ; CASHeader : Custom Skins, Aspiration popup, Family Tree, Family Relationship, MAB and SimBin header
  225. ; CASSubHeader : Personality, Aspiration header
  226. ; CASBodyMedium : Aspiration popup text, Personality popup header, Family Tree Relationship text, Family Tree text
  227. ; CASBodyLight : Sim Name, House Name and Personality popup text
  228. ; CASText : Sim Enter name/bio, Personality text and Zodiac name
  229. ; CASButton : Personality Traits
  230.  
  231. CASHeader               = "ITC Benguiat Gothic",    "18",  "bold|aa=bg",            0xad1cdc44
  232. CASSubHeader            = "ITC Benguiat Gothic",    "16",  "bold|aa=bg",            0xad1cdc45
  233. CASBodyMedium           = "ITC Benguiat Gothic",    "14",  "bold|aa=bg",            0xad1cdc46
  234. CASBodyLight            = "ITC Benguiat Gothic",    "12",  "bold|aa=bg",            0xad1cdc47
  235. CASText                 = "ITC Benguiat Gothic",    "13",  "bold|aa=bg",            0xad1cdc48
  236. CASButton               = "ITC Benguiat Gothic",    "14",  "bold|aa=bg",            0xad1cdc49
  237.  
  238. ; ----------------------------------------------------------------
  239. ; CaSIE
  240. ; ----------------------------------------------------------------
  241.  
  242. CaSIEWelcome        = "ITC Benguiat Gothic",    "32",  "bold|aa=bg",            0x0d61788a
  243. CaSIELogo        = "ITC Benguiat Gothic",    "24",  "bold|aa=bg",            0x0d61787a
  244. CaSIEHeader        = "ITC Benguiat Gothic",    "18",  "bold|aa=bg",            0x0d61788b
  245. CaSIETextEntry        = "ITC Benguiat Gothic",    "16",  "bold|aa=bg|linespacing=3",    0x0d61788c
  246. CaSIEButton        = "ITC Benguiat Gothic",    "16",  "bold|aa=bg",            0x0d61788d
  247. CaSIEBody        = "ITC Benguiat Gothic",    "13",  "bold|aa=bg",            0x0d61788e
  248. CaSIELegal        = "HelveticaNeueLT Std Medium",    "10",  "aa=bg",                0x0d61788f
  249.  
  250. ; ----------------------------------------------------------------
  251. ; Headline Effects
  252. ; ----------------------------------------------------------------
  253.  
  254. HeadlineEffectTextureText = "ITC Benguiat Gothic",    "70",  "bold|aa=bg",            0xadd1afd3
  255.  
  256. ; ----------------------------------------------------------------
  257. ; Phone Books
  258. ; ----------------------------------------------------------------
  259.  
  260. PhoneBooksListBox    = "ITC Benguiat Gothic",    "15",  "aa=bg",    0x8de3d64f
  261.  
  262. ; ----------------------------------------------------------------
  263. ; Uberkat
  264. ; ----------------------------------------------------------------
  265.  
  266. UberkatTitle        = "ITC Benguiat Gothic",    "36",     "aa=bg",            0x1d61788a
  267. UberkatHeader        = "ITC Benguiat Gothic",    "16",     "aa=bg",            0x1d61787a
  268. UberkatSubHeader    = "ITC Benguiat Gothic",    "14",     "aa=bg",            0x1d61788b
  269. UberkatTextEntry    = "HelveticaNeueLT Std Medium", "12",     "aa=bg",            0x1be094e9
  270. UberkatMainMenuButton    = "ITC Benguiat Gothic",    "19",   "aa=bg",                  0x1c17c8f3
  271. UberkatLegal        = "ITC Benguiat Gothic",    "10",     "aa=bg",            0x1d61788e
  272. UberkatFilePath        = "ITC Benguiat Gothic",    "12",   "aa=bg",            0x1e61588f
  273. UberkatDialog            = "HelveticaNeueLT Std Medium", "13",     "aa=bg",            0x1be08f53
  274.  
  275.  
  276. [Font Aliases]
  277. ; In the format of:
  278. ;   Alias name = Actual name
  279. Arta Medium TT = Arta
  280.  
  281.  
  282. [Directories]
  283. ; This section only applies to applications that use this file, but don't know where to find the font files.
  284. Fonts=Res\UI\Fonts\
  285.