Commit History

Autor SHA1 Mensaxe Data
  Nico Weber 022fce75a6 LibPDF: Get inline image data from parser to renderer hai 1 ano
  Nico Weber b21f867e88 LibPDF: Don't crash on images with empty filter arrays hai 1 ano
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hai 1 ano
  Kyle Pereira 8c7fc4fe6c LibPDF: Offset PaintStyle when painting so pattern overlaps properly hai 1 ano
  Kyle Pereira 8ff87911a3 LibPDF: Add basic tiled, coloured pattern rendering hai 1 ano
  Kyle Pereira 8191f2b47a LibPDF: Add parameter for background color of render hai 1 ano
  Kyle Pereira 60c4803dd3 LibPDF: Pass Renderer to ColorSpace hai 1 ano
  Kyle Pereira 082a4197b6 LibPDF: Use Variant<Color, PaintStyle> instead of Color for ColorSpaces hai 1 ano
  Nico Weber 832a065687 LibPDF: For low-bpp images, start scanlines on byte boundaries hai 1 ano
  Nico Weber 06b9633da5 LibPDF: For indexed images with 1, 2 or 4 bpp, do not repeat bit pattern hai 1 ano
  Nico Weber f34da6396f LibPDF: Update font size after getting font from cache hai 1 ano
  Nico Weber eb1c99bd72 LibPDF+LibGfx: Make SMasks on jpeg images work hai 1 ano
  Nico Weber 4440452f92 LibPDF: Support images with 1, 2, 4 bits per pixel hai 1 ano
  Nico Weber 29396415d5 LibPDF: Add an initial implementation of type 3 glyph rendering hai 1 ano
  Nico Weber 14ddab5519 LibPDF: Stub out type3_font_set_glyph_width* hai 1 ano
  Nico Weber 5513f8bbe3 LibPDF: Move ScopedState from a function on Renderer into Renderer hai 1 ano
  Nico Weber bcc6439b5f LibPDF: Pass Renderer to PDFFont::draw_string() hai 1 ano
  Nico Weber 5eaa403ddf LibPDF: Use font dictionary object as cache key, not resource name hai 1 ano
  Nico Weber 9b022239c3 LibPDF: Apply all offsets of TJ operator hai 1 ano
  Lucas CHOLLET 9e4d697d23 LibPDF: Detect DCT images correctly hai 1 ano
  Nico Weber 3dca11c4e2 LibPDF: Move color space creation from name or array into ColorSpace hai 1 ano
  Nico Weber 8b806183f6 LibPDF: Tolerate indirect objects in various image dict values hai 1 ano
  Nico Weber 1a58fee0fd LibPDF: Don't assert on named simple color space hai 1 ano
  Nico Weber 34cb506bad LibPDF: Replace another TODO with a message hai 1 ano
  Nico Weber 9442782881 LibPDF: Implement text_next_line_show_string_set_spacing hai 1 ano
  Nico Weber 78dea9500f LibPDF: Make operator parsing use ReadonlySpan instead of Vector hai 1 ano
  Nico Weber aea0e2f313 LibPDF: Rename ColorSpaceFamily function to may_be_specified_directly() hai 1 ano
  Nico Weber f5d3f47af3 LibPDF: Add spec comment about color spaces on images hai 1 ano
  Nico Weber 7c24a89acf LibPDF: Add spec comment about valid bits_per_component values hai 1 ano
  Nico Weber 64bb9aa8c7 LibPDF: Fix comment typo hai 1 ano