提交历史

作者 SHA1 备注 提交日期
  Nico Weber fa95e5ec0e LibPDF: Fix line drawing when line_width is 0 1 年之前
  Nico Weber a0462f495c LibPDF+MacPDF: Clip text, and add a debug option for disabling it 1 年之前
  Nico Weber 90fdf738a1 LibPDF: Alphabetize clip_ fields in RenderingPreferences 1 年之前
  Nico Weber 66f8259a0b LibPDF: Move ClipRAII to .h file 1 年之前
  Nico Weber 1845a406ea LibPDF: Add debug settings for clipping paths and images 1 年之前
  Nico Weber 5615a2691a LibPDF: Extract activate_clip() / deactivate_clip() functions 1 年之前
  MacDue d55867e563 LibPDF: Fix paths with negatively sized `re` (rect) commands 1 年之前
  Nico Weber a3507ef65b LibPDF: Move error for /ImageMask out of load_image() 1 年之前
  Nico Weber 6032c06f6b Revert "LibPDF: Add basic tiled, coloured pattern rendering" 1 年之前
  Nico Weber 7cb216c95b Revert "LibPDF: Offset PaintStyle when painting so pattern overlaps..." 1 年之前
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  Kyle Pereira 8c7fc4fe6c LibPDF: Offset PaintStyle when painting so pattern overlaps properly 1 年之前
  Kyle Pereira 8ff87911a3 LibPDF: Add basic tiled, coloured pattern rendering 1 年之前
  Kyle Pereira 8191f2b47a LibPDF: Add parameter for background color of render 1 年之前
  Kyle Pereira 082a4197b6 LibPDF: Use Variant<Color, PaintStyle> instead of Color for ColorSpaces 1 年之前
  Nico Weber 29396415d5 LibPDF: Add an initial implementation of type 3 glyph rendering 1 年之前
  Nico Weber 5513f8bbe3 LibPDF: Move ScopedState from a function on Renderer into Renderer 1 年之前
  Nico Weber bcc6439b5f LibPDF: Pass Renderer to PDFFont::draw_string() 1 年之前
  Nico Weber 5eaa403ddf LibPDF: Use font dictionary object as cache key, not resource name 1 年之前
  Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits 1 年之前
  Nico Weber 78dea9500f LibPDF: Make operator parsing use ReadonlySpan instead of Vector 1 年之前
  Nico Weber 708d5e2fe6 LibPDF: Implement color_rendering_intent operator 1 年之前
  Nico Weber c8510b58a3 LibPDF: Cache fonts per page 1 年之前
  Nico Weber c625ba34fe LibPDF: Implement set_flatness_tolerance 2 年之前
  Rodrigo Tobar db9fa7ff07 LibPDF: Allow show_text to return errors 2 年之前
  Rodrigo Tobar e87fecf710 LibPDF: Switch to best-effort PDF rendering 2 年之前
  Rodrigo Tobar adc45635e9 LibPDF: Add initial image display support 2 年之前
  Rodrigo Tobar ba16310739 LibPDF: Refactor parsing of ColorSpaces 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前