60 Commits

Author SHA1 Message Date
Luiz Américo
aec971f2c8 Rename docs files, removing the coffee sufix 2018-12-19 20:34:40 -03:00
Luiz Américo
5274136477 Complete coffee -> JS conversion of docs 2018-12-19 20:04:44 -03:00
Yang Liu
2651a74012 Organize permissions in option to an object 2018-12-17 21:20:20 +09:00
Yang Liu
6398cca899 Update readme and docs 2018-12-17 21:20:20 +09:00
Luiz Américo
83f5f72431 Convert to EcmaScript (ES6+) (#859) 2018-11-29 08:14:45 -08:00
Ben
f91bdd61c1 Features/outline (#831)
Outline support by @alexvdev and @blforce
Close #216, close #13
2018-06-22 17:54:14 +02:00
alafr
34cf8d5fa6
Text baseline & oblique option (#585) 2018-02-02 18:39:57 +01:00
Jordan Danford
ffa487fd50 Change "it's" to "its" where appropriate, remove extra whitespace (#702) 2017-07-30 11:19:32 -07:00
Liongold
b0e0290541 Fixed #652 - Added page sizes docs page (#703) 2017-07-30 11:19:00 -07:00
alafr
dd5ac13d2b rotate origin - unclip 2017-06-07 03:04:03 +03:00
Devon Govett
f5b4f675c1 Merge pull request #579 from M3ssman/master
Enhanced Doc for standard Fonts
2016-12-10 12:28:17 -08:00
M3ssman
5fd673b35b list of standard fonts 2016-12-10 20:58:24 +01:00
alafr
95e5a87185 Update line wrapping behaviour 2016-11-30 15:43:04 +02:00
alafr
c0c2a4b88d widthOfString, heightOfString, list 2016-11-30 15:25:32 +02:00
alafr
8a10537fcc Fix typo in radialGradient arguments 2016-11-23 00:21:07 +02:00
M3ssman
8a78a3a2b6 Enhanced Doc for standard Fonts 2016-11-15 22:04:14 +01:00
alafr
deda269ae6 Update images.coffee.md 2016-11-07 19:00:54 +02:00
alafr
9e8c8126d4 Update images.coffee.md 2016-11-07 18:36:18 +02:00
Devon Govett
0beaadb4b3 Merge pull request #552 from Wildhoney/add-image-example
Added image example to README
2016-11-07 11:22:16 -05:00
Luqmaan Dawoodjee
357093ab2f Fix paper sizes link
I couldn't find a doc with page sizes, so I'm just linking to the code.

I submitted this to the gh-pages branch instead of master in https://github.com/devongovett/pdfkit/pull/567.


📄
2016-10-28 15:37:38 -05:00
Wildhoney
453b0ab499 Moved 'centered' to sit alongside 'fit' 2016-10-06 11:55:51 +01:00
Wildhoney
2486b94124 Added align/valign example to coffee 2016-10-03 12:35:28 +01:00
Devon Govett
08ef766c00 Rebuild pdf guide 2016-08-26 13:13:45 -04:00
Devon Govett
56a6e6dd44 Merge branch 'master' of github.com:devongovett/PDFKit into fontkit
# Conflicts:
#	lib/image/png.coffee
2016-08-26 11:39:33 -04:00
Vlad Golubev
472b745497 Fix link to the website 2016-01-20 16:21:49 +02:00
Devon Govett
03a45a1354 Merge pull request #384 from MathieuLoutre/page-added-event
Emit an event when a page is added
2015-10-25 10:39:33 -07:00
franckl
8298e3847f small typo in the example 2015-08-26 14:28:42 -05:00
Mathieu Triay
fbcb53855e Emit an event when a page is added
Use the document as the EventEmitter

Update docs
2015-04-29 10:12:31 +01:00
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