Commit History

Author SHA1 Message Date
  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
  Nico Weber 2878af5968 LibPDF: Sketch out Lab color space 1 year ago
  Nico Weber 311cc7d9b9 LibPDF: Implement two SeparationColorSpace methods 1 year ago
  Nico Weber 78dea9500f LibPDF: Make operator parsing use ReadonlySpan instead of Vector 1 year ago
  Nico Weber e0268dcc87 LibPDF: Allow /Pattern to be used directly as a color space name 1 year ago
  Nico Weber aea0e2f313 LibPDF: Rename ColorSpaceFamily function to may_be_specified_directly() 1 year ago
  Nico Weber 33443f7991 LibPDF: Implement ICCBasedColorSpace::number_of_components() 1 year ago
  Nico Weber 5aab31dc40 LibPDF: Dedicated messages for Indexed and Pattern spaces 2 years ago