Commit History

Author SHA1 Message Date
  Nico Weber f23f5dcd62 LibPDF: Mark text rendering matrix dirty for Td operator 1 year ago
  Nico Weber f4ee9a2333 LibPDF: Support drawing images with 16 bits per channel 1 year ago
  Nico Weber 5f85aff036 LibPDF: Move ColorSpace::style() to take ReadonlySpan<float> 1 year ago
  Nico Weber f7fc2df8ac LibPDF: Simplify load_image() a tiny bit 1 year ago
  Nico Weber df5451a889 LibPDF: Mark text rendering matrix dirty after changing it in text_begin 1 year ago
  Nico Weber 4fd5d450be LibPDF: Add support for image masks 1 year ago
  Nico Weber e770cf06b0 LibPDF: Send jpeg data down the same path as all other data 1 year ago
  Nico Weber b63eb4a4dd LibPDF: Implement /Mask support with stream object argument 1 year ago
  Nico Weber a3507ef65b LibPDF: Move error for /ImageMask out of load_image() 1 year ago
  Nico Weber 3ad9782e25 LibPDF: Extract a apply_alpha_channel() function 1 year ago
  Nico Weber 4bd11c8eb4 LibPDF: Show a 'rendering unsupported' error for images with /Mask key 1 year ago
  Nico Weber 387fecea7f LibPDF: Fix typo in a variable name 1 year ago
  Nico Weber 6032c06f6b Revert "LibPDF: Add basic tiled, coloured pattern rendering" 1 year ago
  Nico Weber 7cb216c95b Revert "LibPDF: Offset PaintStyle when painting so pattern overlaps..." 1 year ago
  Nico Weber 6de32e5359 LibPDF: Draw inline images 1 year ago
  Nico Weber 022fce75a6 LibPDF: Get inline image data from parser to renderer 1 year ago
  Nico Weber b21f867e88 LibPDF: Don't crash on images with empty filter arrays 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Kyle Pereira 8c7fc4fe6c LibPDF: Offset PaintStyle when painting so pattern overlaps properly 1 year ago
  Kyle Pereira 8ff87911a3 LibPDF: Add basic tiled, coloured pattern rendering 1 year ago
  Kyle Pereira 8191f2b47a LibPDF: Add parameter for background color of render 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 832a065687 LibPDF: For low-bpp images, start scanlines on byte boundaries 1 year ago
  Nico Weber 06b9633da5 LibPDF: For indexed images with 1, 2 or 4 bpp, do not repeat bit pattern 1 year ago
  Nico Weber f34da6396f LibPDF: Update font size after getting font from cache 1 year ago
  Nico Weber eb1c99bd72 LibPDF+LibGfx: Make SMasks on jpeg images work 1 year ago
  Nico Weber 4440452f92 LibPDF: Support images with 1, 2, 4 bits per pixel 1 year ago
  Nico Weber 29396415d5 LibPDF: Add an initial implementation of type 3 glyph rendering 1 year ago
  Nico Weber 14ddab5519 LibPDF: Stub out type3_font_set_glyph_width* 1 year ago