rageworx / fltk-cpp-barcode

code128, EAN13 and QR code generator for FLTK C++, not JAVA
0 stars 0 forks source link

Testing record #1

Open rageworx opened 1 year ago

rageworx commented 1 year ago

Left here for testing results.

rageworx commented 1 year ago

Code128, image

rageworx commented 1 year ago

Fixed true-type renderer, image

rageworx commented 1 year ago

EAN13 test, image

rageworx commented 1 year ago

EAN13 digit printing implemented.

rageworx commented 1 year ago

on macOS testing.

Code128

image

EAN13

image

QR

image
rageworx commented 1 year ago

Related libraries updated.

FLTK-custom, FLFTRender, and fl_imgtk updated.

Coloring works,

image image image

Auto alignment for EAN13 works

image

rageworx commented 1 year ago

Notice,

Background always transparency when writes to PNG. image