Matthew Olsson
|
d82bd885ce
LibPDF: Propagate ColorSpace errors
|
3 年之前 |
Matthew Olsson
|
73cf8205b4
LibPDF: Propagate errors in Parser and Document
|
3 年之前 |
Ben Wiederhake
|
f84a7e2e22
LibPDF: Replace Value class by AK::Variant
|
3 年之前 |
Matthew Olsson
|
612b183703
LibPDF: Convert to east-const to comply with the recent style changes
|
4 年之前 |
Matthew Olsson
|
0a4d8ef98d
LibPDF: Bake the flipped y-axis directly into the CTM matrix
|
4 年之前 |
Matthew Olsson
|
449ef14895
LibPDF: Avoid calculating rendering matrix for every glyph
|
4 年之前 |
Matthew Olsson
|
c142dadbe8
LibPDF: Handle the TJ graphical operator
|
4 年之前 |
Matthew Olsson
|
47531619e3
LibPDF: Handle the gs graphical operator
|
4 年之前 |
Matthew Olsson
|
006f5498de
LibPDF: Add support for the CalRGB ColorSpace
|
4 年之前 |
Matthew Olsson
|
7b4e36bf88
LibPDF: Split ColorSpace into a different class for each color space
|
4 年之前 |
Matthew Olsson
|
cafd7c11b4
LibPDF: Account for inverted y axis when rendering text
|
4 年之前 |
Andreas Kling
|
12a42edd13
Everywhere: codepoint => code point
|
4 年之前 |
Matthew Olsson
|
78f3bad7e6
LibPDF: Pre-initialize common FlyStrings in CommonNames.h
|
4 年之前 |
Matthew Olsson
|
534a2e95d2
LibPDF: Add basic color space support to the renderer
|
4 年之前 |
Matthew Olsson
|
f2d2f3fae7
LibPDF: Add a very poor path clipping implementation
|
4 年之前 |
Matthew Olsson
|
bf96ad674c
LibPDF: Implement stubs for all graphical commands
|
4 年之前 |
Matthew Olsson
|
4479c1bff0
LibPDF: Add a bitmap renderer
|
4 年之前 |