Historial de Commits

Autor SHA1 Mensaje Fecha
  Julian Offenhäuser 4ec01669fc LibPDF: Scale vector paths with the view hace 2 años
  Julian Offenhäuser 731676c041 LibPDF: Accept floats as line dash pattern phases hace 2 años
  Julian Offenhäuser b90a794d78 LibPDF: Allow pages with no specified contents hace 2 años
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector hace 2 años
  Rodrigo Tobar bf61f94413 LibPDF: Don't crash when a font hasn't been loaded yet hace 2 años
  Rodrigo Tobar 79b4293687 LibPDF: Prevent crashes when loading XObject streams hace 2 años
  Rodrigo Tobar cb04e4e9da LibPDF: Refactor *Font classes hace 2 años
  Rodrigo Tobar db9fa7ff07 LibPDF: Allow show_text to return errors hace 2 años
  Rodrigo Tobar 82bac7e665 LibPDF: Fix clipping of painting operations hace 2 años
  Rodrigo Tobar fb0c3a9e18 LibPDF: Stop calculating code points for glyphs hace 2 años
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions hace 2 años
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString hace 2 años
  MacDue 91db49f7b3 LibPDF: Use subpixel accurate text rendering hace 2 años
  Rodrigo Tobar c4bc27f274 LibPDF: Don't abort on unsupported drawing operations hace 2 años
  Rodrigo Tobar e87fecf710 LibPDF: Switch to best-effort PDF rendering hace 2 años
  Rodrigo Tobar adc45635e9 LibPDF: Add initial image display support hace 2 años
  Rodrigo Tobar ba16310739 LibPDF: Refactor parsing of ColorSpaces hace 2 años
  Rodrigo Tobar 287bb0feac LibPDF: Return results directly and avoid unpacking+packing hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Rodrigo Tobar cb3e05f476 LibPDF: Add initial implementation of XObject rendering hace 2 años
  Rodrigo Tobar b3007c17bd LibPDF: Allow operators to receive optional resources hace 2 años
  Rodrigo Tobar e58165ed7a LibPDF: Render cubic bezier curves hace 2 años
  Rodrigo Tobar fe5c823989 LibPDF: Communicate resources to ColorSpace, not Page hace 2 años
  Rodrigo Tobar d04613d252 LibPDF: Fix path coordinates calculation hace 2 años
  Rodrigo Tobar e92ec26771 LibPDF: Introduce rendering preferences and show clipping paths hace 2 años
  Rodrigo Tobar a1e36e8f78 LibPDF: Improve path clipping support hace 2 años
  Julian Offenhäuser 9cb3b23377 LibPDF: Move all font handling to Type1Font and TrueTypeFont classes hace 2 años
  Julian Offenhäuser 8532ca1b57 LibPDF: Convert dash pattern array elements to integers if necessary hace 2 años
  Julian Offenhäuser b14f0950a5 LibPDF: Add very basic support for Adobe Type 1 font rendering hace 2 años
  Julian Offenhäuser 97ed4106e5 LibPDF: Fix text positioning with operator TJ hace 2 años