zxing/core
MakKi (makki_d) b31e090239 Optimize code width calculation in Code39Writer (#1103)
Every code39 character has 9 bars containing 3 wide bars, and separated by a white bar.
(9-3)*1 + 3*2 + 1 = 13
2018-11-04 09:57:58 -06:00
..
src Optimize code width calculation in Code39Writer (#1103) 2018-11-04 09:57:58 -06:00
bnd.bnd Fix #957 - Provide OSGi Metadata in Manifest (#958) 2018-02-16 17:35:41 -06:00
pom.xml Back out bnd plugin update 2018-08-30 11:24:10 -05:00