Commit History

Author SHA1 Message Date
  Nico Weber f840fb6b4e LibPDF: Make DeviceCMYKColorSpace::the() fallible 1 year ago
  Nico Weber 5f85aff036 LibPDF: Move ColorSpace::style() to take ReadonlySpan<float> 1 year ago
  Nico Weber 56a4af8d03 LibPDF: Don't reallocate Vectors in ICCBasedColorSpace all the time 1 year ago
  Nico Weber cfd05b1a55 LibPDF: Use MatrixMatrixConversion when possible 1 year ago
  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
  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 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 30ea218e35 LibPDF: Implement IndexedColorSpace 1 year ago
  Nico Weber 0b087c02a3 LibPDF: Add spec link to default_decode() 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 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 fad834a21c LibPDF: Add smoke-and-mirror implementation of SeparationColorSpace 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 c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 years ago
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago