Devon Govett
|
eeae6ad991
|
Fix image issue. Closes #71.
|
2012-05-04 09:07:18 -07:00 |
|
Devon Govett
|
335fca13df
|
Fix a bug in the SVG path parser
|
2012-05-04 09:04:16 -07:00 |
|
Devon Govett
|
cbaff9962d
|
Work around silly CoffeeScript bug. Fixes #70.
|
2012-04-20 11:29:12 -07:00 |
|
Devon Govett
|
39f4e9ea6a
|
Separate png decoding into a separate library. See http://github.com/devongovett/png.js.
|
2012-04-07 01:38:03 -07:00 |
|
Devon Govett
|
bfd4ab3e55
|
Fix weird DFont parsing issues. Should fix usage of Mac OS X system fonts. Closes #34.
|
2012-04-04 00:08:18 -07:00 |
|
Devon Govett
|
2e457ac0f3
|
Fix transformation issues. Closes #67, #68 and #35.
I think 5 decimal places is probably enough.
|
2012-04-03 20:58:20 -07:00 |
|
Devon Govett
|
b9da8ebedd
|
Switch to using Node's built in zlib bindings. Fixes #48.
|
2012-04-03 19:28:59 -07:00 |
|
Devon Govett
|
a39c7d0995
|
Add stream Length property for uncompressed documents. Fixes https://github.com/mozilla/pdf.js/issues/1293.
|
2012-03-03 17:55:45 -08:00 |
|
Devon Govett
|
fb7d8ceb7f
|
Fix zlib issue with node 0.6. Closes #42.
|
2011-10-22 14:12:02 -07:00 |
|
Devon Govett
|
513fef78e1
|
Encode text as hex to avoid an escaping issue when using font subsets. Fixes #33.
|
2011-09-05 11:02:56 -04:00 |
|
Devon Govett
|
e60eae758d
|
Fix a JPEG parsing issue with Progressive DCT
|
2011-08-23 12:49:45 -04:00 |
|
Devon Govett
|
431a5186fe
|
Automatically convert text to a string
|
2011-08-23 10:46:51 -04:00 |
|
Devon Govett
|
753e41462b
|
Allow zero image coordinates - fixes #25
|
2011-08-19 18:33:43 -04:00 |
|
Devon Govett
|
927c5d769b
|
Fix a column wrapping bug
|
2011-08-16 21:04:27 -04:00 |
|
Devon Govett
|
14d9dddf2e
|
PNG color palette decoding bug fix
|
2011-08-08 17:24:17 -04:00 |
|
Devon Govett
|
78c578972d
|
Fix path
|
2011-07-26 22:02:11 -04:00 |
|
Devon Govett
|
89dd7fdc8e
|
Define upfront
|
2011-07-26 22:02:02 -04:00 |
|
Devon Govett
|
ee86d0493f
|
Don't move down the paragraph gap when on the first paragraph of a page or column.
|
2011-07-22 16:33:26 -04:00 |
|
Devon Govett
|
d11b105267
|
Fix comment
|
2011-07-22 15:38:24 -04:00 |
|
Devon Govett
|
526e42923f
|
Support for wrapping text into columns (across multiple pages if needed)!
|
2011-07-22 15:31:10 -04:00 |
|
Devon Govett
|
0d11ae8777
|
Make sure that the first line of a paragraph is never by itself at the bottom of a page
|
2011-07-22 13:12:06 -04:00 |
|
Devon Govett
|
bffd8d9878
|
Automatically flow text to new pages if it doesn't fit on a single one.
|
2011-07-22 12:41:02 -04:00 |
|
Devon Govett
|
aab337d215
|
By default, text now wraps to the page margins which are by default, 1 inch. This will not happen if you pass X and Y coordinates for the text to appear at.
|
2011-07-22 11:44:32 -04:00 |
|
Devon Govett
|
a9bb4e04db
|
Support for options.x and options.y in text method is no more.
|
2011-07-22 10:51:35 -04:00 |
|
Devon Govett
|
788d4b8027
|
ToUnicode cmap support. Fixes copy and paste.
|
2011-07-20 13:54:39 -04:00 |
|
Devon Govett
|
a6ca7c7896
|
Unicode font support!
|
2011-07-20 01:54:15 -04:00 |
|
Devon Govett
|
9d90e25664
|
Font subsetting support. Only includes characters in embedded fonts that are actually used in the document. Please report bugs if you find them!
|
2011-07-17 01:13:44 -04:00 |
|
Devon Govett
|
84853322b8
|
Remove old code.
|
2011-07-17 00:20:28 -04:00 |
|
Devon Govett
|
284934c220
|
Quote style consistency...
|
2011-07-17 00:18:51 -04:00 |
|
Devon Govett
|
3a125383cc
|
Oops, missed one!
|
2011-07-15 23:54:49 -04:00 |
|
Devon Govett
|
d0b84f8595
|
Make list method use current x and y position by default and reset x position at the end.
|
2011-07-15 23:20:46 -04:00 |
|
Devon Govett
|
c93859c313
|
Remove gratuitous returns from object.coffee
|
2011-07-15 23:10:04 -04:00 |
|
Devon Govett
|
785eedcaf8
|
Support for the wordSpacing and characterSpacing text options
|
2011-07-13 01:12:45 -04:00 |
|
Devon Govett
|
06ff164992
|
Reword comment
|
2011-07-13 01:10:46 -04:00 |
|
Devon Govett
|
84714d8e78
|
Update package.json
|
2011-07-12 18:41:36 -04:00 |
|
Devon Govett
|
78fb2724ab
|
Add a roundedRect convenience method
|
2011-07-12 16:22:06 -04:00 |
|
Devon Govett
|
cacc71c2f9
|
Fix a PDF embedding bug
|
2011-07-12 16:16:22 -04:00 |
|
Devon Govett
|
7acdb36abe
|
Reorder lines. Oops!
|
2011-07-12 09:49:17 -04:00 |
|
Devon Govett
|
2d4d2adf76
|
PDFDocument#write callback support
|
2011-07-12 09:43:07 -04:00 |
|
Devon Govett
|
6a9d2f8fff
|
CMYK color support
|
2011-07-12 01:57:13 -04:00 |
|
Devon Govett
|
6f62c5d3cf
|
Rework the text module.
|
2011-07-12 01:00:58 -04:00 |
|
Devon Govett
|
8817481411
|
More fixes
|
2011-07-11 10:52:49 -04:00 |
|
Devon Govett
|
a0f6d291b9
|
Bug Fixes
|
2011-07-11 02:55:10 -04:00 |
|
Devon Govett
|
9215fc1b02
|
Initial commit
|
2011-07-09 22:57:00 -04:00 |
|