forked from xhtml2pdf/xhtml2pdf
-
Notifications
You must be signed in to change notification settings - Fork 0
Grid system on working #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add support for multiple fonts and unicode Change string detection to use basestring checking prefix to update face.name checking prefix to update face.name Documentation about updating face-name Fixed some minor stuff in the README.rst file. Updated changelog and prepared for pip new version Ttf file metadata same name fix (xhtml2pdf#506) * checking prefix to update face.name * Documentation about updating face-name unit_test_asian_font Update test_asian_font_support.py Update reference.rst Update testrender.py Update arabic_font_rendering.html Update ttf_file_metadata_same_name.html Create test_arabic_font_support.py Update test_asian_font_support.py Create test_update_face_name.py Update context.py Update document.py Update util.py Update reference.rst adding test to testrender Update testrender.py moved to testrender
edited unittest comment
working on adding hearder and footer with diferentes template
working on template mode gird or standar semi static process - in progress added handling image in grid collect img content validations for image handling
only temporary changes working on allowing to calculate the height of several flowables added methods to collecting grid content checking if are wraped in a col
added methods for the right handle of many pages template some changes to get templates positions change some variables name
unnecessary code removed some code added that could be useful in future situations working on: * statics frames in grid page template * text and image in the same frame Update document.py now differents css gid system class can be used *bulma grid sistem class (is-x) *bootstrap grid system class (col-sm-x) Update default.py Update context.py Update grid.html Create beach.jpg Create test_grid_system.py
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.