Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Rodrigo Tobar c4bc27f274 LibPDF: Don't abort on unsupported drawing operations 2 yıl önce
  Rodrigo Tobar e87fecf710 LibPDF: Switch to best-effort PDF rendering 2 yıl önce
  Rodrigo Tobar adc45635e9 LibPDF: Add initial image display support 2 yıl önce
  Rodrigo Tobar ba16310739 LibPDF: Refactor parsing of ColorSpaces 2 yıl önce
  Rodrigo Tobar 287bb0feac LibPDF: Return results directly and avoid unpacking+packing 2 yıl önce
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 yıl önce
  Rodrigo Tobar cb3e05f476 LibPDF: Add initial implementation of XObject rendering 2 yıl önce
  Rodrigo Tobar b3007c17bd LibPDF: Allow operators to receive optional resources 2 yıl önce
  Rodrigo Tobar e58165ed7a LibPDF: Render cubic bezier curves 2 yıl önce
  Rodrigo Tobar fe5c823989 LibPDF: Communicate resources to ColorSpace, not Page 2 yıl önce
  Rodrigo Tobar d04613d252 LibPDF: Fix path coordinates calculation 2 yıl önce
  Rodrigo Tobar e92ec26771 LibPDF: Introduce rendering preferences and show clipping paths 2 yıl önce
  Rodrigo Tobar a1e36e8f78 LibPDF: Improve path clipping support 2 yıl önce
  Julian Offenhäuser 9cb3b23377 LibPDF: Move all font handling to Type1Font and TrueTypeFont classes 2 yıl önce
  Julian Offenhäuser 8532ca1b57 LibPDF: Convert dash pattern array elements to integers if necessary 2 yıl önce
  Julian Offenhäuser b14f0950a5 LibPDF: Add very basic support for Adobe Type 1 font rendering 2 yıl önce
  Julian Offenhäuser 97ed4106e5 LibPDF: Fix text positioning with operator TJ 2 yıl önce
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 yıl önce
  Matthew Olsson 3ecb41b7d9 PDFViewer: Support a continuous page view mode 3 yıl önce
  Matthew Olsson 468ceb1b48 LibPDF: Rename Command to Operator 3 yıl önce
  Matthew Olsson 058cf5f7f7 LibPDF: Accept font size in PDFFont::get_char_width 3 yıl önce
  Matthew Olsson 5f9d35909d LibPDF: Move font files into their own directory 3 yıl önce
  Matthew Olsson d2771eafc5 LibPDF: Use Font /Widths array to derive character widths 3 yıl önce
  Matthew Olsson 130846f337 LibPDF: Use AntiAliasingPainter in Renderer when possible 3 yıl önce
  Matthew Olsson 8224ca6150 LibPDF: Fix more bad Renderer text positioning calculations 3 yıl önce
  Matthew Olsson 34efc668d2 LibPDF: Handle SCN and scn operators 3 yıl önce
  Matthew Olsson 1238e65d30 LibPDF: Move color space creation from Renderer to ColorSpace 3 yıl önce
  Matthew Olsson 60c3e786be LibPDF: Require Document* in Parser constructor 3 yıl önce
  Matthew Olsson 9a4a3318a9 LibPDF: Store a PDFFont in the Renderer's text state 3 yıl önce
  Matthew Olsson 4d509ff365 LibPDF: Fix "incorrect" matrix multiplication in Renderer 3 yıl önce