stechio

Results 16 comments of stechio

@jpakkane: > I propose adding two new commands to the command stream: > > * `a` to set alpha value for nonstroking operations > > * `A` to set alpha...

@petervwyatt I rearranged the sub-issues according to your request — in case something is still missing, please let me know.

Standard guidelines for dark mode rendering would be definitely desirable, since current implementations are often based on simple color inversion schemes which are sub-optimal for human vision. Eg, [Evince](https://en.wikipedia.org/wiki/Evince) supports...

@lrosenthol Let me start by considering the other way around: why does ExtGState contain **some parameters (font and line-related entries** (such as line width, line join, etc)) which already have...

@lrosenthol: > These are designed for very different purposes and allowing for disconnected segments in `Path` would break that. Could you please clarify the "very different purposes" which distinguish `Path`...

@lrosenthol: > `Path` is present to enable support for handling click testing on non-rectangular annotations/regions, while `InkList` is present to enable recreation of the appearance of an Ink annot. Sorry,...