A collection of really nice ClassJob icons at high resolution for FINAL FANTASY XIV.
Included are:
font/FFXIVAppIcons.ttfa nice font file you could use which includes all sorts of iconssvg/*a whole host of SVG iconsicons/*a full set of class/job plain icons using the common Silver+Gold styles.misc/*Files from the Job Guidecompanion/*icons from the Companion Apprisingstones/*512px job icons and 64px class icons from the Rising Stones Website by FFXIV Chinese version operator Shengqu Games
-
Grab the
FFXIVAppIcons.tfffile from the companion app, then you need to convert itsvg,woff,otfhttps://convertio.co/ttf-svg/eothttps://everythingfonts.com/ttf-to-eot
-
Copy the the converted files into
src -
Run:
converter.phpto build the font-file CSS/HTML -
Run:
svg_rip.jsto build SVG Rips.- This requires node, run
npm installinside/srcto get the module we use (font-blast)
- This requires node, run