Mohamed Gharib

Results 4 issues of 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...

enhancement
v4

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. ![image](https://github.com/parallax/jsPDF/assets/5418859/92a4c144-facf-47f6-bbd4-f28f00c64c9a)...

# 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...