Difference between revisions of "Fonts (GTA V)"
Jump to navigation
Jump to search
(Created page with "Font's used in GTA V are stored in .gfx files. For most languages the main fonts will be stored in <code>x64/data/cdimages/scaleform_platform_pc.rpf/font_lib_efigs_pc.gfx<...") |
m |
||
| Line 57: | Line 57: | ||
| | | | ||
|} | |} | ||
| + | |||
| + | {{GTA5-navi}} | ||
Latest revision as of 00:27, 18 January 2016
Font's used in GTA V are stored in .gfx files. For most languages the main fonts will be stored in x64/data/cdimages/scaleform_platform_pc.rpf/font_lib_efigs_pc.gfx. Chinese, Japanese and Korean fonts can be found in the same location in the files font_lib_chinese_pc.gfx, font_lib_japanese_pc.gfx and font_lib_korean_pc.gfx, respectively.
For fonts used for websites or other special scenarios, look in x64/data/cdimages/scaleform_generic.rpf/font_lib_heists.gfx, .../font_lib_slots.gfx, .../font_lib_taxi.gfx, .../font_lib_typewriter.gfx, .../font_lib_web.gfx, x64/data/cdimages/scaleform_frontend.rpf/font_lib_sc.gfx and common/data/scaleform/gfxfontlib.gfx.
Fonts are mapped in the file common/data/ui/fontmap.xml
Fonts
| Font Name | Used for |
|---|---|
| Andy Std | |
| Arial | |
| [ | Multiplayer names |
| Chalet London 1960 | Main font |
| Courier Twelve MT Std | In-game Website |
| GTA V Casino Dots | Unused |
| GTA V Leaderboard | Symbols for the leaderboard |
| Handstyle Heist | Heist Planning Board |
| Helvetica Neue LT 47 LightCn | Social Club |
| Helvetica Neue LT 65 Medium | |
| Helvetica Neue LT 67 MdCn | Social Club |
| Helvetica Neue LT W1G 55 Roman | In-game Website |
| Pricedown | Cover art, Wasted/Busted |
| Sign Painter House Script | HUD: Vehicle/Streetname |
| Times New Roman CE | In-game Website |
| Zeitgeist MT Std |
| File Formats | .awc • .dat • .gfx • .gxt2 • .ide • .meta/.ymt/.xml • .mrf • .patch • .rpf • .ybn/.ybd • .ycd • .ydd • .ydr • .yed • .yfd • .yft • .yld • .ymap • .ymf • .ynd • .ynv • .ypdb • .ysc • .ytd • .ytyp • .yvr |
| Documentation | Bink Video • Native functions • Weather types |
| Tools | OpenIV • GIMS Evo • CodeWalker |
| Multiplayer | |
| Useful links | Community portal • Discussion forums • GTA V Modding Forum • GTA5-Mods • Native Functions Database (alloc8or) |