home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / sharewar / bcode / bcmag31.exe / {app} / Version.txt < prev   
Encoding:
Text File  |  2001-12-23  |  4.9 KB  |  134 lines

  1. Barcode Magic
  2. Developed by Ichiku Software for DigitalCandle, Inc
  3. December 23, 2001
  4.  
  5. Version 3.1
  6. ===========
  7. Whats New?
  8.   * New Barcode Formats
  9.     - Code39 with Mod 43 check digit
  10.     - Code39 with Mod 10 check digit
  11.  
  12. Bug Fixes
  13.   * Removed that nasty "File Association" error message
  14.  
  15. Known Issues
  16.   * POSTNET barcodes look garbled when rotated.
  17.  
  18. Version 3.0
  19. ===========
  20. Whats New?
  21.   * Added ability to save barcode to a non-graphical ".BMF" (Barcode Magic File)
  22.      - Allows ability to re-open barcode for later use
  23.      - Saves label settings with barcode
  24.      - Saves sequence settings with barcode
  25.      - ".BMF" files associated with application (will allow you to double click on file to launch application)
  26.      - Allow drag & drop of ".BMF" files
  27.   * Prior "Save" selection now changed to "Export Image"
  28.   * New Export Options
  29.      - User selectable DPI (Dots Per Inch)
  30.      - Added JPEG Support
  31.      - Added TIFF (Tagged Information File Format) Support
  32.      - Added WMF (Window's Meta File) Support
  33.      - Added EMF (Enhanced Window's Meta File) Support
  34.   * Improved Print Dialog
  35.      - Added ability to select starting label when printing multiple barcodes (re-use those partial sheets!)
  36.      - Increased Max # of labels in print dialog to 999,999,999
  37.      - Increased Max # of pages in print dialog to 9,999
  38.      - Simplier selection for single/multiple copies of barcode
  39.   * New Sequence Dialog
  40.      - Allows Prefix & Suffix
  41.      - Includes Sequence Preview
  42.   * New Barcode Formats
  43.      - SSC-14 Shipping Barcode
  44.      - SSC-14 (Interleaved 2 of 5) Shipping Barcode
  45.      - SSCC-18 Shipping Barcode
  46.   * Modified Interpretation Line to not be Integrated for (Code39, Code39E, Code128, EAN128, Code93, Int2of5)
  47.   * Improved support for International decimal seperators
  48.   * Allow Ctrl-V paste into barcode edit box
  49.  
  50. Bug Fixes
  51.   * Fixed UPC-E check-digit, was incorrect with manafacturer codes ending in (300-900, and 10-90)
  52.   * Fixed POSTNET to use 22 bars/spaces per inch
  53.  
  54. Known Issues
  55.   * POSTNET barcodes look garbled when rotated.
  56.  
  57. Version 2.1
  58. ===========
  59. Whats New?
  60.   * Sequences larger than 9 decimal places now allowed
  61.   * Text before and after sequences now allowed
  62.   * International support for decimal seperators other than '.'
  63.  
  64. Bug Fixes
  65.   * Metric barcodes were being incorrectly sized when printing
  66.     multiple labels causing the readible to disappear on the
  67.     barcode
  68.   
  69. Known Issues
  70.   * POSTNET barcodes look garbled when rotated.
  71.  
  72. Version 2.0
  73. ===========
  74. Whats New?
  75.   * User can now specify font in human readible
  76.   * Width is now displayed in inches/centimeters instead of pixels
  77.   * Scale selection is now handled by combobox to help elimate user error
  78.   * Height is now displayed in inches or centimeters
  79.   * User can not toggle between metric and imperial units
  80.   * Added ability to rotate barcode 90, 180, and 270 degrees
  81.   * Added custom label support
  82.   * Added sequence support
  83.   * Narrow bar width is shown in mils (1/1000 of an inch), the industry standard for barcode measurement
  84.   * Improved autosize in printing to always try and print a 10 mil barcode (industry standard)
  85.   * Rewritten print logic now draws barcode directly on printer canvas (speed & size effeciencies)
  86.   * Print progress dialog added, with ability to abort print
  87.   * Toolbar changed to coolbar so user can move tool sets to their liking
  88.   * Registration form will try to register user when non-registered users exit the regristration form without pressing the "Register It!" button
  89.   * Added additional panel to status bar to show if selected barcode type is numeric, alpha-numeric (all), alpha-numeric (upper case only)
  90.   * Changed background color to Windows default button face color
  91.   * Several minor GUI enhancements
  92.   * Added several new print options such as multiple labels, and custom barcode sizes
  93.   * All bitmaps are now monochrome bitmaps, with only 1 bit for color detail. This should help reduce file size, as well as allow these bitmaps to be copied over to older macintosh systems.(older macintosh's were unable to recognize bitmaps with a bit depth greater than 256)
  94.   * Removed annoying disclaimer screen
  95.   * Fixed text filter to not allow unavailable characters in barcodes for all barcode types
  96.  
  97. Bug Fixes
  98.   * No bugs reported from previous version
  99.   
  100. Known Issues
  101.   * POSTNET barcodes look garbled when rotated.
  102.   
  103.   
  104. Version 1.2
  105. ===========
  106. Whats New?
  107.    * Added improved support for EAN-128
  108.    * Added test page printing
  109.    * Improved code set selection for EAN128, Code128 (A,B,C)
  110.    * Minor GUI enhancements
  111.  
  112. Bug Fixes
  113.    * Fixed missing characters in Code 39
  114.    
  115. Known Issues
  116.    * User is able to type alpha characters for numeric only barcodes
  117.    
  118.  
  119. Version 1.1
  120. ===========
  121. Whats New?
  122.    * Added printer support
  123.    * Upgraded to latest Delphi barcode components
  124.  
  125. Bug Fixes
  126.    * None
  127.    
  128. Known Issues
  129.    * Code 39 implementation mission several characters
  130.    
  131.  
  132. Version 1.0
  133. ===========
  134. Initial Release