Edit history:
DJGrenola: 2017-04-27 08:36:49 pm
DJGrenola: 2017-04-27 08:32:47 pm
DJGrenola: 2016-03-20 02:29:08 pm
Font manipulation for the Metroid Prime games.
https://chexum.co.uk/entry.php?eid=77
My website is down permanently, so for the time being you will need to check this forum topic for downloads of Fontimus.
My website is down permanently, so for the time being you will need to check this forum topic for downloads of Fontimus.
Code:
ali@rickenbacker:/tmp/fontimus-prime-0.1-src/source$ ./fp Fontimus Prime v0.1, (c) Ali Campbell 2016 A font manipulation utility for the Metroid Prime series of games. This software comes with no warranty. Usage: fp [options] <input .FONT file> <input .TTF/.OTF file> or fp -q, -Q, -e [options] <input .FONT file> or fp -b [options] -q, --query-only query input .FONT, perform no action -Q, --verbose-query same as -q, but more verbose -e, --edit-mode alter .FONT, do not render to TXTR -b, --blank-font like -e, but start with an empty .FONT -f, --output-font <.FONT file> set output .FONT filename -t, --texture <.TXTR file> set output .TXTR filename -w, --overwrite overwrite existing output files -s, --text-size <text size> set text size (decimal) -o, --output-font-version set .FONT version (2, 4 or 5) -x, --texture-format set texture format (0-4, or 8) -n, --font-name <.FONT name> set .FONT name -i, --texture-id <texture ID> set .FONT texture ID (hex, 32 or 64-bit) --line-spacing <pixels> set line spacing -y, --y-scale <multiplier> multiply glyph heights by a decimal --letter-gap-adjust <+/- pixels> adjust letter gap --space-adjust <+/- pixels> adjust word space gap -c, --input-face <face index> select input TTF/OTF face (default 0) -g, --glyph [options] edit glyphs -- see the documentation --no-compact-kerning with -e, do not compact kerning table --omit-kerning with -e, omit kerning from output .FONT -v, --version print Fontimus Prime version -h, --help show this help text
Thread title: