How to revert X to use Font from 11.55 and Earlier

i don't like the new font, and others agree, so heres a quick guide for what i do to my personal IPA's to revert the font back to pre 11.56-11.57.

  1. extract the IPA
  2. open the file "fs_embedded_defaults_production.json" and "fs_embedded_defaults_ipad_production.json"
  3. search for a line like "ios_font_use_chirp_ui_202601_font"
  4. Change the value from True to False
  5. Repackage the IPA (easiest)... or just inject the json with moeinjector on mac

Easy!!!!

image