Cronologia Commit

Autore SHA1 Messaggio Data
  Nico Weber 2d8a22f4b4 LibPDF: Clip images too 1 anno fa
  Nico Weber 5615a2691a LibPDF: Extract activate_clip() / deactivate_clip() functions 1 anno fa
  MacDue d55867e563 LibPDF: Fix paths with negatively sized `re` (rect) commands 1 anno fa
  Nico Weber 9a93f677f4 LibPDF: Mark text rendering matrix as dirty after TJ numbers 1 anno fa
  Nico Weber f23f5dcd62 LibPDF: Mark text rendering matrix dirty for Td operator 1 anno fa
  Nico Weber f4ee9a2333 LibPDF: Support drawing images with 16 bits per channel 1 anno fa
  Nico Weber 5f85aff036 LibPDF: Move ColorSpace::style() to take ReadonlySpan<float> 1 anno fa
  Nico Weber f7fc2df8ac LibPDF: Simplify load_image() a tiny bit 1 anno fa
  Nico Weber df5451a889 LibPDF: Mark text rendering matrix dirty after changing it in text_begin 1 anno fa
  Nico Weber 4fd5d450be LibPDF: Add support for image masks 1 anno fa
  Nico Weber e770cf06b0 LibPDF: Send jpeg data down the same path as all other data 1 anno fa
  Nico Weber b63eb4a4dd LibPDF: Implement /Mask support with stream object argument 1 anno fa
  Nico Weber a3507ef65b LibPDF: Move error for /ImageMask out of load_image() 1 anno fa
  Nico Weber 3ad9782e25 LibPDF: Extract a apply_alpha_channel() function 1 anno fa
  Nico Weber 4bd11c8eb4 LibPDF: Show a 'rendering unsupported' error for images with /Mask key 1 anno fa
  Nico Weber 387fecea7f LibPDF: Fix typo in a variable name 1 anno fa
  Nico Weber 6032c06f6b Revert "LibPDF: Add basic tiled, coloured pattern rendering" 1 anno fa
  Nico Weber 7cb216c95b Revert "LibPDF: Offset PaintStyle when painting so pattern overlaps..." 1 anno fa
  Nico Weber 6de32e5359 LibPDF: Draw inline images 1 anno fa
  Nico Weber 022fce75a6 LibPDF: Get inline image data from parser to renderer 1 anno fa
  Nico Weber b21f867e88 LibPDF: Don't crash on images with empty filter arrays 1 anno fa
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 anno fa
  Kyle Pereira 8c7fc4fe6c LibPDF: Offset PaintStyle when painting so pattern overlaps properly 1 anno fa
  Kyle Pereira 8ff87911a3 LibPDF: Add basic tiled, coloured pattern rendering 1 anno fa
  Kyle Pereira 8191f2b47a LibPDF: Add parameter for background color of render 1 anno fa
  Kyle Pereira 60c4803dd3 LibPDF: Pass Renderer to ColorSpace 1 anno fa
  Kyle Pereira 082a4197b6 LibPDF: Use Variant<Color, PaintStyle> instead of Color for ColorSpaces 1 anno fa
  Nico Weber 832a065687 LibPDF: For low-bpp images, start scanlines on byte boundaries 1 anno fa
  Nico Weber 06b9633da5 LibPDF: For indexed images with 1, 2 or 4 bpp, do not repeat bit pattern 1 anno fa
  Nico Weber f34da6396f LibPDF: Update font size after getting font from cache 1 anno fa