Historial de Commits

Autor SHA1 Mensaje Fecha
  Nico Weber f882a3ae37 LibPDF: In ColorSpace creation code, use resolve_to() more hace 1 año
  Nico Weber bbde3cbc90 LibPDF: Tolerate an indirect object as dict for CIE-based color spaces hace 1 año
  Nico Weber 5af6e1c042 LibPDF: Implement DeviceNColorSpace hace 1 año
  Nico Weber 0f07049935 LibPDF: Add ColorSpaceFamily::operator== hace 1 año
  Nico Weber b78ea81de5 LibPDF: Implement SeparationColorSpace hace 1 año
  Nico Weber 21894f1cde LibPDF: Fix typos in DeviceN colorspace scaffolding hace 1 año
  Nico Weber 30ea218e35 LibPDF: Implement IndexedColorSpace hace 1 año
  Nico Weber 3dca11c4e2 LibPDF: Move color space creation from name or array into ColorSpace hace 1 año
  Nico Weber 1dfd49ef99 LibPDF: Implement LabColorSpace hace 1 año
  Nico Weber 4a5136fc8c LibPDF: Implement CalGrayColorSpace hace 1 año
  Nico Weber a207ab709a LibPDF: In convert_to_srgb(), also apply sRGB curve (ish) hace 1 año
  Nico Weber 641365b235 LibPDF: Move colorspace conversion functions up a bit hace 1 año
  Nico Weber f8799885de LibPDF: Clamp sRGB channels before converting to u8 in CalRGB code hace 1 año
  Nico Weber bdd2404453 LibPDF: Ignore input whitepoint in convert_to_d65() hace 1 año
  Nico Weber e35a5da2fb LibPDF: Update dead link in a comment hace 1 año
  Nico Weber 1fcf0142d2 LibPDF: Fix unfortunate typo in CalRGBColorSpace::create() hace 1 año
  Tim Ledbetter b4296e1c9b LibPDF: Don't use unsanitized values in error messages hace 1 año
  Nico Weber f8bf9c6506 LibPDF: Sketch out DeviceN color spaces a bit hace 1 año
  Nico Weber 2878af5968 LibPDF: Sketch out Lab color space hace 1 año
  Nico Weber 311cc7d9b9 LibPDF: Implement two SeparationColorSpace methods hace 1 año
  Nico Weber 78dea9500f LibPDF: Make operator parsing use ReadonlySpan instead of Vector hace 1 año
  Nico Weber e0268dcc87 LibPDF: Allow /Pattern to be used directly as a color space name hace 1 año
  Nico Weber aea0e2f313 LibPDF: Rename ColorSpaceFamily function to may_be_specified_directly() hace 1 año
  Nico Weber 33443f7991 LibPDF: Implement ICCBasedColorSpace::number_of_components() hace 1 año
  Nico Weber 5aab31dc40 LibPDF: Dedicated messages for Indexed and Pattern spaces hace 2 años
  Nico Weber fad834a21c LibPDF: Add smoke-and-mirror implementation of SeparationColorSpace hace 2 años
  Nico Weber 7b825fb44b LibPDF: Replace two TODO()s with Error returns hace 2 años
  Matthew Olsson 9a0e1dde42 LibPDF: Propogate errors from ColorSpace::color() hace 2 años
  Matthew Olsson e989008471 LibPDF: Use proper ICC profiles for ICCBasedColorSpace hace 2 años
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString hace 2 años