Nico Weber
|
ca1a98ba9f
LibPDF: Replace two more crashes with messages
|
2 years ago |
Nico Weber
|
29c3a9c5f0
LibPDF: Don't crash on images without /Filter
|
2 years ago |
Nico Weber
|
18b86b1868
LibPDF: Apply text matrix scale to character and word spacing
|
2 years ago |
Nico Weber
|
e3cc05b935
LibPDF: Don't ignore word_spacing
|
2 years ago |
Nico Weber
|
6caaffa134
LibPDF: Add a few FIXMEs to set_graphics_state_from_dict
|
2 years ago |
Matthew Olsson
|
5f8fd47214
LibPDF: Resize fonts when the text and line matrices change
|
2 years ago |
Matthew Olsson
|
9a0e1dde42
LibPDF: Propogate errors from ColorSpace::color()
|
2 years ago |
Nico Weber
|
c625ba34fe
LibPDF: Implement set_flatness_tolerance
|
2 years ago |
Nico Weber
|
69c965b987
LibPDF: Move code to compute full page contents into Page
|
2 years ago |
Julian Offenhäuser
|
4ec01669fc
LibPDF: Scale vector paths with the view
|
2 years ago |
Julian Offenhäuser
|
731676c041
LibPDF: Accept floats as line dash pattern phases
|
2 years ago |
Julian Offenhäuser
|
b90a794d78
LibPDF: Allow pages with no specified contents
|
2 years ago |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 years ago |
Rodrigo Tobar
|
bf61f94413
LibPDF: Don't crash when a font hasn't been loaded yet
|
2 years ago |
Rodrigo Tobar
|
79b4293687
LibPDF: Prevent crashes when loading XObject streams
|
2 years ago |
Rodrigo Tobar
|
cb04e4e9da
LibPDF: Refactor *Font classes
|
2 years ago |
Rodrigo Tobar
|
db9fa7ff07
LibPDF: Allow show_text to return errors
|
2 years ago |
Rodrigo Tobar
|
82bac7e665
LibPDF: Fix clipping of painting operations
|
2 years ago |
Rodrigo Tobar
|
fb0c3a9e18
LibPDF: Stop calculating code points for glyphs
|
2 years ago |
Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
2 years ago |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 years ago |
MacDue
|
91db49f7b3
LibPDF: Use subpixel accurate text rendering
|
2 years ago |
Rodrigo Tobar
|
c4bc27f274
LibPDF: Don't abort on unsupported drawing operations
|
2 years ago |
Rodrigo Tobar
|
e87fecf710
LibPDF: Switch to best-effort PDF rendering
|
2 years ago |
Rodrigo Tobar
|
adc45635e9
LibPDF: Add initial image display support
|
2 years ago |
Rodrigo Tobar
|
ba16310739
LibPDF: Refactor parsing of ColorSpaces
|
2 years ago |
Rodrigo Tobar
|
287bb0feac
LibPDF: Return results directly and avoid unpacking+packing
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Rodrigo Tobar
|
cb3e05f476
LibPDF: Add initial implementation of XObject rendering
|
2 years ago |
Rodrigo Tobar
|
b3007c17bd
LibPDF: Allow operators to receive optional resources
|
2 years ago |