Historique des commits

Auteur SHA1 Message Date
  Matthew Olsson 612b183703 LibPDF: Convert to east-const to comply with the recent style changes il y a 4 ans
  Matthew Olsson 0a4d8ef98d LibPDF: Bake the flipped y-axis directly into the CTM matrix il y a 4 ans
  Matthew Olsson 449ef14895 LibPDF: Avoid calculating rendering matrix for every glyph il y a 4 ans
  Matthew Olsson c142dadbe8 LibPDF: Handle the TJ graphical operator il y a 4 ans
  Matthew Olsson 47531619e3 LibPDF: Handle the gs graphical operator il y a 4 ans
  Matthew Olsson 006f5498de LibPDF: Add support for the CalRGB ColorSpace il y a 4 ans
  Matthew Olsson 7b4e36bf88 LibPDF: Split ColorSpace into a different class for each color space il y a 4 ans
  Matthew Olsson cafd7c11b4 LibPDF: Account for inverted y axis when rendering text il y a 4 ans
  Andreas Kling 12a42edd13 Everywhere: codepoint => code point il y a 4 ans
  Matthew Olsson 78f3bad7e6 LibPDF: Pre-initialize common FlyStrings in CommonNames.h il y a 4 ans
  Matthew Olsson 534a2e95d2 LibPDF: Add basic color space support to the renderer il y a 4 ans
  Matthew Olsson f2d2f3fae7 LibPDF: Add a very poor path clipping implementation il y a 4 ans
  Matthew Olsson bf96ad674c LibPDF: Implement stubs for all graphical commands il y a 4 ans
  Matthew Olsson 4479c1bff0 LibPDF: Add a bitmap renderer il y a 4 ans