Rodrigo Tobar
|
cb04e4e9da
LibPDF: Refactor *Font classes
|
há 2 anos atrás |
Rodrigo Tobar
|
db9fa7ff07
LibPDF: Allow show_text to return errors
|
há 2 anos atrás |
Rodrigo Tobar
|
82bac7e665
LibPDF: Fix clipping of painting operations
|
há 2 anos atrás |
Rodrigo Tobar
|
fb0c3a9e18
LibPDF: Stop calculating code points for glyphs
|
há 2 anos atrás |
Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
há 2 anos atrás |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
há 2 anos atrás |
MacDue
|
91db49f7b3
LibPDF: Use subpixel accurate text rendering
|
há 2 anos atrás |
Rodrigo Tobar
|
c4bc27f274
LibPDF: Don't abort on unsupported drawing operations
|
há 2 anos atrás |
Rodrigo Tobar
|
e87fecf710
LibPDF: Switch to best-effort PDF rendering
|
há 2 anos atrás |
Rodrigo Tobar
|
adc45635e9
LibPDF: Add initial image display support
|
há 2 anos atrás |
Rodrigo Tobar
|
ba16310739
LibPDF: Refactor parsing of ColorSpaces
|
há 2 anos atrás |
Rodrigo Tobar
|
287bb0feac
LibPDF: Return results directly and avoid unpacking+packing
|
há 2 anos atrás |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
há 2 anos atrás |
Rodrigo Tobar
|
cb3e05f476
LibPDF: Add initial implementation of XObject rendering
|
há 2 anos atrás |
Rodrigo Tobar
|
b3007c17bd
LibPDF: Allow operators to receive optional resources
|
há 2 anos atrás |
Rodrigo Tobar
|
e58165ed7a
LibPDF: Render cubic bezier curves
|
há 2 anos atrás |
Rodrigo Tobar
|
fe5c823989
LibPDF: Communicate resources to ColorSpace, not Page
|
há 2 anos atrás |
Rodrigo Tobar
|
d04613d252
LibPDF: Fix path coordinates calculation
|
há 2 anos atrás |
Rodrigo Tobar
|
e92ec26771
LibPDF: Introduce rendering preferences and show clipping paths
|
há 2 anos atrás |
Rodrigo Tobar
|
a1e36e8f78
LibPDF: Improve path clipping support
|
há 2 anos atrás |
Julian Offenhäuser
|
9cb3b23377
LibPDF: Move all font handling to Type1Font and TrueTypeFont classes
|
há 2 anos atrás |
Julian Offenhäuser
|
8532ca1b57
LibPDF: Convert dash pattern array elements to integers if necessary
|
há 2 anos atrás |
Julian Offenhäuser
|
b14f0950a5
LibPDF: Add very basic support for Adobe Type 1 font rendering
|
há 2 anos atrás |
Julian Offenhäuser
|
97ed4106e5
LibPDF: Fix text positioning with operator TJ
|
há 2 anos atrás |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
há 3 anos atrás |
Matthew Olsson
|
3ecb41b7d9
PDFViewer: Support a continuous page view mode
|
há 3 anos atrás |
Matthew Olsson
|
468ceb1b48
LibPDF: Rename Command to Operator
|
há 3 anos atrás |
Matthew Olsson
|
058cf5f7f7
LibPDF: Accept font size in PDFFont::get_char_width
|
há 3 anos atrás |
Matthew Olsson
|
5f9d35909d
LibPDF: Move font files into their own directory
|
há 3 anos atrás |
Matthew Olsson
|
d2771eafc5
LibPDF: Use Font /Widths array to derive character widths
|
há 3 anos atrás |