BrokenHomeStudiosLLC

Results 1 issues of BrokenHomeStudiosLLC

Line 317 of NKDBarcode.m ``` return [NSString stringWithFormat:@"\n\tBarcode Class: %@\n\tContent: %@\n\tCheck Digit:%c\n\tWidth:%f\n\t%Height:%f\n\tBar Width:%f\n\tFont Size:%f\n\tCaption Height:%f", [self class], [self content], [self checkDigit], [self width], [self height], [self barWidth], [self fontSize], [self...