Activity for Kevin Routley

  • Kevin Routley Kevin Routley posted a comment on discussion Linux Family Questions

    Alas, not quite. There is a change to an "Imagemagick policy" which I needed to apply. In /etc/ImageMagick-6 there is a file called policy.xml. In there, I had to comment out this line (shown commented out): <!-- <policy domain="path" rights="none" pattern="@*"/> --> To do this requires sudo. Frankly the script seems awfully fragile / finicky and difficult to customize and debug.

  • Kevin Routley Kevin Routley posted a comment on discussion Linux Family Questions

    OK, got it working. The problem is the font pre-selected by the script, "Verdana-Italic", is not installed. (to see the list of installed fonts, do 'convert -list font'). I changed the file IMMODE.CONF to changes these lines: FONT_HEADERFILE="Ubuntu-Italic" FONT_OUTFILE="Verdana" FONT_ALARMFILE="Ubuntu-Italic" After that, all is well.

  • Kevin Routley Kevin Routley posted a comment on ticket #4

    Excellent! Certainly seems to work, at least for that .MAP file! Much appreciated! Trying to move forward with CivOne, your disassembly code and other articles in CivFanatics have proven to be indispensible [not to mention jCivEd!]! My thanks for your efforts!

  • Kevin Routley Kevin Routley created ticket #4

    Consistent exception trying to decode specific MAP file

1