Commit History

Author SHA1 Message Date
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 years ago
  Matthew Olsson 468ceb1b48 LibPDF: Rename Command to Operator 3 years ago
  Matthew Olsson 5f9d35909d LibPDF: Move font files into their own directory 3 years ago
  Matthew Olsson 130846f337 LibPDF: Use AntiAliasingPainter in Renderer when possible 3 years ago
  Matthew Olsson 9a4a3318a9 LibPDF: Store a PDFFont in the Renderer's text state 3 years ago
  Matthew Olsson b240d23a87 LibPDF: Propagate errors in Renderer/PDFViewer 3 years ago
  Matthew Olsson d82bd885ce LibPDF: Propagate ColorSpace errors 3 years ago
  Matthew Olsson 7e1c823725 LibPDF: Fix the zoom-related text scaling issue 3 years ago
  Andreas Kling 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 years ago
  Matthew Olsson 612b183703 LibPDF: Convert to east-const to comply with the recent style changes 4 years ago
  Matthew Olsson 449ef14895 LibPDF: Avoid calculating rendering matrix for every glyph 4 years ago
  Matthew Olsson c142dadbe8 LibPDF: Handle the TJ graphical operator 4 years ago
  Matthew Olsson 47531619e3 LibPDF: Handle the gs graphical operator 4 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 534a2e95d2 LibPDF: Add basic color space support to the renderer 4 years ago
  Matthew Olsson f2d2f3fae7 LibPDF: Add a very poor path clipping implementation 4 years ago
  Matthew Olsson bf96ad674c LibPDF: Implement stubs for all graphical commands 4 years ago
  Matthew Olsson 4479c1bff0 LibPDF: Add a bitmap renderer 4 years ago