Commit Verlauf

Autor SHA1 Nachricht Datum
  Matthew Olsson 3ecb41b7d9 PDFViewer: Support a continuous page view mode vor 3 Jahren
  Matthew Olsson 468ceb1b48 LibPDF: Rename Command to Operator vor 3 Jahren
  Matthew Olsson 058cf5f7f7 LibPDF: Accept font size in PDFFont::get_char_width vor 3 Jahren
  Matthew Olsson 5f9d35909d LibPDF: Move font files into their own directory vor 3 Jahren
  Matthew Olsson d2771eafc5 LibPDF: Use Font /Widths array to derive character widths vor 3 Jahren
  Matthew Olsson 130846f337 LibPDF: Use AntiAliasingPainter in Renderer when possible vor 3 Jahren
  Matthew Olsson 8224ca6150 LibPDF: Fix more bad Renderer text positioning calculations vor 3 Jahren
  Matthew Olsson 34efc668d2 LibPDF: Handle SCN and scn operators vor 3 Jahren
  Matthew Olsson 1238e65d30 LibPDF: Move color space creation from Renderer to ColorSpace vor 3 Jahren
  Matthew Olsson 60c3e786be LibPDF: Require Document* in Parser constructor vor 3 Jahren
  Matthew Olsson 9a4a3318a9 LibPDF: Store a PDFFont in the Renderer's text state vor 3 Jahren
  Matthew Olsson 4d509ff365 LibPDF: Fix "incorrect" matrix multiplication in Renderer vor 3 Jahren
  Matthew Olsson 6f1cfcf217 LibPDF: Implement marked renderer operations as nops vor 3 Jahren
  Matthew Olsson b240d23a87 LibPDF: Propagate errors in Renderer/PDFViewer vor 3 Jahren
  Matthew Olsson d82bd885ce LibPDF: Propagate ColorSpace errors vor 3 Jahren
  Matthew Olsson 73cf8205b4 LibPDF: Propagate errors in Parser and Document vor 3 Jahren
  Ben Wiederhake f84a7e2e22 LibPDF: Replace Value class by AK::Variant vor 3 Jahren
  Matthew Olsson 612b183703 LibPDF: Convert to east-const to comply with the recent style changes vor 4 Jahren
  Matthew Olsson 0a4d8ef98d LibPDF: Bake the flipped y-axis directly into the CTM matrix vor 4 Jahren
  Matthew Olsson 449ef14895 LibPDF: Avoid calculating rendering matrix for every glyph vor 4 Jahren
  Matthew Olsson c142dadbe8 LibPDF: Handle the TJ graphical operator vor 4 Jahren
  Matthew Olsson 47531619e3 LibPDF: Handle the gs graphical operator vor 4 Jahren
  Matthew Olsson 006f5498de LibPDF: Add support for the CalRGB ColorSpace vor 4 Jahren
  Matthew Olsson 7b4e36bf88 LibPDF: Split ColorSpace into a different class for each color space vor 4 Jahren
  Matthew Olsson cafd7c11b4 LibPDF: Account for inverted y axis when rendering text vor 4 Jahren
  Andreas Kling 12a42edd13 Everywhere: codepoint => code point vor 4 Jahren
  Matthew Olsson 78f3bad7e6 LibPDF: Pre-initialize common FlyStrings in CommonNames.h vor 4 Jahren
  Matthew Olsson 534a2e95d2 LibPDF: Add basic color space support to the renderer vor 4 Jahren
  Matthew Olsson f2d2f3fae7 LibPDF: Add a very poor path clipping implementation vor 4 Jahren
  Matthew Olsson bf96ad674c LibPDF: Implement stubs for all graphical commands vor 4 Jahren