História revízii

Autor SHA1 Správa Dátum
  Nico Weber 708d5e2fe6 LibPDF: Implement color_rendering_intent operator 1 rok pred
  Nico Weber 609e640530 LibPDF: Try harder to use a RAII object to restore state 1 rok pred
  Nico Weber b835d2bd66 LibPDF: Use a RAII object to restore state in recursive render 1 rok pred
  Nico Weber 3c2d820391 LibPDF: If softmask has different size than target bitmap, resize it 1 rok pred
  Nico Weber c8510b58a3 LibPDF: Cache fonts per page 1 rok pred
  MacDue 6088374ad2 LibPDF: Ensure all subpaths are closed before filling paths 2 rokov pred
  Nico Weber ca1a98ba9f LibPDF: Replace two more crashes with messages 2 rokov pred
  Nico Weber 29c3a9c5f0 LibPDF: Don't crash on images without /Filter 2 rokov pred
  Nico Weber 18b86b1868 LibPDF: Apply text matrix scale to character and word spacing 2 rokov pred
  Nico Weber e3cc05b935 LibPDF: Don't ignore word_spacing 2 rokov pred
  Nico Weber 6caaffa134 LibPDF: Add a few FIXMEs to set_graphics_state_from_dict 2 rokov pred
  Matthew Olsson 5f8fd47214 LibPDF: Resize fonts when the text and line matrices change 2 rokov pred
  Matthew Olsson 9a0e1dde42 LibPDF: Propogate errors from ColorSpace::color() 2 rokov pred
  Nico Weber c625ba34fe LibPDF: Implement set_flatness_tolerance 2 rokov pred
  Nico Weber 69c965b987 LibPDF: Move code to compute full page contents into Page 2 rokov pred
  Julian Offenhäuser 4ec01669fc LibPDF: Scale vector paths with the view 2 rokov pred
  Julian Offenhäuser 731676c041 LibPDF: Accept floats as line dash pattern phases 2 rokov pred
  Julian Offenhäuser b90a794d78 LibPDF: Allow pages with no specified contents 2 rokov pred
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 rokov pred
  Rodrigo Tobar bf61f94413 LibPDF: Don't crash when a font hasn't been loaded yet 2 rokov pred
  Rodrigo Tobar 79b4293687 LibPDF: Prevent crashes when loading XObject streams 2 rokov pred
  Rodrigo Tobar cb04e4e9da LibPDF: Refactor *Font classes 2 rokov pred
  Rodrigo Tobar db9fa7ff07 LibPDF: Allow show_text to return errors 2 rokov pred
  Rodrigo Tobar 82bac7e665 LibPDF: Fix clipping of painting operations 2 rokov pred
  Rodrigo Tobar fb0c3a9e18 LibPDF: Stop calculating code points for glyphs 2 rokov pred
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 rokov pred
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 rokov pred
  MacDue 91db49f7b3 LibPDF: Use subpixel accurate text rendering 2 rokov pred
  Rodrigo Tobar c4bc27f274 LibPDF: Don't abort on unsupported drawing operations 2 rokov pred
  Rodrigo Tobar e87fecf710 LibPDF: Switch to best-effort PDF rendering 2 rokov pred