Skip to content

FUELETICA

widberg edited this page Sep 13, 2023 · 9 revisions

FUELETICA is the distressed blocky font found in the menus. More specifically the font used is "FUELETICA BlackOblique", where FUELETICA is the font family, black refers to the thickness of the glyphs, and oblique refers to the slanted nature of the glyphs. This font is also used in the game's manuals.

Since the font is embedded in the manuals as a vector font, we can extract it using FontForge at a higher quality than the rasterized version found in the game files. Only information about glyphs and glyph combinations used in the PDF is stored in the manual PDFs; therefore, we cannot extract the entire font from a PDF. However, since we have several PDFs across different languages that use different glyphs we can extract the subset of the font included in each PDF and merge them together for a more complete font. This font will still be incomplete but better than the extracted font from any individual PDF.

Although similar in appearance, the glyphs from this font are not the same as the ones used in the cover art to spell out FUEL.

Merged fonts

FUELETICABlackOblique.sfd
FUELETICABlackOblique.ttf

The merged font contains the following glpyhs

output

Notable omissions are the lowercase "j" and "q". These can be found in the rasterized font atlas below.

Rasterized FUELETICA font atlases extracted from game files

data0
data1
data3
data5
data8

See also: Fonts_Z

Home
FAQ

For FMTK Users and Mod Developers

Read the Docs

For FMTK Developers

Asobo BigFile Format Specification
Asobo Classes
      Animation_Z
      Binary_Z
      Bitmap_Z
      Camera_Z
      CollisionVol_Z
      Fonts_Z
      GameObj_Z
      GenWorld_Z
      GwRoad_Z
      Keyframer*_Z
      Light_Z
      LightData_Z
      Lod_Z
      LodData_Z
      Material_Z
      MaterialAnim_Z
      MaterialObj_Z
      Mesh_Z
      MeshData_Z
      Node_Z
      Omni_Z
      Particles_Z
      ParticlesData_Z
      RotShape_Z
      RotShapeData_Z
      Rtc_Z
      Skel_Z
      Skin_Z
      Sound_Z
      Spline_Z
      SplineGraph_Z
      Surface_Z
      SurfaceDatas_Z
      UserDefine_Z
      Warp_Z
      World_Z
      WorldRef_Z
Asobo File Format Idioms
Asobo CRC32
Asobo LZ Compression
Asobo Arithmetic Coding Compression
Asobo Save Game File Format Specification
Asobo Audio Formats
TotemTech/ToonTech/Zouna/ACE/BSSTech/Opal Timeline
Zouna Modding Resources
Miscellaneous

Clone this wiki locally