index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
LibPDF
/
CommonNames.h
Age
Commit message (
Expand
)
Author
2023-01-25
LibPDF: Load Type1C fonts when found
Rodrigo Tobar
2023-01-09
AK+Everywhere: Rename FlyString to DeprecatedFlyString
Timothy Flynn
2023-01-06
LibPDF: Implement name tree lookups
Rodrigo Tobar
2022-12-20
LibPDF: Treat Encyption's Length item as optional
Rodrigo Tobar
2022-12-10
LibPDF: Add initial image display support
Rodrigo Tobar
2022-11-30
LibPDF: Add further common names
Rodrigo Tobar
2022-11-19
LibPDF: Implement png predictor decoding for flate filter
Julian Offenhäuser
2022-10-16
LibPDF: Add very basic support for Adobe Type 1 font rendering
Julian Offenhäuser
2022-09-17
LibPDF: Initial work on parsing xref streams
Julian Offenhäuser
2022-03-31
LibPDF: Add Type0 and TrueType fonts
Matthew Olsson
2022-03-31
LibPDF: Use Font /Widths array to derive character widths
Matthew Olsson
2022-03-31
LibPDF: Add basic ICCBased color space handling
Matthew Olsson
2022-03-29
LibPDF: Add implementation of the Standard security handler
Matthew Olsson
2022-03-29
LibPDF: Change CommonNames' enumerator macro parameter name
Matthew Olsson
2022-03-29
LibPDF: Add initial support for Type1 fonts
Matthew Olsson
2022-03-29
LibPDF: Add support for builtin and custom Encodings
Matthew Olsson
2022-03-07
LibPDF: Support all Dest types
Matthew Olsson
2021-06-12
LibPDF: Handle the gs graphical operator
Matthew Olsson
2021-06-12
LibPDF: Split ColorSpace into a different class for each color space
Matthew Olsson
2021-06-12
LibPDF: Parse linearized PDF files
Matthew Olsson
2021-05-25
LibPDF: Pre-initialize common FlyStrings in CommonNames.h
Matthew Olsson