Историја ревизија

Аутор SHA1 Порука Датум
  Matthew Olsson 468ceb1b48 LibPDF: Rename Command to Operator пре 3 година
  Matthew Olsson 058cf5f7f7 LibPDF: Accept font size in PDFFont::get_char_width пре 3 година
  Matthew Olsson 5f9d35909d LibPDF: Move font files into their own directory пре 3 година
  Matthew Olsson d2771eafc5 LibPDF: Use Font /Widths array to derive character widths пре 3 година
  Matthew Olsson 130846f337 LibPDF: Use AntiAliasingPainter in Renderer when possible пре 3 година
  Matthew Olsson 8224ca6150 LibPDF: Fix more bad Renderer text positioning calculations пре 3 година
  Matthew Olsson 34efc668d2 LibPDF: Handle SCN and scn operators пре 3 година
  Matthew Olsson 1238e65d30 LibPDF: Move color space creation from Renderer to ColorSpace пре 3 година
  Matthew Olsson 60c3e786be LibPDF: Require Document* in Parser constructor пре 3 година
  Matthew Olsson 9a4a3318a9 LibPDF: Store a PDFFont in the Renderer's text state пре 3 година
  Matthew Olsson 4d509ff365 LibPDF: Fix "incorrect" matrix multiplication in Renderer пре 3 година
  Matthew Olsson 6f1cfcf217 LibPDF: Implement marked renderer operations as nops пре 3 година
  Matthew Olsson b240d23a87 LibPDF: Propagate errors in Renderer/PDFViewer пре 3 година
  Matthew Olsson d82bd885ce LibPDF: Propagate ColorSpace errors пре 3 година
  Matthew Olsson 73cf8205b4 LibPDF: Propagate errors in Parser and Document пре 3 година
  Ben Wiederhake f84a7e2e22 LibPDF: Replace Value class by AK::Variant пре 3 година
  Matthew Olsson 612b183703 LibPDF: Convert to east-const to comply with the recent style changes пре 4 година
  Matthew Olsson 0a4d8ef98d LibPDF: Bake the flipped y-axis directly into the CTM matrix пре 4 година
  Matthew Olsson 449ef14895 LibPDF: Avoid calculating rendering matrix for every glyph пре 4 година
  Matthew Olsson c142dadbe8 LibPDF: Handle the TJ graphical operator пре 4 година
  Matthew Olsson 47531619e3 LibPDF: Handle the gs graphical operator пре 4 година
  Matthew Olsson 006f5498de LibPDF: Add support for the CalRGB ColorSpace пре 4 година
  Matthew Olsson 7b4e36bf88 LibPDF: Split ColorSpace into a different class for each color space пре 4 година
  Matthew Olsson cafd7c11b4 LibPDF: Account for inverted y axis when rendering text пре 4 година
  Andreas Kling 12a42edd13 Everywhere: codepoint => code point пре 4 година
  Matthew Olsson 78f3bad7e6 LibPDF: Pre-initialize common FlyStrings in CommonNames.h пре 4 година
  Matthew Olsson 534a2e95d2 LibPDF: Add basic color space support to the renderer пре 4 година
  Matthew Olsson f2d2f3fae7 LibPDF: Add a very poor path clipping implementation пре 4 година
  Matthew Olsson bf96ad674c LibPDF: Implement stubs for all graphical commands пре 4 година
  Matthew Olsson 4479c1bff0 LibPDF: Add a bitmap renderer пре 4 година