Historial de Commits

Autor SHA1 Mensaje Fecha
  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 3 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  Matthew Olsson 3ecb41b7d9 PDFViewer: Support a continuous page view mode hace 3 años
  Matthew Olsson 468ceb1b48 LibPDF: Rename Command to Operator hace 3 años
  Matthew Olsson 058cf5f7f7 LibPDF: Accept font size in PDFFont::get_char_width hace 3 años
  Matthew Olsson 5f9d35909d LibPDF: Move font files into their own directory hace 3 años
  Matthew Olsson d2771eafc5 LibPDF: Use Font /Widths array to derive character widths hace 3 años
  Matthew Olsson 130846f337 LibPDF: Use AntiAliasingPainter in Renderer when possible hace 3 años
  Matthew Olsson 8224ca6150 LibPDF: Fix more bad Renderer text positioning calculations hace 3 años
  Matthew Olsson 34efc668d2 LibPDF: Handle SCN and scn operators hace 3 años
  Matthew Olsson 1238e65d30 LibPDF: Move color space creation from Renderer to ColorSpace hace 3 años
  Matthew Olsson 60c3e786be LibPDF: Require Document* in Parser constructor hace 3 años
  Matthew Olsson 9a4a3318a9 LibPDF: Store a PDFFont in the Renderer's text state hace 3 años
  Matthew Olsson 4d509ff365 LibPDF: Fix "incorrect" matrix multiplication in Renderer hace 3 años
  Matthew Olsson 6f1cfcf217 LibPDF: Implement marked renderer operations as nops hace 3 años
  Matthew Olsson b240d23a87 LibPDF: Propagate errors in Renderer/PDFViewer hace 3 años
  Matthew Olsson d82bd885ce LibPDF: Propagate ColorSpace errors hace 3 años
  Matthew Olsson 73cf8205b4 LibPDF: Propagate errors in Parser and Document hace 3 años
  Ben Wiederhake f84a7e2e22 LibPDF: Replace Value class by AK::Variant hace 3 años
  Matthew Olsson 612b183703 LibPDF: Convert to east-const to comply with the recent style changes hace 4 años
  Matthew Olsson 0a4d8ef98d LibPDF: Bake the flipped y-axis directly into the CTM matrix hace 4 años