Commit Verlauf

Autor SHA1 Nachricht Datum
  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
  Matthew Olsson 4479c1bff0 LibPDF: Add a bitmap renderer vor 4 Jahren