<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gofpdf/contrib/barcode, branch addtextrenderingmode</title>
<subtitle>A PDF document generator with high level support for text, drawing and images</subtitle>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/gofpdf/'/>
<entry>
<title>maintain precision of desired w &amp; h of barcodes</title>
<updated>2019-05-22T16:57:13+00:00</updated>
<author>
<name>Justin Schlechte</name>
<email>justin.schlechte@monsanto.com</email>
</author>
<published>2019-05-22T16:24:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/gofpdf/commit/?id=290b8c334e0f9ce3f5fc95bb70002b13d3300bb5'/>
<id>290b8c334e0f9ce3f5fc95bb70002b13d3300bb5</id>
<content type='text'>
This fixes an issue with barcode scaling that limited
barcode sizes to integer multiples of the pdf's unit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes an issue with barcode scaling that limited
barcode sizes to integer multiples of the pdf's unit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix comments according to best practices by effective go (#217)</title>
<updated>2018-12-11T13:30:35+00:00</updated>
<author>
<name>CodeLingo Bot</name>
<email>hello@codelingo.io</email>
</author>
<published>2018-12-11T13:30:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/gofpdf/commit/?id=95702eead4d148c6111f5a3ef7ef7cbc0c906b49'/>
<id>95702eead4d148c6111f5a3ef7ef7cbc0c906b49</id>
<content type='text'>
* Fix comments according to best practices by effective go

* Update font.go

* Update fpdf_test.go

* Update fpdf.go

* Update example.go

* Update util.go
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix comments according to best practices by effective go

* Update font.go

* Update fpdf_test.go

* Update fpdf.go

* Update example.go

* Update util.go
</pre>
</div>
</content>
</entry>
<entry>
<title>barcode: Scale via the PDF rather than the barcode library</title>
<updated>2018-07-31T23:11:56+00:00</updated>
<author>
<name>Andre Renaud</name>
<email>arenaud@designa-electronics.com</email>
</author>
<published>2018-07-31T23:11:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/gofpdf/commit/?id=57160d276280e078aca3418a30d5256ffa145cc2'/>
<id>57160d276280e078aca3418a30d5256ffa145cc2</id>
<content type='text'>
This allows arbitrary barcode scaling, rather than whole multiple
as required by github.com/boombuler/barcode
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows arbitrary barcode scaling, rather than whole multiple
as required by github.com/boombuler/barcode
</pre>
</div>
</content>
</entry>
<entry>
<title>make barcode scaling optional, provide a method to get unscaled barcode dimensions</title>
<updated>2017-12-21T01:06:58+00:00</updated>
<author>
<name>Dan Meyers</name>
<email>danmeyers00@gmail.com</email>
</author>
<published>2017-08-08T03:54:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/gofpdf/commit/?id=9b87a30f0671d13b9d4f76780b41eb9e87883935'/>
<id>9b87a30f0671d13b9d4f76780b41eb9e87883935</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>prevent panic when registering barcode fails (#118)</title>
<updated>2017-06-10T17:54:41+00:00</updated>
<author>
<name>Dan Meyers</name>
<email>daniel_meyers@brown.edu</email>
</author>
<published>2017-06-10T17:54:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/gofpdf/commit/?id=ed00acdb054d3e26b9a2ffdb09fdd94585bab65d'/>
<id>ed00acdb054d3e26b9a2ffdb09fdd94585bab65d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Aztec barcodes (#101)</title>
<updated>2016-12-27T12:46:03+00:00</updated>
<author>
<name>Ruud Kamphuis</name>
<email>ruudk@mphuis.com</email>
</author>
<published>2016-12-27T12:46:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/gofpdf/commit/?id=a1764391c7954b6bf5f49d09d4a5a32924e74dc9'/>
<id>a1764391c7954b6bf5f49d09d4a5a32924e74dc9</id>
<content type='text'>
* Add RegisterAztec

* Add test for RegisterAztec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add RegisterAztec

* Add test for RegisterAztec
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust some names of test functions to conform with Go's naming conventions</title>
<updated>2016-11-12T02:44:09+00:00</updated>
<author>
<name>Kurt</name>
<email>kurt.w.jung@gmail.com</email>
</author>
<published>2016-11-12T02:44:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/gofpdf/commit/?id=83f63e773b4dd5516af63ba8d7278e21f96f2062'/>
<id>83f63e773b4dd5516af63ba8d7278e21f96f2062</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added mutex to barcode cache (#85)</title>
<updated>2016-10-12T11:09:02+00:00</updated>
<author>
<name>Ruben</name>
<email>ruben.nellen@gmail.com</email>
</author>
<published>2016-10-12T11:09:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/gofpdf/commit/?id=a8ed28c5f45a8bb6c60cdc76464c34ccecf7b7a7'/>
<id>a8ed28c5f45a8bb6c60cdc76464c34ccecf7b7a7</id>
<content type='text'>
to prevent race condition</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to prevent race condition</pre>
</div>
</content>
</entry>
<entry>
<title>Enhance documentation and add test for PDF417 barcode</title>
<updated>2016-05-16T19:08:59+00:00</updated>
<author>
<name>Kurt</name>
<email>kurt.w.jung@gmail.com</email>
</author>
<published>2016-05-16T19:08:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/gofpdf/commit/?id=ff13dc5b70f7db15ecfba5d9108b3324f5f41cd0'/>
<id>ff13dc5b70f7db15ecfba5d9108b3324f5f41cd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass columns and security level to Encode method</title>
<updated>2016-05-16T09:27:38+00:00</updated>
<author>
<name>Ruud Kamphuis</name>
<email>ruudk@mphuis.com</email>
</author>
<published>2016-05-16T09:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/gofpdf/commit/?id=8dd14effba59e4816750d0009e644da1e44b073a'/>
<id>8dd14effba59e4816750d0009e644da1e44b073a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
