Sambit Kumar Dash

Results 65 comments of Sambit Kumar Dash

I see segmentation fault as well: ``` julia> Pkg.test("OpenCL") INFO: Testing OpenCL Test Summary: | Pass Total layout | 2 2 Platform Info: Error During Test Test threw an exception...

clinfo: ``` Number of platforms 1 Platform Name Clover Platform Vendor Mesa Platform Version OpenCL 1.1 Mesa 17.2.8 Platform Profile FULL_PROFILE Platform Extensions cl_khr_icd Platform Extensions function suffix MESA Platform...

PDF attachments are essentially annotations of file attachment type. Technically, the support exists in the current APIs. If you will read the PDF spec and access the CosObject relevant to...

The 2 checkins above can address the need while the APIs are enhanced to support annots properly.

Not really. You can manually estimate every textrun and see if they form a column. The specification does not provide any structural hints for the same.

Both formats embed complete JPEG and JPEG2000 files. So technically, one of the other imaging library in conjunction can be used. The correct `decode` gives back the `IO` handle to...

#58 addresses few of the issues.

Both are definitely possible while first one can fit into the purview of PDFIO, the second one can be developed as a separate project that utilizes capabilities if PDFIO. PDFIO...

For the list given 3-6 man months depending on how much you understand PDF specification. Many of the things need document understanding which can be excluded from the list. More...