Rodrigo Tobar
|
cb04e4e9da
LibPDF: Refactor *Font classes
|
2 years ago |
Rodrigo Tobar
|
c4b45a82cd
LibPDF: Add initial CFF parsing
|
2 years ago |
Rodrigo Tobar
|
416585f75a
LibPDF: Add new Type1FontProgram base class
|
2 years ago |
Rodrigo Tobar
|
2331fe5e68
LibPDF: Add first interpolation methods
|
2 years ago |
Tim Schumacher
|
ce2f1b845f
Everywhere: Mark dependencies of most targets as PRIVATE
|
2 years ago |
Tim Schumacher
|
7834e26ddb
Everywhere: Explicitly link all binaries against the LibC target
|
2 years ago |
Julian Offenhäuser
|
b14f0950a5
LibPDF: Add very basic support for Adobe Type 1 font rendering
|
2 years ago |
Julian Offenhäuser
|
4887aacec7
LibPDF: Move document-specific parsing functionality into its own class
|
3 years ago |
Julian Offenhäuser
|
9f4659cc63
LibPDF: Move consume and match helper functions to the Reader class
|
3 years ago |
Matthew Olsson
|
4d0f74a15c
LibPDF: Add Type0 and TrueType fonts
|
3 years ago |
Matthew Olsson
|
5f9d35909d
LibPDF: Move font files into their own directory
|
3 years ago |
Matthew Olsson
|
5b316462b2
LibPDF: Add implementation of the Standard security handler
|
3 years ago |
Matthew Olsson
|
0624472768
LibPDF: Add initial support for Type1 fonts
|
3 years ago |
Matthew Olsson
|
8441fa2bc4
LibPDF: Add support for builtin and custom Encodings
|
3 years ago |
Ben Wiederhake
|
edc0cd29f8
LibPDF: Break weird dependency cycle
|
3 years ago |
Matthew Olsson
|
7b4e36bf88
LibPDF: Split ColorSpace into a different class for each color space
|
4 years ago |
Matthew Olsson
|
78f3bad7e6
LibPDF: Pre-initialize common FlyStrings in CommonNames.h
|
4 years ago |
Matthew Olsson
|
67b65dffa8
LibPDF: Handle string encodings
|
4 years ago |
Matthew Olsson
|
477e3946e5
LibPDF: Add support for stream filters
|
4 years ago |
Matthew Olsson
|
4479c1bff0
LibPDF: Add a bitmap renderer
|
4 years ago |
Matthew Olsson
|
8c745ad0d9
LibPDF: Parse page structures
|
4 years ago |
Matthew Olsson
|
72f693e9ed
LibPDF: Add a basic parser and Document structure
|
4 years ago |
Matthew Olsson
|
a8f5b6aaa3
LibPDF: Create basic object structure
|
4 years ago |