Historial de Commits

Autor SHA1 Mensaje Fecha
  Matthew Olsson 1238e65d30 LibPDF: Move color space creation from Renderer to ColorSpace hace 3 años
  Matthew Olsson 60c3e786be LibPDF: Require Document* in Parser constructor hace 3 años
  Matthew Olsson 9a4a3318a9 LibPDF: Store a PDFFont in the Renderer's text state hace 3 años
  Matthew Olsson 4d509ff365 LibPDF: Fix "incorrect" matrix multiplication in Renderer hace 3 años
  Matthew Olsson 6f1cfcf217 LibPDF: Implement marked renderer operations as nops hace 3 años
  Matthew Olsson b240d23a87 LibPDF: Propagate errors in Renderer/PDFViewer hace 3 años
  Matthew Olsson d82bd885ce LibPDF: Propagate ColorSpace errors hace 3 años
  Matthew Olsson 73cf8205b4 LibPDF: Propagate errors in Parser and Document hace 3 años
  Ben Wiederhake f84a7e2e22 LibPDF: Replace Value class by AK::Variant hace 3 años
  Matthew Olsson 612b183703 LibPDF: Convert to east-const to comply with the recent style changes hace 4 años
  Matthew Olsson 0a4d8ef98d LibPDF: Bake the flipped y-axis directly into the CTM matrix hace 4 años
  Matthew Olsson 449ef14895 LibPDF: Avoid calculating rendering matrix for every glyph hace 4 años
  Matthew Olsson c142dadbe8 LibPDF: Handle the TJ graphical operator hace 4 años
  Matthew Olsson 47531619e3 LibPDF: Handle the gs graphical operator hace 4 años
  Matthew Olsson 006f5498de LibPDF: Add support for the CalRGB ColorSpace hace 4 años
  Matthew Olsson 7b4e36bf88 LibPDF: Split ColorSpace into a different class for each color space hace 4 años
  Matthew Olsson cafd7c11b4 LibPDF: Account for inverted y axis when rendering text hace 4 años
  Andreas Kling 12a42edd13 Everywhere: codepoint => code point hace 4 años
  Matthew Olsson 78f3bad7e6 LibPDF: Pre-initialize common FlyStrings in CommonNames.h hace 4 años
  Matthew Olsson 534a2e95d2 LibPDF: Add basic color space support to the renderer hace 4 años
  Matthew Olsson f2d2f3fae7 LibPDF: Add a very poor path clipping implementation hace 4 años
  Matthew Olsson bf96ad674c LibPDF: Implement stubs for all graphical commands hace 4 años
  Matthew Olsson 4479c1bff0 LibPDF: Add a bitmap renderer hace 4 años