Commit History

Author SHA1 Message Date
  Nico Weber c161b2d2f9 LibPDF: Extract ICCBasedColorSpace::sRGB() helper 1 year ago
  Nico Weber 6032c06f6b Revert "LibPDF: Add basic tiled, coloured pattern rendering" 1 year ago
  Nico Weber d577d181e3 LibPDF: Clamp linear_srgb values in convert_to_srgb() 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Kyle Pereira 8ff87911a3 LibPDF: Add basic tiled, coloured pattern rendering 1 year ago
  Kyle Pereira 60c4803dd3 LibPDF: Pass Renderer to ColorSpace 1 year ago
  Kyle Pereira 082a4197b6 LibPDF: Use Variant<Color, PaintStyle> instead of Color for ColorSpaces 1 year ago
  Nico Weber 8b50b689f9 LibPDF: Reject invalid "hival" values 1 year ago
  Nico Weber 43cd3d7dbd LibPDF: Tolerate palettes that are one byte too long 1 year ago
  Nico Weber 8733ba2734 LibPDF: Fix decoding of IndexedColorSpace for palette sizes != 255 1 year ago
  Nico Weber 4cb0593daf LibPDF: Convert LAB values to bytes differently 1 year ago
  Nico Weber b2a1130556 LibGfx/ICC: Implement conversion between different connection spaces 1 year ago
  Nico Weber f882a3ae37 LibPDF: In ColorSpace creation code, use resolve_to() more 1 year ago
  Nico Weber bbde3cbc90 LibPDF: Tolerate an indirect object as dict for CIE-based color spaces 1 year ago
  Nico Weber 5af6e1c042 LibPDF: Implement DeviceNColorSpace 1 year ago
  Nico Weber 0f07049935 LibPDF: Add ColorSpaceFamily::operator== 1 year ago
  Nico Weber b78ea81de5 LibPDF: Implement SeparationColorSpace 1 year ago
  Nico Weber 21894f1cde LibPDF: Fix typos in DeviceN colorspace scaffolding 1 year ago
  Nico Weber 30ea218e35 LibPDF: Implement IndexedColorSpace 1 year ago
  Nico Weber 3dca11c4e2 LibPDF: Move color space creation from name or array into ColorSpace 1 year ago
  Nico Weber 1dfd49ef99 LibPDF: Implement LabColorSpace 1 year ago
  Nico Weber 4a5136fc8c LibPDF: Implement CalGrayColorSpace 1 year ago
  Nico Weber a207ab709a LibPDF: In convert_to_srgb(), also apply sRGB curve (ish) 1 year ago
  Nico Weber 641365b235 LibPDF: Move colorspace conversion functions up a bit 1 year ago
  Nico Weber f8799885de LibPDF: Clamp sRGB channels before converting to u8 in CalRGB code 1 year ago
  Nico Weber bdd2404453 LibPDF: Ignore input whitepoint in convert_to_d65() 1 year ago
  Nico Weber e35a5da2fb LibPDF: Update dead link in a comment 1 year ago
  Nico Weber 1fcf0142d2 LibPDF: Fix unfortunate typo in CalRGBColorSpace::create() 1 year ago
  Tim Ledbetter b4296e1c9b LibPDF: Don't use unsanitized values in error messages 1 year ago
  Nico Weber f8bf9c6506 LibPDF: Sketch out DeviceN color spaces a bit 1 year ago