Devon Govett
944cbc6cbc
Merge branch 'master' into fontkit
...
Conflicts:
lib/font/tables/name.coffee
lib/font/ttf.coffee
2015-04-03 21:13:04 -07:00
Brian Reavis
d28983d0ee
Allow automatic first page to be disabled ( #65 ).
2015-04-02 15:19:33 -06:00
weswam
afdf62ab9a
reverted the code example as requested
2015-01-14 21:37:16 -08:00
weswam
0c6761ae28
Added note and example about using a data uri with base64 encoded data.
2015-01-14 20:34:14 -08:00
Devon Govett
7a2f2d243c
Update docs
2014-11-27 21:27:46 -08:00
Devon Govett
d6845488eb
Update PDF guide
2014-09-15 14:36:41 -04:00
Devon Govett
b6186855ab
Add docs on switching to previous pages
2014-09-15 14:35:50 -04:00
Devon Govett
26a0753d6c
v0.6.3
2014-07-29 09:45:08 -07:00
Devon Govett
6b0846c68f
Fix docs on piping to an HTTP response
2014-05-21 09:12:48 -07:00
Devon Govett
5cb45d6c99
v0.6.2
2014-05-10 10:21:51 -07:00
Devon Govett
16e8b0316f
Rebuild guide for v0.6.1
2014-04-14 10:00:16 -07:00
Devon Govett
701ba34c45
Add note about using buffers for fonts
2014-04-13 22:49:06 -07:00
Devon Govett
72757e38e6
Add link to in-browser demo
2014-04-13 22:44:18 -07:00
Devon Govett
9b3d804170
Add note about installing brfs to browserify
2014-04-13 22:22:19 -07:00
Devon Govett
1df3cc1f08
Rebuild PDF guide
2014-04-13 20:20:26 -07:00
Devon Govett
48bc1a4f5a
Turn github highlighted code blocks into normal markdown code blocks
2014-04-13 20:17:20 -07:00
Devon Govett
ad8d8b5b9b
Add section to the docs about using PDFKit in the browser
2014-04-13 19:56:34 -07:00
Devon Govett
cd928126e4
Make sure doc scripts current directory is right
2014-04-13 19:48:21 -07:00
Devon Govett
af49f9ccc9
Add link to browser demo in docs
2014-04-13 19:32:00 -07:00
Devon Govett
81696c14eb
Rebuild guide and demo PDFs
2014-04-09 09:53:25 -07:00
Devon Govett
f2f56fbba5
Fix generating website with new streaming api
2014-03-23 19:47:18 -07:00
Devon Govett
9727cfc3fa
Bump version and update PDF guide
2014-03-23 17:53:50 -07:00
Devon Govett
ee38da41f6
Update guide for new stream based API
2014-03-23 17:51:18 -07:00
Devon Govett
e86289bbff
Update guide script for streams
2014-03-23 17:12:31 -07:00
Devon Govett
50b560debf
Add Google analytics tracker for website
2014-02-23 00:25:05 -08:00
Devon Govett
bea45827c0
Update link to example PDF
2014-02-22 23:45:00 -08:00
Devon Govett
cb2abf97fc
Add script to generate website
2014-02-22 23:33:36 -08:00
Devon Govett
98b1e4f953
Clarify docs on margin vs margins properties ( #199 )
2014-02-22 16:49:46 -08:00
Devon Govett
f3c6e890b2
Release v0.4.2
2014-02-19 12:04:42 -08:00
Devon Govett
5a530712c3
Fix some typos
2014-02-18 08:26:54 -08:00
Devon Govett
7825ed41dd
Override continued link in doc generator
2014-02-18 00:12:35 -08:00
Devon Govett
e11a800af3
Add new self-generating guide
...
Takes Literate CoffeeScript (Markdown) files and generates a PDF. Includes syntax highlighting for the examples, and even runs them to show the results inline. Good example of new rich text features. Eventually, the website will be generated from the same Markdown files.
2014-02-17 23:43:22 -08:00