1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 16:37:47 +03:00
Commit Graph

2162 Commits

Author SHA1 Message Date
Guillaume Ayoub
fc5eb6c92a Use the descriptors when adding @font-face fonts 2016-09-26 20:14:27 +02:00
Guillaume Ayoub
f8f586a8c4 Cut long line 2016-09-26 12:22:52 +02:00
Guillaume Ayoub
dfbe409ae0 WIP: Support @font-face 2016-09-26 12:15:12 +02:00
Guillaume Ayoub
97acf10fb6 Don't keep CSS.stylesheet 2016-09-24 15:47:50 +02:00
Guillaume Ayoub
140275ad1d Split rules and descriptors in CSS 2016-09-24 15:36:26 +02:00
Guillaume Ayoub
49cff975a1 Parse @font-face rules 2016-09-23 19:00:14 +02:00
Guillaume Ayoub
d5f45ac15e Update documentation about fonts level 3 2016-09-13 05:03:33 +02:00
Guillaume Ayoub
f780cc033e Support font-language-override 2016-09-13 05:02:36 +02:00
Guillaume Ayoub
fa371be749 Replace TestHTML by FakeHTML to please pytest3 2016-09-12 00:30:39 +02:00
Guillaume Ayoub
4156febcbf Support CSS Fonts level3 2016-09-12 00:23:52 +02:00
Guillaume Ayoub
c3c2993f1b Merge branch 'master' of github.com:Kozea/WeasyPrint 2016-09-07 18:48:56 +02:00
Guillaume Ayoub
68ddba2213 Remove empty line at the beginning of a file 2016-09-04 20:40:23 +02:00
Guillaume Ayoub
c0de0cdec4 Merge pull request #355 from johnlb/master
added font requirements to docs (hacking.rst)
2016-09-04 20:33:47 +02:00
John Bell
b2a1ceb02c added font requirements to docs (hacking.rst) 2016-09-04 10:57:34 -04:00
Guillaume Ayoub
3fc6e3334a Merge pull request #352 from Kozea/presentationalhints
Support presentational hints
2016-09-01 23:14:31 +02:00
Guillaume Ayoub
4f052feee0 Remove print() in tests 2016-09-01 02:35:51 +02:00
Guillaume Ayoub
27f63bc7e8 Update documentation 2016-09-01 02:35:21 +02:00
Guillaume Ayoub
7925baa5f8 Test presentational hints 2016-09-01 02:11:33 +02:00
Guillaume Ayoub
207694ac14 Use a stylesheet for some presentational hints 2016-08-31 22:33:26 +02:00
Guillaume Ayoub
8810f82841 Add an option to follow presentational hints 2016-08-30 19:10:53 +02:00
Guillaume Ayoub
b2a5d7a98f Add a presentational-hints option 2016-08-30 18:15:30 +02:00
Guillaume Ayoub
b252260522 Small fixes for column layouts 2016-08-30 17:54:15 +02:00
Guillaume Ayoub
e7b99e7bea Merge branch 'master' into presentationalhints 2016-08-30 17:38:01 +02:00
Guillaume Ayoub
698ce20f1f Support break-* properties 2016-08-30 13:35:23 +02:00
Guillaume Ayoub
de08de872c Merge branch 'master' into presentationalhints 2016-08-30 00:58:48 +02:00
Guillaume Ayoub
e7723fde4a Handle relative column-layout boxes 2016-08-30 00:57:44 +02:00
Guillaume Ayoub
43ded770c7 Flake8 forever <3 <3 2016-08-29 17:59:28 +02:00
Guillaume Ayoub
49f7a4acec Support presentational hints 2016-08-29 17:50:07 +02:00
Guillaume Ayoub
c5c06e6c01 Version 0.31 2016-08-28 16:25:35 +02:00
Guillaume Ayoub
ff8e055bc6 Update changelog 2016-08-28 16:24:12 +02:00
Guillaume Ayoub
98f1e988b1 Add documentation about multi-column layout 2016-08-28 15:54:47 +02:00
Guillaume Ayoub
fef2469dc3 Merge branch 'columns' 2016-08-26 15:13:20 +02:00
Guillaume Ayoub
e22e548674 Cut long line 2016-08-26 15:09:26 +02:00
Guillaume Ayoub
9d776470d2 Render PNG images with a wrong mimetype
See #124.
2016-08-26 14:34:28 +02:00
Guillaume Ayoub
47374b2e65 Add the Fonts and update the Image modules in doc 2016-08-24 17:45:25 +02:00
Guillaume Ayoub
a762d94b12 Use values defined in Images 4 for image-rendering 2016-08-24 17:44:21 +02:00
Guillaume Ayoub
42785bfbda Clean and reorder the CSS properties 2016-08-24 16:57:00 +02:00
Guillaume Ayoub
bdfb37d7c4 Fix the rem unit set on the root element
Fix #349
2016-08-24 15:20:27 +02:00
Guillaume Ayoub
b39eea120f Fix CSS Text Modules links 2016-08-21 01:15:43 +02:00
Guillaume Ayoub
7ec17752ae Update the CSS Text Module documentation 2016-08-21 01:10:24 +02:00
Guillaume Ayoub
a0dc9d9272 Support text-transform: full-witdh 2016-08-21 00:47:13 +02:00
Guillaume Ayoub
62dc7fed91 Flake8 2016-08-20 23:42:10 +02:00
Guillaume Ayoub
3ecf7972ee Small fix for tab-size 2016-08-20 23:37:24 +02:00
Guillaume Ayoub
43b087eb57 Add tests for tab-size 2016-08-20 23:31:12 +02:00
Guillaume Ayoub
9325ae8fde Ignore .cache 2016-08-20 23:07:55 +02:00
Guillaume Ayoub
6166fe49e1 Split the test_layout file 2016-08-20 22:58:43 +02:00
Guillaume Ayoub
c2b9a6fe1a Support tab-size 2016-08-20 20:11:03 +02:00
Guillaume Ayoub
a09be6e198 Move the letter-spacing fix in get_size 2016-08-20 16:23:22 +02:00
Guillaume Ayoub
5a05c0a9d9 Revert letter-spacing added in #266 2016-08-20 15:38:54 +02:00
Guillaume Ayoub
24cc2b2f49 Merge branch 'letter-spacing-workaround' of https://github.com/jasco/WeasyPrint into jasco-letter-spacing-workaround 2016-08-20 15:37:33 +02:00