What's New

PIE (Pixel to Image Encoding) What's New

Version 1.4 - Pending

  • Command line new "-help" : Will launch this blog from the command line.

  • New "Pie_Browser_Launch" object. Will launch a browser and web site from your code.

  • New Base64 : Command line and in your code
    • Base64 encode files from command line
    • Base64 decode files from command line
    • New object "Pie_Base64" to Encode and Decode files within your code.

  • Command line "-make_certificate" : Has changed. If the directory is not set a base64 version of the certificate will be created and output will be sent to the console. This can be used with encoding and decoding.

  • Command line "-certificate" : Encoding and Decoding, Can now use a base64 version of the certificate. Can be created with "-make_certificate", "Pie_Base64" and base64 command line options.