Historique des commits

Auteur SHA1 Message Date
  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
  Rodrigo Tobar c4bc27f274 LibPDF: Don't abort on unsupported drawing operations il y a 2 ans
  Rodrigo Tobar e87fecf710 LibPDF: Switch to best-effort PDF rendering il y a 2 ans
  Rodrigo Tobar adc45635e9 LibPDF: Add initial image display support il y a 2 ans
  Rodrigo Tobar ba16310739 LibPDF: Refactor parsing of ColorSpaces il y a 2 ans
  Rodrigo Tobar 287bb0feac LibPDF: Return results directly and avoid unpacking+packing il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Rodrigo Tobar cb3e05f476 LibPDF: Add initial implementation of XObject rendering il y a 2 ans
  Rodrigo Tobar b3007c17bd LibPDF: Allow operators to receive optional resources il y a 2 ans
  Rodrigo Tobar e58165ed7a LibPDF: Render cubic bezier curves il y a 2 ans
  Rodrigo Tobar fe5c823989 LibPDF: Communicate resources to ColorSpace, not Page il y a 2 ans
  Rodrigo Tobar d04613d252 LibPDF: Fix path coordinates calculation il y a 2 ans
  Rodrigo Tobar e92ec26771 LibPDF: Introduce rendering preferences and show clipping paths il y a 2 ans
  Rodrigo Tobar a1e36e8f78 LibPDF: Improve path clipping support il y a 2 ans
  Julian Offenhäuser 9cb3b23377 LibPDF: Move all font handling to Type1Font and TrueTypeFont classes il y a 2 ans
  Julian Offenhäuser 8532ca1b57 LibPDF: Convert dash pattern array elements to integers if necessary il y a 2 ans
  Julian Offenhäuser b14f0950a5 LibPDF: Add very basic support for Adobe Type 1 font rendering il y a 2 ans
  Julian Offenhäuser 97ed4106e5 LibPDF: Fix text positioning with operator TJ il y a 2 ans