Activity for Matthew Peveler

  • Matthew Peveler Matthew Peveler posted a comment on ticket #653

    Reposting the code blocks as I cannot edit the original post? IM: $ convert -verbose docker/music1.png -strip -gravity South -chop 0x75 -trim docker/music1-out-im.png docker/music1.png PNG 763x273 763x273+0+0 8-bit Gray 256c 14677B 0.010u 0:00.004 docker/music1.png=>docker/music1-out-im.png PNG 763x273=>763x189 763x198+0+0 8-bit Gray 256c 14677B 0.060u 0:00.017 GM $ convert -verbose docker/music1.png -strip -gravity South -chop 0x75 -trim docker/music1-out-gm.png docker/music1.png PNG 763x273+0+0...

  • Matthew Peveler Matthew Peveler created ticket #653

    convert: warning when using -gravity with -trim

  • Matthew Peveler Matthew Peveler posted a comment on ticket #5573

    attaching patch against master

  • Matthew Peveler Matthew Peveler created ticket #5573

    python: replace <> with !=

  • Matthew Peveler Matthew Peveler modified ticket #5566

    Update python headers to match surrounding files

  • Matthew Peveler Matthew Peveler posted a comment on ticket #5566

    Attached patch generated with git format-patch against current master head.

  • Matthew Peveler Matthew Peveler created ticket #5566

    Update python headers to match surrounding files

  • Matthew Peveler Matthew Peveler updated merge request #3

    Run 2to3 -f print over python files

  • Matthew Peveler Matthew Peveler posted a comment on merge request #3

    This was also made using the assumption that the goal was to migrate dblatex to run just under python3, so did not add anything like from __future__ import print_function. If the desire is to see if it can run under both python 2.7 and 3.5+, then I can add that and make all future 2to3 patches compatible.

  • Matthew Peveler Matthew Peveler created merge request #3

    Run 2to3 -f print over python files

  • Matthew Peveler Matthew Peveler committed [f139a1]

    run 2to3 -f print

1