Commit History

Author SHA1 Message Date
  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
  Nico Weber fad834a21c LibPDF: Add smoke-and-mirror implementation of SeparationColorSpace 2 years ago
  Nico Weber 7b825fb44b LibPDF: Replace two TODO()s with Error returns 2 years ago
  Matthew Olsson 9a0e1dde42 LibPDF: Propogate errors from ColorSpace::color() 2 years ago
  Matthew Olsson e989008471 LibPDF: Use proper ICC profiles for ICCBasedColorSpace 2 years ago
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
  Rodrigo Tobar 26f8c0b76c LibPDF: Add more knowledge to ColorSpaces classes 2 years ago
  Rodrigo Tobar ba16310739 LibPDF: Refactor parsing of ColorSpaces 2 years ago
  Rodrigo Tobar fe5c823989 LibPDF: Communicate resources to ColorSpace, not Page 2 years ago