- Windows, MacOS and Linux Support
- Code printing
- Text Printing
- Image Printing
- Selectable code options
- Selectable Printers
- Custom path storage
- Code Previews
For the Windows and Linux versions you will need a Java JRE which is typically packaged within a Java JDK. You can follow the steps on the Wiki here to install if you don't already have one.
To view the documentation for this program, please head to our website linked below. Blueberry Technologies Barcode Editor Documentation
If you would like to submit an issue or an enhancement please do so on the issues page of this repo here.
- Give the user the option to select which media to print onto.
-
- Add the option to select size of generated codes.
- Add the option to refresh the printer list.
-
- Add Official Windows Support
- Organize code
- Organize groups of features in UI
- Frame
- Panel
- Buttons
- Menu
- Also organize generator class
- Code generation
- Image generation
- Setters
- Getters
- Comment Code
- If anyone wants to fork, the code is fully commented so it's easier to understand.
- Organize groups of features in UI
- Add Official Mac Support (yay!)
- Remember last selected printer
- Code Preview Menu
- Allows you to preview the code before you print.
- Finish Printer Selecting
- User can now print to different printers on the network (See docs)
- Added printer dropdown and printer menu
- UI Changes
- Modified image selection and notifiers.
- Changed default application size.
- Changed various text elements.
- Changed settings menu + added about menu.
- Added current version to about section (probably should have added earlier)
- Printer Selecting (Started)
- Various Fixes
- Fixed multiple printing issues
- Fixed multiple issues with file writing and directories
- Removed useless pieces of code.
- Added multiple warnings / error catching
- Condensed code
- It's broken now
- Removed useless folders
- Added the ablility to choose default and custom directories for the codes to be stored in.
- Code generation
- Printing to printers
- UI