Skip to content

rakutentech/barcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a small, memory-efficient and fast library for generating and rendering 1D/2D barcodes on Android and iOS/watchOS, with built-in support for one-dimensional Code 128B/C barcodes.

New types of 1D/2D barcodes can be added without changing the library's high-level interface.

The iOS/watchOS version uses CoreGraphics for drawing on a user-supplied CGContext, while the Android version gives access to the shape's Paint object. This allows client code to implement advanced effects such as masks, round line joints, gradients, etc.

Pull requests are welcome, especially those adding support for new barcode types!

About

Super-lightweight barcode generation library for Android and iOS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published