Historique des commits

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