Changeset b3195d1 in thomson


Ignore:
Timestamp:
Mar 13, 2015, 10:14:14 PM (9 years ago)
Author:
Adrien Destugues <pulkomandy@…>
Branches:
main
Children:
d8aca9f
Parents:
5095d40
Message:

png2mo5: Add help for the options

git-svn-id: svn://localhost/thomson@59 85ae3b6b-dc8f-4344-a89d-598714f2e4e5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/gfx2mo5/png2mo5.c

    r5095d40 rb3195d1  
    5555  {
    5656    printf("Utilisation : %s [options] input_filename output_filename\n",argv[0]);
     57        printf("Option -t: use TO transcoding.\n");
     58        printf("Option -f n: use modified algorithm to avoid artifacts on some MO5 gate array versions. n is the index of the background color.\n");
    5759    exit(0);
    5860  }
Note: See TracChangeset for help on using the changeset viewer.