Skip to content

Commit

Permalink
Fpdf2 km (#806)
Browse files Browse the repository at this point in the history
Co-authored-by: Kuth <69514175+ezzhop@users.noreply.github.com>
  • Loading branch information
kuth-chi and kuth-chi committed Jun 7, 2023
1 parent 3b07d9c commit 6011e29
Show file tree
Hide file tree
Showing 3 changed files with 194 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ This can also be enabled programmatically with `warnings.simplefilter('default',
### Added
- [`FPDF.mirror()`](https://pyfpdf.github.io/fpdf2/fpdf/fpdf.html#fpdf.fpdf.FPDF.mirror) - New method: [documentation page](https://pyfpdf.github.io/fpdf2/Transformations.html) - Contributed by @sebastiantia
- [`FPDF.table()`](https://pyfpdf.github.io/fpdf2/fpdf/fpdf.html#fpdf.fpdf.FPDF.table): new optional parameters `gutter_height`, `gutter_width` and `wrapmode`
- Added Tutorial in Khmer language.
### Fixed
- [`FPDF.image()`](https://pyfpdf.github.io/fpdf2/fpdf/fpdf.html#fpdf.fpdf.FPDF.image): allowing images path starting with `data` to be passed as input

Expand Down
Loading

0 comments on commit 6011e29

Please sign in to comment.