Jacek Blaszczynski

Results 31 issues of Jacek Blaszczynski

DjvuPage class encapsulates and supports handling of data related to single page of DjVu document. It seems that separation of concerns by abstracting graphics operations from handling of other page...

help_wanted
design

Separate concerns - document handling from document parsing.

design

Originally DjvuNet was written with some level of parallelism, however, implementation was prone to resource contention problems and lack of proper synchronization resulted in several fault conditions. That solution was...

new_feature
help_wanted
design

Originally image data handling was implemented with Pixel class using sbyte to represent RGB color data. This has large impact on whole 2D graphics engine, compression, codecs and other pipelines....

refactoring

Limit DjVu document error impact only to data chunk or document page on which it appeared.

new_feature

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...

Area-Maintainers-Build
Review - Maintainer
Needs-Triage