gal kahana
gal kahana
Not sure if directly related but i detected a leak when saving objects to the request state. the following code will retain the large array in memory even after the...
@Atheuz wouldn't be so sure that your use case creates a memory leak. in the case i'm showing a new object is created for every request, which is what grows...
Cheers @JarroVGIT. Started a discussion [there](https://github.com/encode/starlette/discussions/1748). Used your example, hope you don't mind.
Thank you both :)
code in utf8 and make sure the font supports the char. for easier text placement, consider using WriteText method instead (https://github.com/galkahana/PDF-Writer/wiki/Text-support#simple-text-usage) [not different functionality, but less code to write].
@Lidia321 . So many years afterwards, while working on the first PDF project in years, I suddenly needed to parse a PDF file that has LZW code in it. found...
part of master now with e3e468f865ba193a91c2d945fa0f9e12be8f3df2. Thank you!
quick note: to achieve this you'll need to use the lower level commands of the library and learn how to add TOC in PDF, as there is no high level...
oh this was lovely!!!!111 This found two issues: 1. Several issues with png predictors, but mostly predictor 15 which read the function from the wrong byte. most of them also...
oh. b.t.w, i hope that you dont mind but i added your code and file as a new test into the code. if you do - let me know and...