google-code-export / bwip-js

Automatically exported from code.google.com/p/bwip-js
0 stars 0 forks source link

ISBN barcode requires font size 9 #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open demo.html in the browser
2. Select Bar Code: 'ISBN'
3. Click "Show barcode" button

What is the expected output? What do you see instead?
I was expected to see a title 'ISBN: 978-1-56592-479-6' at the top of the 
barcode. (see example on https://code.google.com/p/postscriptbarcode/wiki/Isbn)
But this title is missing.

The bug due font size 9 is absend. Temporary i copied 10 size to 9 and title is 
shown, but its fontsize size is large.

What version of the product are you using? On what operating system?

I use https://github.com/mattvoss/bwipjs#b92acde47

Please provide any additional information below.

Could you convert a font size 9 in the desired format?

ps: what is the main repository for this project? GoogleCode or GitHub?

Original issue reported on code.google.com by e.generalov on 21 Mar 2014 at 1:16

GoogleCodeExporter commented 9 years ago
Currently experimenting with an emscripten'd libfreetype.  Should be available 
end of next week with an embedded OCR-B FOSS font.  Rendering at small sizes 
(.lt. 20pt) will not be as clean as the hand-tweaked bitmaps currently used, 
but a lot easier to maintain!  And for the adventurous, other font faces can be 
used.

Additionally, the plan is to expose the font rendering in the embedding 
interface and allow the host to replace with its own functionality.

Original comment by mwar...@metafloor.com on 4 Apr 2014 at 12:42

GoogleCodeExporter commented 9 years ago
http://wisentechnologies.com/it-courses/Java-Training.aspx
http://wisentechnologies.com/it-courses/JQuery-training-in-chennai.aspx
http://wisentechnologies.com/it-courses/JavaScript-Training-in-Chennai.aspx

Original comment by gym.prat...@gmail.com on 17 Dec 2014 at 3:49