Mohamed Gharib
Mohamed Gharib
#### Feature request (nice to have) : First of all, thank you for a great project. Is it possible to have a custom brightness level setting instead of just a...
I was looking into fixing some of the [`autoTable is not defined`](https://github.com/simonbengtsson/jsPDF-AutoTable/issues?q=is%3Aissue+%22autoTable+is+not+a+function%22) issues and improving ESM support, and also typescript issues, It all came down to the [hack](https://github.com/simonbengtsson/jsPDF-AutoTable/blob/90a2c878d4d6946c16130fe9ed933e7d739ee7b7/src/main.ts#L37-L48) we do...
When splitting a long text that has no spaces using `splitTextToSize()` on a predefined width, it splits at the wrong length causing the text to get out of bounds. ...
# Summary This PR introduces a new Device Independent Pixels (DIP) system to enhance support for high DPI monitors and multi-monitor setups, it uses an algorithm that is highly inspired...